Linux ACPI
[Prev Page][Next Page]
- Re: [PATCH v6 22/22] of/platform: Defer probes of registered devices, (continued)
- [PATCH v6 20/22] driver core: Allow deferring probes until late init, Tomeu Vizoso
- [PATCH v6 19/22] power-supply: Probe power supplies on demand, Tomeu Vizoso
- [PATCH v6 21/22] driver core: Start processing deferred probes earlier, Tomeu Vizoso
- [PATCH v6 17/22] phy: core: Probe phy providers on demand, Tomeu Vizoso
- [PATCH v6 18/22] dma: of: Probe DMA controllers on demand, Tomeu Vizoso
- [PATCH v6 16/22] pinctrl: Probe pinctrl devices on demand, Tomeu Vizoso
- [PATCH v6 15/22] clk: Probe clk providers on demand, Tomeu Vizoso
- [PATCH v6 14/22] usb: phy: Probe phy devices on demand, Tomeu Vizoso
- [PATCH v6 13/22] backlight: Probe backlight devices on demand, Tomeu Vizoso
- [PATCH v6 12/22] pwm: Probe PWM chip devices on demand, Tomeu Vizoso
- [PATCH v6 10/22] drm/tegra: Probe dpaux devices on demand, Tomeu Vizoso
- [PATCH v6 11/22] i2c: core: Probe i2c adapters and devices on demand, Tomeu Vizoso
- [PATCH v6 08/22] regulator: core: Probe regulators on demand, Tomeu Vizoso
- [PATCH v6 07/22] regulator: core: Remove regulator_list, Tomeu Vizoso
- [PATCH v6 06/22] gpio: Probe pinctrl devices on demand, Tomeu Vizoso
- [PATCH v6 05/22] gpio: Probe GPIO drivers on demand, Tomeu Vizoso
- [PATCH v6 03/22] of/platform: Point to struct device from device node, Tomeu Vizoso
- [PATCH v6 04/22] of: add function to allow probing a device from a OF node, Tomeu Vizoso
- [PATCH v6 02/22] ARM: amba: Move reading of periphid to amba_match(), Tomeu Vizoso
- Re: [PATCH v6 0/22] On-demand device probing, Rob Herring
- [GIT PULL] Power management and ACPI updates for v4.3-rc2, Rafael J. Wysocki
- [PATCH v5 0/23] On-demand device probing,
Tomeu Vizoso
- [PATCH v5 06/23] gpio: Probe pinctrl devices on demand, Tomeu Vizoso
- [PATCH v5 17/23] pinctrl: Probe pinctrl devices on demand, Tomeu Vizoso
- [PATCH v5 23/23] of/platform: Defer probes of registered devices, Tomeu Vizoso
- [PATCH v5 22/23] driver core: Start processing deferred probes earlier, Tomeu Vizoso
- [PATCH v5 20/23] power-supply: Probe power supplies on demand, Tomeu Vizoso
- [PATCH v5 21/23] driver core: Allow deferring probes until late init, Tomeu Vizoso
- [PATCH v5 19/23] dma: of: Probe DMA controllers on demand, Tomeu Vizoso
- [PATCH v5 16/23] clk: Probe clk providers on demand, Tomeu Vizoso
- [PATCH v5 18/23] phy: core: Probe phy providers on demand, Tomeu Vizoso
- [PATCH v5 15/23] usb: phy: Probe phy devices on demand, Tomeu Vizoso
- [PATCH v5 12/23] i2c: core: Probe i2c adapters and devices on demand, Tomeu Vizoso
- [PATCH v5 13/23] pwm: Probe PWM chip devices on demand, Tomeu Vizoso
- [PATCH v5 14/23] backlight: Probe backlight devices on demand, Tomeu Vizoso
- [PATCH v5 11/23] drm/tegra: Probe dpaux devices on demand, Tomeu Vizoso
- [PATCH v5 09/23] regulator: core: Probe regulators on demand, Tomeu Vizoso
- [PATCH v5 10/23] drm: Probe panels on demand, Tomeu Vizoso
- [PATCH v5 08/23] regulator: core: Drop redundant locking, Tomeu Vizoso
- [PATCH v5 07/23] regulator: core: Remove regulator_list, Tomeu Vizoso
- [PATCH v5 05/23] gpio: Probe GPIO drivers on demand, Tomeu Vizoso
- [PATCH v5 03/23] of/platform: Point to struct device from device node, Tomeu Vizoso
- [PATCH v5 04/23] of: add function to allow probing a device from a OF node, Tomeu Vizoso
- [PATCH v5 02/23] ARM: amba: Move reading of periphid to pre_probe(), Tomeu Vizoso
- [PATCH v5 01/23] driver core: Add pre_probe callback to bus_type, Tomeu Vizoso
- [Bugfix 1/2] ACPI, PCI, irq: Do not share PCI IRQ with ISA IRQ,
Jiang Liu
- [PATCH v4 0/5] Provide better MADT subtable sanity checks,
Al Stone
- [PATCH v5 13/53] PCI: Separate realloc list checking after allocation, Yinghai Lu
- [PATCH V3 1/2] ACPI / EC: Fix broken big-endian 64bit platforms using 'global_lock',
Viresh Kumar
- [PATCH v3 0/8] Making the generic ACPI GSI layer irqdomain aware,
Marc Zyngier
- [PATCH] ACPI: tables: simplify acpi_parse_entries,
Sudeep Holla
- [PATCH 1/2] ACPI: int340x_thermal: add missing CONFIG_ prefix,
Sudeep Holla
- [PATCH 1/2] device property: Add fwnode_property_match_string(),
Mika Westerberg
- [Patch v6 0/7] Consolidate ACPI PCI root common code into ACPI core,
Jiang Liu
- [GIT PULL] Thermal-SoC management updates for v4.3-rc2,
Eduardo Valentin
- [PATCH v2 0/5] ACPI probing infrastructure,
Marc Zyngier
- [GIT PULL] More power management and ACPI updates for v4.3-rc1, Rafael J. Wysocki
- [PATCH] ACPI: change acpi_sleep_proc_init() to return void.,
Rami Rosen
- Re: [RFC 3/5] acpi/serial: add DBG2 earlycon support, Rob Herring
- [RFC PATCH 0/3] ACPICA: Events: Fix notify handler atomicity,
Lv Zheng
- [PATCH] ACPI: change init_acpi_device_notify() to return void., Rami Rosen
- [PATCH] ACPICA: fix possible NULL dereference, Sudip Mukherjee
- [PATCH v2 0/7] Make cpuid <-> nodeid mapping persistent.,
Tang Chen
- [PATCH v2 1/7] x86, numa: Move definition of find_near_online_node() forward., Tang Chen
- [PATCH v2 2/7] x86, numa: Introduce a node to node array to map a node to its best online node., Tang Chen
- [PATCH v2 5/7] x86, acpi, cpu-hotplug: Introduce apicid_to_cpuid[] array to store persistent cpuid <-> apicid mapping., Tang Chen
- [PATCH v2 7/7] x86, acpi, cpu-hotplug: Set persistent cpuid <-> nodeid mapping when booting., Tang Chen
- [PATCH v2 6/7] x86, acpi, cpu-hotplug: Enable MADT APIs to return disabled apicid., Tang Chen
- [PATCH v2 4/7] x86, acpi, cpu-hotplug: Enable acpi to register all possible cpus at boot time., Tang Chen
- [PATCH v2 3/7] x86, gfp: Cache best near node for memory allocation., Tang Chen
- Re: [PATCH v2 0/7] Make cpuid <-> nodeid mapping persistent., Yasuaki Ishimatsu
- [PATCH 1/3] ACPI: constify first argument of struct acpi_scan_handler::match,
Rasmus Villemoes
- [PATCH v3 0/5] ACPI: Provide better MADT subtable sanity checks,
Al Stone
- [PATCH v9 0/5] CPUFreq driver using CPPC methods,
Ashwin Chaugule
- New Surface 3 (atom x7) having problems with ACPI regions,
Benjamin Tissoires
- [PATCH V2 0/2] process unrecognized CPER error section,
Jonathan (Zhixiong) Zhang
- dmi_check_system: null pointer?, Mike Mestnik
- [RFC 0/5] console/acpi: add DBG2 and SPCR console configuration,
Leif Lindholm
- [PATCH v4 0/22] On-demand device probing,
Tomeu Vizoso
- [PATCH v4 01/22] driver core: Add pre_probe callback to bus_type, Tomeu Vizoso
- [PATCH v4 03/22] of/platform: Point to struct device from device node, Tomeu Vizoso
- [PATCH v4 06/22] gpio: Probe pinctrl devices on demand, Tomeu Vizoso
- [PATCH v4 08/22] regulator: core: Probe regulators on demand, Tomeu Vizoso
- [PATCH v4 17/22] phy: core: Probe phy providers on demand, Tomeu Vizoso
- [PATCH v4 21/22] driver core: Start processing deferred probes earlier, Tomeu Vizoso
- [PATCH v4 16/22] pinctrl: Probe pinctrl devices on demand, Tomeu Vizoso
- [PATCH v4 20/22] driver core: Allow deferring probes until late init, Tomeu Vizoso
- [PATCH v4 22/22] of/platform: Defer probes of registered devices, Tomeu Vizoso
- [PATCH v4 13/22] backlight: Probe backlight devices on demand, Tomeu Vizoso
- [PATCH v4 19/22] power-supply: Probe power supplies on demand, Tomeu Vizoso
- [PATCH v4 09/22] drm: Probe panels on demand, Tomeu Vizoso
- [PATCH v4 18/22] dma: of: Probe DMA controllers on demand, Tomeu Vizoso
- [PATCH v4 15/22] clk: Probe clk providers on demand, Tomeu Vizoso
- [PATCH v4 14/22] usb: phy: Probe phy devices on demand, Tomeu Vizoso
- [PATCH v4 05/22] gpio: Probe GPIO drivers on demand, Tomeu Vizoso
- [PATCH v4 12/22] pwm: Probe PWM chip devices on demand, Tomeu Vizoso
- [PATCH v4 11/22] i2c: core: Probe i2c adapters and devices on demand, Tomeu Vizoso
- [PATCH v4 10/22] drm/tegra: Probe dpaux devices on demand, Tomeu Vizoso
- [PATCH v4 04/22] of: add function to allow probing a device from a OF node, Tomeu Vizoso
- [PATCH v4 02/22] ARM: amba: Move reading of periphid to pre_probe(), Tomeu Vizoso
- [PATCH v4 07/22] regulator: core: Reduce critical area in _regulator_get, Tomeu Vizoso
- Re: [PATCH v4 0/22] On-demand device probing, Rob Herring
- [PATCH 0/5] ACPI probing infrastructure,
Marc Zyngier
- [PATCH] acpi-dma: Use ACPI_COMPANION() instead of acpi_bus_get_device(),
Jarkko Nikula
- [GIT PULL] libnvdimm for 4.3, Williams, Dan J
- [GIT PULL] Power management and ACPI updates for v4.3-rc1,
Rafael J. Wysocki
- Possible deadlock related to CPU hotplug and kernfs,
Jiang Liu
- [PATCH]: acpica/nfit: Rename not-armed bit definition,
Toshi Kani
- [PATCH] ACPI / ARM64: Get configuration base address of ECAM via ACPI MCFG table,
Dennis Chen
- [GIT PULL] libnvdimm ABI fixup for 4.2, Williams, Dan J
- [PATCH v3] change aperture mapping from WC to WB,
Ross Zwisler
- Lockdep warnings triggered by CPU hotplug, Jiang Liu
- [PATCH 0/6] ACPI / properties: Hierarchical properties support,
Rafael J. Wysocki
- [PATCH 0/2]: acpi, nfit: Clarify memory device state flags,
Toshi Kani
- [PATCH V3 0/4] PCI: ACPI: Setting up DMA coherency for PCI device from _CCA attribute,
Suravee Suthikulpanit
- [GIT PULL] libnvdimm fix for 4.2, Williams, Dan J
- [PATCH V2 0/4] PCI: ACPI: Setting up DMA coherency for PCI device from _CCA attribute,
Suravee Suthikulpanit
- [PATCH 00/20] ACPICA: 20150818 Release,
Lv Zheng
- [PATCH 19/20] ACPICA: Debugger: Cleanup debugging outputs to dump name path without trailing underscores., Lv Zheng
- [PATCH 20/20] ACPICA: Update version to 20150818., Lv Zheng
- [PATCH 18/20] ACPICA: Disassembler: Cleanup acpi_gbl_db_opt_verbose acpiexec usage., Lv Zheng
- [PATCH 17/20] ACPICA: Disassembler: Cleanup acpi_gbl_db_opt_disasm., Lv Zheng
- [PATCH 16/20] ACPICA: Debugger: Split debugger initialization/termination APIs., Lv Zheng
- [PATCH 15/20] ACPICA: Header support to improve compatibility with MSVC., Lv Zheng
- [PATCH 14/20] ACPICA: Make the max-number-of-loops runtime configurable., Lv Zheng
- [PATCH 13/20] ACPICA: Debugger: Add option to display namespace summary/counts., Lv Zheng
- [PATCH 12/20] ACPICA: Add additional debug info/statements., Lv Zheng
- [PATCH 11/20] ACPICA: Table handling: Cleanup and update debug output for tools., Lv Zheng
- [PATCH 10/20] ACPICA: acpiexec/acpinames: Support very large number of ACPI tables., Lv Zheng
- [PATCH 09/20] ACPICA: acpinames: Add new options and wildcard support., Lv Zheng
- [PATCH 08/20] ACPICA: Headers: Fix some comments, no functional change., Lv Zheng
- [PATCH 07/20] ACPICA: Tables: Cleanup to reduce FACS globals., Lv Zheng
- [PATCH 06/20] ACPICA: Tables: Fix global table list issues by removing fixed table indexes., Lv Zheng
- [PATCH 05/20] ACPICA: Update info messages during ACPICA init., Lv Zheng
- [PATCH 04/20] ACPICA: Disassembler: Update for new listing mode., Lv Zheng
- [PATCH 03/20] ACPICA: Update parameter validation for data_table_region and load_table., Lv Zheng
- [PATCH 02/20] ACPICA: Disassembler: Remove duplicate code in _PLD processing., Lv Zheng
- [PATCH 01/20] ACPICA: Correctly cleanup after a ACPI table load failure., Lv Zheng
- Re: [PATCH 00/20] ACPICA: 20150818 Release, Rafael J. Wysocki
- [RFC] i2c: Revert back to old device naming for ACPI enumerated I2C slaves,
Jarkko Nikula
- [PATCH v3 00/22] FUJITSU Extended Socket network device driver,
Taku Izumi
- [PATCH v3 01/22] fjes: Introduce FUJITSU Extended Socket Network Device driver, Taku Izumi
- [PATCH v3 03/22] fjes: Hardware cleanup routine, Taku Izumi
- [PATCH v3 02/22] fjes: Hardware initialization routine, Taku Izumi
- [PATCH v3 12/22] fjes: net_device_ops.ndo_get_stats64, Taku Izumi
- [PATCH v3 14/22] fjes: net_device_ops.ndo_tx_timeout, Taku Izumi
- [PATCH v3 19/22] fjes: update_zone_task, Taku Izumi
- [PATCH v3 21/22] fjes: handle receive cancellation request interrupt, Taku Izumi
- [PATCH v3 22/22] fjes: ethtool support, Taku Izumi
- [PATCH v3 20/22] fjes: epstop_task, Taku Izumi
- [PATCH v3 17/22] fjes: force_close_task, Taku Izumi
- [PATCH v3 18/22] fjes: unshare_watch_task, Taku Izumi
- [PATCH v3 15/22] fjes: net_device_ops.ndo_vlan_rx_add/kill_vid, Taku Izumi
- [PATCH v3 16/22] fjes: interrupt_watch_task, Taku Izumi
- [PATCH v3 13/22] fjes: net_device_ops.ndo_change_mtu, Taku Izumi
- [PATCH v3 09/22] fjes: raise_intr_rxdata_task, Taku Izumi
- [PATCH v3 10/22] fjes: tx_stall_task, Taku Izumi
- [PATCH v3 11/22] fjes: NAPI polling function, Taku Izumi
- [PATCH v3 08/22] fjes: net_device_ops.ndo_start_xmit, Taku Izumi
- [PATCH v3 06/22] fjes: buffer address regist/unregistration routine, Taku Izumi
- [PATCH v3 07/22] fjes: net_device_ops.ndo_open and .ndo_stop, Taku Izumi
- [PATCH v3 05/22] fjes: ES information acquisition routine, Taku Izumi
- [PATCH v3 04/22] fjes: platform_driver's .probe and .remove routine, Taku Izumi
- Re: [PATCH v3 00/22] FUJITSU Extended Socket network device driver, David Miller
- [Patch v2],
Jiang Liu
- [PATCH v4 13/52] PCI, acpiphp: Add missing realloc list checking after resource allocation,
Yinghai Lu
- [PATCH] nfit, nd_blk: BLK status register is only 32 bits,
Ross Zwisler
- [GIT PULL] Power management and ACPI fixes for v4.2-rc8, Rafael J. Wysocki
- [PATCH RFC] ACPI / processor :[WIP] Add Low Power Idle(LPI) states support, Sudeep Holla
- Re: [PATCH] ACPI / LPSS: Ignore 10ms delay for Braswell and Baytrail,
Mika Westerberg
- [PATCH v2.2 00/22] FUJITSU Extended Socket network device driver,
Taku Izumi
- [PATCH v2.2 01/22] fjes: Introduce FUJITSU Extended Socket Network Device driver, Taku Izumi
- [PATCH v2.2 20/22] fjes: epstop_task, Taku Izumi
- [PATCH v2.2 22/22] fjes: ethtool support, Taku Izumi
- [PATCH v2.2 21/22] fjes: handle receive cancellation request interrupt, Taku Izumi
- [PATCH v2.2 19/22] fjes: update_zone_task, Taku Izumi
- [PATCH v2.2 17/22] fjes: force_close_task, Taku Izumi
- [PATCH v2.2 18/22] fjes: unshare_watch_task, Taku Izumi
- [PATCH v2.2 13/22] fjes: net_device_ops.ndo_change_mtu, Taku Izumi
- [PATCH v2.2 16/22] fjes: interrupt_watch_task, Taku Izumi
- [PATCH v2.2 12/22] fjes: net_device_ops.ndo_get_stats64, Taku Izumi
- [PATCH v2.2 15/22] fjes: net_device_ops.ndo_vlan_rx_add/kill_vid, Taku Izumi
- [PATCH v2.2 14/22] fjes: net_device_ops.ndo_tx_timeout, Taku Izumi
- [PATCH v2.2 11/22] fjes: NAPI polling function, Taku Izumi
- [PATCH v2.2 10/22] fjes: tx_stall_task, Taku Izumi
- [PATCH v2.2 06/22] fjes: buffer address regist/unregistration routine, Taku Izumi
- [PATCH v2.2 05/22] fjes: ES information acquisition routine, Taku Izumi
- [PATCH v2.2 09/22] fjes: raise_intr_rxdata_task, Taku Izumi
- [PATCH v2.2 08/22] fjes: net_device_ops.ndo_start_xmit, Taku Izumi
- [PATCH v2.2 03/22] fjes: Hardware cleanup routine, Taku Izumi
- [PATCH v2.2 07/22] fjes: net_device_ops.ndo_open and .ndo_stop, Taku Izumi
- [PATCH v2.2 04/22] fjes: platform_driver's .probe and .remove routine, Taku Izumi
- [PATCH v2.2 02/22] fjes: Hardware initialization routine, Taku Izumi
- Re: [PATCH v2.2 01/22] fjes: Introduce FUJITSU Extended Socket Network Device driver, David Miller
- [PATCH v2] nd_blk: add support for "read flush" DSM flag,
Ross Zwisler
- [PATCH v2 0/5] ACPI: Provide better MADT subtable sanity checks,
Al Stone
- [GIT PULL] Last minute fixes on Thermal-SoC for v4.2-rc8, Eduardo Valentin
- [RFC] ACPICA: save a function call, Zhouyi Zhou
- [PATCH v2 1/1] ACPI / osl: replace custom implementation of readq / writeq,
Andy Shevchenko
- [GIT PULL] Thermal-SoC management updates for v4.2-rc7,
Eduardo Valentin
- [PATCH] nd_blk: add support for "read flush" DSM flag,
Ross Zwisler
- [RFC 0/1] i2c: acpi: revert setting a "stable" device name,
Dustin Byford
- [RFC v2 0/1] i2c: acpi: scan ACPI enumerated I2C mux channels,
Dustin Byford
- [PATCH v1 1/1] ACPI / osl: remove unused code,
Andy Shevchenko
- [PATCH] ACPI / video: Fix circular lock dependency issue in the video-detect code,
Hans de Goede
Acer Switch 12: ACPI errors while booting kernel, Nicholas Kudriavtsev
[PATCH] pci: acpi: Generic function for setting up PCI device DMA coherency,
Suravee Suthikulpanit
[PATCH 0/3] Enable EHCI-platform driver for use with ACPI,
Jeremy Linton
[Index of Archives]
[Linux IBM ACPI]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]