messages from 2015-09-29 09:10:41 to 2015-10-08 05:32:04 UTC [more...]
[Patch v6 0/7] Consolidate ACPI PCI root common code into ACPI core
2015-10-08 5:32 UTC (10+ messages)
` [Patch v6 4/7] PCI/ACPI: Consolidate common PCI host bridge "
` [Patch v6 5/7] ACPI, PCI: Reset acpi_root_dev->domain to 0 when pci_ignore_seg is set
` [Patch v6 6/7] x86/PCI/ACPI: Use common interface to support PCI host bridge
[PATCH 0/3] Hotplug support for libnvdimm
2015-10-07 21:49 UTC (4+ messages)
` [PATCH 1/3] nfit: in acpi_nfit_init, break on a 0-length table
` [PATCH 2/3] acpi: add a utility function for evaluating _FIT
` [PATCH 3/3] acpi: nfit: Add support for hotplug
[PATCH] ACPICA: AcpiGetSleepTypeData: Failure to find \_Sx should not result in a loud warning
2015-10-07 18:50 UTC (8+ messages)
` [PATCH] ACPICA: AcpiGetSleepTypeData: Failure to find \_Sx should not result in a loud warning [v2]
[PATCH v3 0/6] enable I2C devices behind I2C bus on Gen2
2015-10-07 10:18 UTC (7+ messages)
` [PATCH v3 1/6] i2c / ACPI: Rework I2C device scanning
` [PATCH v3 2/6] mfd: core: redo ACPI matching of the children devices
` [PATCH v3 3/6] mfd: intel_quark_i2c_gpio: load gpio driver first
` [PATCH v3 4/6] mfd: intel_quark_i2c_gpio: support devices behind i2c bus
` [PATCH v3 5/6] at24: enable ACPI device found on Galileo Gen2
` [PATCH v3 6/6] pwm-pca9685: "
[RFC][PATCH 0/2] PM / sleep: Make it possible to check if suspend/resume goes via firmware
2015-10-07 1:03 UTC (23+ messages)
` [RFC][PATCH 1/2] PM / sleep: Add flags to indicate platform firmware involvement
` [RFC][PATCH 2/2] PM / sleep: Kick devices that might have been reset by firmware
` [RFC][PATCH v2 0/2] PM / sleep: Make it possible to check if suspend/resume goes via firmware
` [RFC][PATCH v2 1/2] PM / sleep: Add flags to indicate platform firmware involvement
` [RFC][PATCH v2 2/2] PM / PCI / ACPI: Kick devices that might have been reset by firmware
` [PATCH v3 0/3] PM / sleep: Make it possible to check if suspend/resume goes via firmware
` [PATCH v3 1/3] PM / sleep: Add flags to indicate platform firmware involvement
` [PATCH v3 2/3] PM / PCI / ACPI: Kick devices that might have been reset by firmware
` [RFC][PATCH v3 3/3] input: i8042: Avoid resetting controller on system suspend/resume
` "
` [Update][PATCH "
[PATCH] linux/thermal.h: rename KELVIN_TO_CELSIUS to DECI_KELVIN_TO_CELSIUS
2015-10-06 22:30 UTC (2+ messages)
[PATCH 00/16] Divorcing irqdomain and device_node
2015-10-06 17:36 UTC (17+ messages)
` [PATCH 01/16] irqdomain: Use an accessor for the of_node field
` [PATCH 02/16] irqdomain: Convert irqdomain->of_node to fwnode
` [PATCH 03/16] irqdomain: Allow irq domain lookup by fwnode
` [PATCH 04/16] irqdomain: Introduce a firmware-specific IRQ specifier structure
` [PATCH 05/16] irqchip: Convert all alloc/xlate users from of_node to fwnode
` [PATCH 06/16] irqdomain: Introduce irq_create_fwspec_mapping
` [PATCH 07/16] irqdomain: Introduce irq_domain_create_{linear,tree}
` [PATCH 08/16] irqdomain: Add a fwnode_handle allocator
` [PATCH 09/16] acpi/gsi: Always perform an irq domain lookup
` [PATCH 10/16] acpi/gsi: Add acpi_set_irq_model to initialize the GSI layer
` [PATCH 11/16] irqchip/gic: Get rid of gic_init_bases()
` [PATCH 12/16] irqchip/gic: Switch ACPI support to stacked domains
` [PATCH 13/16] irqchip/gic: Kill the xlate method
` [PATCH 14/16] acpi/gsi: Cleanup acpi_register_gsi
` [PATCH 15/16] irqdomain: Introduce irq_domain_create_hierarchy
` [PATCH 16/16] irqdomain/msi: Use fwnode instead of of_node
[PATCH v6 0/22] On-demand device probing
2015-10-06 10:45 UTC (13+ messages)
` [PATCH v6 20/22] driver core: Allow deferring probes until late init
` [PATCH v6 21/22] driver core: Start processing deferred probes earlier
[PATCH v9 0/4] Allow USB devices to remain runtime-suspended when sleeping
2015-10-05 21:36 UTC (4+ messages)
` [PATCH v9 2/4] PM / Domains: add setter for dev.pm_domain
[PATCH 0/3] ACPI / EC: Fix several code coverity issues
2015-10-05 20:38 UTC (2+ messages)
[PATCH v5 0/5] Provide better MADT subtable sanity checks
2015-10-05 17:12 UTC (10+ messages)
` [PATCH v5 1/5] ACPI: add in a bad_madt_entry() function to eventually replace the macro
` [PATCH v5 2/5] ACPI / ARM64: remove usage of BAD_MADT_ENTRY/BAD_MADT_GICC_ENTRY
` [PATCH v5 3/5] ACPI / IA64: remove usage of BAD_MADT_ENTRY
` [PATCH v5 4/5] ACPI / X86: "
` [PATCH v5 5/5] ACPI: remove definition of BAD_MADT_ENTRY macro
[PATCH v3 0/7] Early ACPI probing infrastructure
2015-10-05 17:07 UTC (25+ messages)
` [PATCH v3 1/7] acpi: Add early device "
` [PATCH v3 2/7] irqchip/acpi: Add probing infrastructure for ACPI-based irqchips
` [PATCH v3 3/7] irqchip/gic: Convert the GIC driver to ACPI probing
` [PATCH v3 6/7] clocksource/arm_arch_timer: Convert "
` [PATCH v3 7/7] clocksource: cosmetic: Drop OF 'dependency' from symbols
[Dell XPS 13 9343] Random kernel Oops at boot with "acpi=ht", disappearing with "acpi=off"
2015-10-05 15:59 UTC (7+ messages)
[PATCH v2 0/8] enable I2C devices behind I2C bus on Gen2
2015-10-05 14:02 UTC (19+ messages)
` [PATCH v2 1/8] i2c / ACPI: Rework I2C device scanning
` [PATCH v2 2/8] mfd: core: redo ACPI matching of the children devices
` [PATCH v2 3/8] mfd: intel_quark_i2c_gpio: load gpio driver first
` [PATCH v2 4/8] mfd: intel_quark_i2c_gpio: support devices behind i2c bus
` [PATCH v2 5/8] gpio: pca953x: store driver_data for future use
` [PATCH v2 6/8] gpio: pca953x: support ACPI devices found on Galileo Gen2
` [PATCH v2 7/8] at24: enable ACPI device "
` [PATCH v2 8/8] pwm-pca9685: "
[PATCH V5 1/2] ACPI / EC: Fix broken 64bit big-endian users of 'global_lock'
2015-10-04 9:54 UTC (3+ messages)
BEQUEST NOTIFICATION
2015-10-04 4:50 UTC
[PATCH 0/4] ACPI / core : few cleanups and updates for LPI
2015-10-02 17:07 UTC (4+ messages)
` [PATCH v2 0/5] ACPI / processor_idle: Add ACPIv6.0 LPI support
` [PATCH v2 5/5] ACPI / processor_idle: Add support for Low Power Idle(LPI) states
[PATCH v9 2/5] CPPC: Add a CPUFreq driver for use with CPPC
2015-10-02 14:04 UTC (2+ messages)
` [PATCH] "
[PATCH v9 0/5] CPUFreq driver using CPPC methods
2015-10-02 14:01 UTC (7+ messages)
` [PATCH v9 1/5] ACPI: Introduce CPU performance controls using CPPC
` [PATCH] "
4.3.0-rc3-00042: ACPI Warning: AcpiEnable failed
2015-10-02 13:47 UTC (5+ messages)
` bisected: "
[PATCH v1 0/8] enable I2C devices behind I2C bus on Gen2
2015-10-02 12:16 UTC (6+ messages)
` [PATCH v1 5/8] gpio: pca953x: store driver_data for future use
` [PATCH v1 6/8] gpio: pca953x: support ACPI devices found on Galileo Gen2
[RFC] i2c: Revert back to old device naming for ACPI enumerated I2C slaves
2015-10-02 9:27 UTC (3+ messages)
[PATCH v8 0/4] Allow USB devices to remain runtime-suspended when sleeping
2015-10-02 7:14 UTC (2+ messages)
` [PATCH v8 2/4] PM / Domains: add setter for dev.pm_domain
[GIT PULL] Power management and ACPI updates for v4.3-rc4
2015-10-02 1:11 UTC
[PATCH v2 1/2] ACPI / tables: simplify acpi_parse_entries
2015-10-01 15:11 UTC (3+ messages)
` [PATCH v3 "
` [PATCH v3 2/2] ACPI / tables : remove unused table_end parameter to acpi_tbl_entry_handler
[PATCH 1/5] Bluetooth: hci_bcm: Add missing acpi_dev_free_resource_list()
2015-10-01 8:39 UTC (8+ messages)
` [PATCH 2/5] Bluetooth: hci_bcm: Handle possible error from acpi_dev_get_resources()
` [PATCH 3/5] Bluetooth: hci_bcm: Remove needless acpi_match_device() call
` [PATCH 4/5] Bluetooth: hci_bcm: Remove needless looking code
` [PATCH 5/5] Bluetooth: hci_bcm: Do not test ACPI companion in bcm_acpi_probe()
[PATCH] Bluetooth: hci_intel: Cleanup the device probe code
2015-10-01 6:57 UTC (4+ messages)
[PATCH v6 08/53] PCI: Separate realloc list checking after allocation
2015-10-01 5:52 UTC
Asus UX303LB: Brightness keys Fn+F5 and Fn+F6 don't generate evdev event
2015-10-01 2:01 UTC
[RFC v2 0/1] i2c: acpi: scan ACPI enumerated I2C mux channels
2015-09-30 17:54 UTC (7+ messages)
[PATCH 0/3] Add AMBA bus probing support to ACPI
2015-09-30 10:38 UTC (4+ messages)
` [PATCH 1/3] ACPI: amba bus probing support
` [PATCH 2/3] ACPI: scan add call to probe amba devices
` [PATCH 3/3] serial: amba-pl011: add ACPI support to AMBA probe
[PATCH] acpi-dma: Use ACPI_COMPANION() instead of acpi_bus_get_device()
2015-09-30 6:52 UTC (2+ messages)
[RFC] ECDT support in early stage
2015-09-30 3:31 UTC
[PATCH v4 0/9] Making the generic ACPI GSI layer irqdomain aware
2015-09-29 17:17 UTC (3+ messages)
[PATCH v7 0/20] On-demand device probing
2015-09-29 9:10 UTC (21+ messages)
` [PATCH v7 01/20] driver core: handle -EPROBE_DEFER from bus_type.match()
` [PATCH v7 02/20] ARM: amba: Move reading of periphid to amba_match()
` [PATCH v7 04/20] of: add function to allow probing a device from a OF node
` [PATCH v7 05/20] gpio: Probe GPIO drivers on demand
` [PATCH v7 06/20] pinctrl: Probe pinctrl devices "
` [PATCH v7 07/20] regulator: core: Probe regulators "
` [PATCH v7 03/20] of/platform: Point to struct device from device node
` [PATCH v7 08/20] drm: Probe panels on demand
` [PATCH v7 11/20] pwm: Probe PWM chip devices "
` [PATCH v7 17/20] dma: of: Probe DMA controllers "
` [PATCH v7 09/20] drm/tegra: Probe dpaux devices "
` [PATCH v7 10/20] i2c: core: Probe i2c adapters and "
` [PATCH v7 12/20] backlight: Probe backlight "
` [PATCH v7 13/20] usb: phy: Probe phy "
` [PATCH v7 14/20] clk: Probe clk providers "
` [PATCH v7 15/20] pinctrl: Probe pinctrl devices "
` [PATCH v7 16/20] phy: core: Probe phy providers "
` [PATCH v7 18/20] power-supply: Probe power supplies "
` [PATCH v7 19/20] driver core: Allow deferring probes until late init
` [PATCH v7 20/20] of/platform: Defer probes of registered devices
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).