Linux ACPI
[Prev Page][Next Page]
[V4 PATCH 0/2] Introduce ACPI support for ahci_platform driver,
Suravee Suthikulpanit
[Debug 0/2] Debug PCI root resource parsing failure,
Jiang Liu
[GIT PULL] Thermal management updates for v4.0-rc2, Eduardo Valentin
[Question] cpu<->node relationship changed with node online/offline, Gu Zheng
[PATCH 1/2] acpi/video: Load the module even if ACPI is disabled,
Chris Wilson
ACPI regression with 3.19+,
Prakash Punnoor
[PATCH v2 0/9] PCI: MMCONFIG clean up,
Tomasz Nowicki
- [PATCH v2 2/9] x86, pci: Abstract PCI config accessors and use AMD Fam10h workaround exclusively., Tomasz Nowicki
- [PATCH v2 7/9] x86, pci, ecam: mmconfig_64.c becomes default implementation for ECAM driver., Tomasz Nowicki
- [PATCH v2 9/9] pci, ecam: Improve naming for ecam.c content and areas where it is used., Tomasz Nowicki
- [PATCH v2 8/9] pci, acpi, mcfg: Share ACPI PCI config space accessors., Tomasz Nowicki
- [PATCH v2 4/9] x86, pci, acpi: Move arch-agnostic MMCONFIG (aka ECAM) and ACPI code out of arch/x86/ directory, Tomasz Nowicki
- [PATCH v2 6/9] x86, pci: mmconfig_{32,64}.c code refactoring - remove code duplication., Tomasz Nowicki
- [PATCH v2 5/9] pci, acpi, mcfg: Provide generic implementation of MCFG code initialization., Tomasz Nowicki
- [PATCH v2 3/9] x86, pci: Reorder logic of pci_mmconfig_insert() function, Tomasz Nowicki
- [PATCH v2 1/9] x86, pci: Clean up comment about buggy MMIO config space access for AMD Fam10h CPUs., Tomasz Nowicki
- Re: [PATCH v2 0/9] PCI: MMCONFIG clean up, Bjorn Helgaas
[PATCH v5 00/20] power_supply: Allow safe usage of power supply,
Krzysztof Kozlowski
- [PATCH v5 05/20] power_supply: 88pm860x_charger: Use power_supply_*() API for accessing function attrs, Krzysztof Kozlowski
- [PATCH v5 20/20] arm: mach-pxa: Decrement the power supply's device reference counter, Krzysztof Kozlowski
- [PATCH v5 16/20] x86/olpc/xo15/sci: Use newly added power_supply_put API, Krzysztof Kozlowski
- [PATCH v5 19/20] mfd: ab8500: Decrement the power supply's device reference counter, Krzysztof Kozlowski
- [PATCH v5 17/20] power_supply: 88pm860x_charger: Decrement the power supply's device reference counter, Krzysztof Kozlowski
- [PATCH v5 18/20] power_supply: bq2415x_charger: Decrement the power supply's device reference counter, Krzysztof Kozlowski
- [PATCH v5 14/20] power_supply: charger-manager: Decrement the power supply's device reference counter, Krzysztof Kozlowski
- [PATCH v5 15/20] x86/olpc/xo1/sci: Use newly added power_supply_put API, Krzysztof Kozlowski
- [PATCH v5 12/20] power_supply: Add power_supply_put for decrementing device reference counter, Krzysztof Kozlowski
- [PATCH v5 13/20] power_supply: Increment power supply use counter when obtaining references, Krzysztof Kozlowski
- [PATCH v5 10/20] power_supply: charger-manager: Use power_supply_*() API for accessing function attrs, Krzysztof Kozlowski
- [PATCH v5 04/20] power_supply: sysfs: Use power_supply_*() API for accessing function attrs, Krzysztof Kozlowski
- [PATCH v5 09/20] power_supply: bq2415x_charger: Use power_supply_*() API for accessing function attrs, Krzysztof Kozlowski
- [PATCH v5 06/20] power_supply: ab8500: Use power_supply_*() API for accessing function attrs, Krzysztof Kozlowski
- [PATCH v5 08/20] power_supply: apm_power: Use power_supply_*() API for accessing function attrs, Krzysztof Kozlowski
- [PATCH v5 07/20] mfd: ab8500: Use power_supply_*() API for accessing function attrs, Krzysztof Kozlowski
- [PATCH v5 01/20] power_supply: Add driver private data, Krzysztof Kozlowski
- [PATCH v5 02/20] power_supply: Move run-time configuration to separate structure, Krzysztof Kozlowski
- [PATCH v5 03/20] power_supply: Add API for safe access of power supply function attrs, Krzysztof Kozlowski
[GIT PULL] Thermal SoC management updates for v4.0-rc2, Eduardo Valentin
[PATCH v9 00/21] Introduce ACPI for ARM64 based on ACPI 5.1,
Hanjun Guo
- [PATCH v9 01/21] ACPI / table: Use pr_debug() instead of pr_info() for MADT table scanning, Hanjun Guo
- [PATCH v9 06/21] ACPI: fix acpi_os_ioremap for arm64, Hanjun Guo
- [PATCH v9 11/21] ARM64 / ACPI: Get PSCI flags in FADT for PSCI init, Hanjun Guo
- [PATCH v9 15/21] ARM64 / ACPI: Introduce ACPI_IRQ_MODEL_GIC and register device's gsi, Hanjun Guo
- [PATCH v9 16/21] irqchip: Add GICv2 specific ACPI boot support, Hanjun Guo
- [PATCH v9 18/21] ARM64 / ACPI: Select ACPI_REDUCED_HARDWARE_ONLY if ACPI is enabled on ARM64, Hanjun Guo
- [PATCH v9 21/21] ARM64 / ACPI: additions of ACPI documentation for arm64, Hanjun Guo
- [PATCH v9 20/21] Documentation: ACPI for ARM64, Hanjun Guo
- [PATCH v9 19/21] ARM64 / ACPI: Enable ARM64 in Kconfig, Hanjun Guo
- [PATCH v9 17/21] clocksource / arch_timer: Parse GTDT to initialize arch timer, Hanjun Guo
- [PATCH v9 14/21] ACPI / processor: Make it possible to get CPU hardware ID via GICC, Hanjun Guo
- [PATCH v9 13/21] ARM64 / ACPI: Parse MADT for SMP initialization, Hanjun Guo
- [PATCH v9 12/21] ACPI / table: Print GIC information when MADT is parsed, Hanjun Guo
- [PATCH v9 10/21] ARM64 / ACPI: If we chose to boot from acpi then disable FDT, Hanjun Guo
- [PATCH v9 09/21] ARM64 / ACPI: Introduce early_param "acpi=" to enable/disable ACPI, Hanjun Guo
- [PATCH v9 08/21] ARM64 / ACPI: Introduce PCI stub functions for ACPI, Hanjun Guo
- [PATCH v9 07/21] ACPI / sleep: Introduce arm64 specific acpi_sleep.c, Hanjun Guo
- [PATCH v9 05/21] ARM64 / ACPI: Get RSDP and ACPI boot-time tables, Hanjun Guo
- [PATCH v9 04/21] ARM64: allow late use of early_ioremap, Hanjun Guo
- [PATCH v9 03/21] ACPI: add arm64 to the platforms that use ioremap, Hanjun Guo
- [PATCH v9 02/21] ACPI / processor: Introduce phys_cpuid_t for CPU hardware ID, Hanjun Guo
- Re: [PATCH v9 00/21] Introduce ACPI for ARM64 based on ACPI 5.1, Timur Tabi
- Re: [PATCH v9 00/21] Introduce ACPI for ARM64 based on ACPI 5.1, Rafael J. Wysocki
- Re: [PATCH v9 00/21] Introduce ACPI for ARM64 based on ACPI 5.1, Olof Johansson
Re: regression in 4.0.0-rc1 with r8169 ethernet,
Bjorn Helgaas
[PATCH v3 0/9] Start deprecating _OSI on new architectures,
al . stone
[PATCH v4 00/20] power_supply: Allow safe usage of power supply,
Krzysztof Kozlowski
- [PATCH v4 01/20] power_supply: Add driver private data, Krzysztof Kozlowski
- [PATCH v4 17/20] power_supply: 88pm860x_charger: Decrement the power supply's device reference counter, Krzysztof Kozlowski
- [PATCH v4 20/20] arm: mach-pxa: Decrement the power supply's device reference counter, Krzysztof Kozlowski
- [PATCH v4 19/20] mfd: ab8500: Decrement the power supply's device reference counter, Krzysztof Kozlowski
- [PATCH v4 18/20] power_supply: bq2415x_charger: Decrement the power supply's device reference counter, Krzysztof Kozlowski
- [PATCH v4 13/20] power_supply: Increment power supply use counter when obtaining references, Krzysztof Kozlowski
- [PATCH v4 16/20] x86/olpc/xo15/sci: Use newly added power_supply_put API, Krzysztof Kozlowski
- [PATCH v4 14/20] power_supply: charger-manager: Decrement the power supply's device reference counter, Krzysztof Kozlowski
- [PATCH v4 15/20] x86/olpc/xo1/sci: Use newly added power_supply_put API, Krzysztof Kozlowski
- [PATCH v4 10/20] power_supply: charger-manager: Use power_supply_*() API for accessing function attrs, Krzysztof Kozlowski
- [PATCH v4 12/20] power_supply: Add power_supply_put for decrementing device reference counter, Krzysztof Kozlowski
- [PATCH v4 07/20] mfd: ab8500: Use power_supply_*() API for accessing function attrs, Krzysztof Kozlowski
- [PATCH v4 08/20] power_supply: apm_power: Use power_supply_*() API for accessing function attrs, Krzysztof Kozlowski
- [PATCH v4 09/20] power_supply: bq2415x_charger: Use power_supply_*() API for accessing function attrs, Krzysztof Kozlowski
- [PATCH v4 05/20] power_supply: 88pm860x_charger: Use power_supply_*() API for accessing function attrs, Krzysztof Kozlowski
- [PATCH v4 06/20] power_supply: ab8500: Use power_supply_*() API for accessing function attrs, Krzysztof Kozlowski
- [PATCH v4 03/20] power_supply: Add API for safe access of power supply function attrs, Krzysztof Kozlowski
- [PATCH v4 04/20] power_supply: sysfs: Use power_supply_*() API for accessing function attrs, Krzysztof Kozlowski
- [PATCH v4 02/20] power_supply: Move run-time configuration to separate structure, Krzysztof Kozlowski
- Re: [PATCH v4 00/20] power_supply: Allow safe usage of power supply, Pavel Machek
- Message not available
Message not available
[v3.20] ACPI backlight problem,
Jörg Otte
[v3.20]: Missing /sys/class/ACAD directory OR Cannot release Mutex,
Jörg Otte
[GIT PULL] More power management and ACPI updates for 3.20-rc1, Rafael J. Wysocki
[GIT PULL] Thermal Management updates for 3.20-rc1 #1, Zhang Rui
[PATCH 1/2] ACPI / LPSS: Always disable I2C host controllers,
Mika Westerberg
[PATCH] ACPI / resources: Change pr_info() to pr_debug() for debug information, Rafael J. Wysocki
[GIT PULL] Updates related to suspend-to-idle for 3.20-rc1, Rafael J. Wysocki
[PATCH 01/35] ACPI/acpi_pad: Remove the local apic nonsense,
Peter Zijlstra
[PATCH] Revert "ACPI / LPSS: Remove non-existing clock control from Intel Lynxpoint I2C",
Jarkko Nikula
[BUG] b893e80e3147 breaks touchpad on Dell XPS13,
Chris Rorvick
[PATCH] Revert "x86/xen: Treat SCI interrupt as normal GSI interrupt",
Ville Syrjälä
[PATCH] ACPI / EC: Remove non-standard log emphasis,
Scot Doyle
[PATCH] ACPI / video: Add disable_native_backlight quirk for SAMSUNG 900X3C/900X3D/900X3E/900X4C/900X4D,
Jens Reyer
[PATCH] acpi: file missing include guard, Shawn Landden
[GIT PULL] More ACPI and power management updates for 3.20-rc1, Rafael J. Wysocki
[PATCH 0/6] PM / sleep: Support for quiescing timers during suspend-to-idle,
Rafael J. Wysocki
Fwd: [Bug 92111] Power regression from 3.17 to 3.18 and 3.19,
Rafael J. Wysocki
[GIT PULL] ACPI and power management updates for 3.20-rc1,
Rafael J. Wysocki
[V3 PATCH 0/2] Introduce ACPI support for ahci_platform driver,
Suravee Suthikulpanit
[PATCH] acpi: Remove unneeded nested #ifdef,
Andreas Ruprecht
[PATCH] acpi-video: Add disable_native_backlight quirk for Samsung 510R,
Hans de Goede
[GIT PULL] Thermal SoC management updates for v3.20 #1,
Eduardo Valentin
Support for Atom BayTrail/ValleyView power button, Benjamin Adler
[PATCH V4] acpi:apd:add AMD ACPI2Platform device support for x86 system.,
Ken Xue
Crash in acpi_ps_peek_opcode when booting kernel 3.19 as Xen dom0,
Stefan Bader
[PATCH] ACPI / table: remove duplicate NULL check for the handler of acpi_table_parse(),
Hanjun Guo
[PATCH 00/10] ACPICA: 20150204 Release,
Lv Zheng
- [PATCH 10/10] ACPICA: Update version to 20150204., Lv Zheng
- [PATCH 08/10] ACPICA: Hardware: Cast GPE enable_mask before storing, Lv Zheng
- [PATCH 07/10] ACPICA: Events: Cleanup GPE dispatcher type obtaining code., Lv Zheng
- [PATCH 05/10] ACPICA: Events: Cleanup of resetting the GPE handler to NULL before removing., Lv Zheng
- [PATCH 06/10] ACPICA: Events: Cleanup to move acpi_gbl_global_event_handler invocation out of acpi_ev_gpe_dispatch()., Lv Zheng
- [PATCH 04/10] ACPICA: Events: Fix uninitialized variable, Lv Zheng
- [PATCH 03/10] ACPICA: Events: Remove acpi_ev_valid_gpe_event() due to current restriction., Lv Zheng
- [PATCH 02/10] ACPICA: Events: Remove duplicated sanity check in acpi_ev_enable_gpe()., Lv Zheng
- [PATCH 01/10] ACPICA: Events: Back port "ACPICA: Save current masks of enabled GPEs after enable register writes"., Lv Zheng
- Re: [PATCH 00/10] ACPICA: 20150204 Release, Rafael J. Wysocki
[Patch v4 00/23] Improve ACPI resource parsing interfaces and enable IOAPIC hotplug,
Jiang Liu
- [Patch v4 16/23] ACPI: Introduce helper function acpi_dev_filter_resource_type(), Jiang Liu
- [Patch v4 23/23] x86/irq, ACPI: Implement ACPI driver to support IOAPIC hotplug, Jiang Liu
- [Patch v4 22/23] ACPI: Add interfaces to parse IOAPIC ID for IOAPIC hotplug, Jiang Liu
- [Patch v4 21/23] x86/PCI: Refine the way to release PCI IRQ resources, Jiang Liu
- [Patch v4 20/23] x86/PCI/ACPI: Use common ACPI resource interfaces to simplify implementation, Jiang Liu
- [Patch v4 19/23] x86/PCI: Fix the range check for IO resources, Jiang Liu
- [Patch v4 18/23] PCI: Use common resource list management code instead of private implementation, Jiang Liu
- [Patch v4 17/23] resources: Move struct resource_list_entry from ACPI into resource core, Jiang Liu
- [Patch v4 15/23] ACPI: Add field offset to struct resource_list_entry, Jiang Liu
- [Patch v4 14/23] ACPI: Translate resource into master side address for bridge window resources, Jiang Liu
- [Patch v4 13/23] ACPI: Return translation offset when parsing ACPI address space resources, Jiang Liu
- [Patch v4 12/23] ACPI: Enforce stricter checks for address space descriptors, Jiang Liu
- [Patch v4 11/23] ACPI: Set flag IORESOURCE_UNSET for unassigned resources, Jiang Liu
- [Patch v4 10/23] ACPI: Normalize return value of resource parser functions, Jiang Liu
- [Patch v4 09/23] ACPI: Fix a bug in parsing ACPI Memory24 resource, Jiang Liu
- [Patch v4 08/23] ACPI: Add prefetch decoding to the address space parser, Jiang Liu
- [Patch v4 07/23] ACPI: Move the window flag logic to the combined parser, Jiang Liu
- [Patch v4 06/23] ACPI: Unify the parsing of address_space and ext_address_space, Jiang Liu
- [Patch v4 05/23] ACPI: Let the parser return false for disabled resources, Jiang Liu
- [Patch v4 04/23] ACPI: Use the length check for io resources as well, Jiang Liu
- [Patch v4 03/23] ACPI: Implement proper length checks for mem resources, Jiang Liu
- [Patch v4 01/23] ACPICA: Resources: Provide common part for struct acpi_resource_address structures., Jiang Liu
- [Patch v4 02/23] ACPI: Remove redundant check in function acpi_dev_resource_address_space(), Jiang Liu
- Re: [Patch v4 00/23] Improve ACPI resource parsing interfaces and enable IOAPIC hotplug, Rafael J. Wysocki
[RFC v3] ACPI on arm64 TODO List, 4 Feb 2015, Al Stone
[GIT PULL] ACPI power management fix for final 3.19, Rafael J. Wysocki
[PATCH v2 0/5] Start deprecating _OSI on new architectures,
al . stone
[PATCH 0/2] ACPI / cpuidle: More code complexity/duplication reduction,
Rafael J. Wysocki
ACPI PCC probe failed.,
Cristian
[PATCH V3] acpi:apd:add AMD ACPI2Platform device support for x86 system.,
Ken Xue
[PATCH v8 00/21] Introduce ACPI for ARM64 based on ACPI 5.1,
Hanjun Guo
- [PATCH v8 02/21] acpi: fix acpi_os_ioremap for arm64, Hanjun Guo
- [PATCH v8 03/21] arm64: allow late use of early_ioremap, Hanjun Guo
- [PATCH v8 04/21] ARM64 / ACPI: Get RSDP and ACPI boot-time tables, Hanjun Guo
- [PATCH v8 08/21] dt / chosen: Add linux,uefi-stub-generated-dtb property, Hanjun Guo
- [PATCH v8 11/21] ARM64 / ACPI: Get PSCI flags in FADT for PSCI init, Hanjun Guo
- [PATCH v8 17/21] clocksource / arch_timer: Parse GTDT to initialize arch timer, Hanjun Guo
- [PATCH v8 20/21] Documentation: ACPI for ARM64, Hanjun Guo
- [PATCH v8 21/21] arm64: ACPI: additions of ACPI documentation for arm64, Hanjun Guo
- [PATCH v8 19/21] ARM64 / ACPI: Enable ARM64 in Kconfig, Hanjun Guo
- [PATCH v8 18/21] ARM64 / ACPI: Select ACPI_REDUCED_HARDWARE_ONLY if ACPI is enabled on ARM64, Hanjun Guo
- [PATCH v8 16/21] irqchip: Add GICv2 specific ACPI boot support, Hanjun Guo
- [PATCH v8 15/21] ARM64 / ACPI: Introduce ACPI_IRQ_MODEL_GIC and register device's gsi, Hanjun Guo
- [PATCH v8 14/21] ACPI / processor: Make it possible to get CPU hardware ID via GICC, Hanjun Guo
- [PATCH v8 13/21] ARM64 / ACPI: Parse MADT for SMP initialization, Hanjun Guo
- [PATCH v8 12/21] ACPI / table: Print GIC information when MADT is parsed, Hanjun Guo
- [PATCH v8 09/21] ARM64 / ACPI: Disable ACPI if FADT revision is less than 5.1, Hanjun Guo
- [PATCH v8 07/21] ARM64 / ACPI: Introduce early_param for "acpi" and pass acpi=force to enable ACPI, Hanjun Guo
- [PATCH v8 10/21] ARM64 / ACPI: If we chose to boot from acpi then disable FDT, Hanjun Guo
- [PATCH v8 05/21] ACPI / sleep: Introduce sleep_arm.c, Hanjun Guo
- [PATCH v8 06/21] ARM64 / ACPI: Introduce PCI stub functions for ACPI, Hanjun Guo
- [PATCH v8 01/21] acpi: add arm64 to the platforms that use ioremap, Hanjun Guo
- Re: [PATCH v8 00/21] Introduce ACPI for ARM64 based on ACPI 5.1, Mark Rutland
- Re: [PATCH v8 00/21] Introduce ACPI for ARM64 based on ACPI 5.1, Timur Tabi
- Re: [PATCH v8 00/21] Introduce ACPI for ARM64 based on ACPI 5.1, Robert Richter
- Message not available
[PATCH V2] acpi:apd:add AMD ACPI2Platform device support for x86 system.,
Ken Xue
[Patch v2 00/23] Improve ACPI resource parsing interfaces and enable IOAPIC hotplug,
Jiang Liu
- [Patch v2 06/23] ACPI: Unify the parsing of address_space and ext_address_space, Jiang Liu
- [Patch v2 09/23] ACPI: Fix a bug in parsing ACPI Memory24 resource, Jiang Liu
- [Patch v2 17/23] resources: Move struct resource_list_entry from ACPI into resource core, Jiang Liu
- [Patch v2 23/23] x86/irq, ACPI: Implement ACPI driver to support IOAPIC hotplug, Jiang Liu
- [Patch v2 21/23] x86/PCI: Refine the way to release PCI IRQ resources, Jiang Liu
- [Patch v2 22/23] ACPI: Add interfaces to parse IOAPIC ID for IOAPIC hotplug, Jiang Liu
- [Patch v2 20/23] x86/PCI/ACPI: Use common ACPI resource interfaces to simplify implementation, Jiang Liu
- [Patch v2 19/23] x86/PCI: Fix the range check for IO resources, Jiang Liu
- [Patch v2 18/23] PCI: Use common resource list management code instead of private implementation, Jiang Liu
- [Patch v2 16/23] ACPI: Introduce helper function acpi_dev_filter_resource_type(), Jiang Liu
- [Patch v2 14/23] ACPI: Translate resource into master side address for bridge window resources, Jiang Liu
- [Patch v2 15/23] ACPI: Add field offset to struct resource_list_entry, Jiang Liu
- [Patch v2 13/23] ACPI: Return translation offset when parsing ACPI address space resources, Jiang Liu
- [Patch v2 10/23] ACPI: Normalize return value of resource parser functions, Jiang Liu
- [Patch v2 12/23] ACPI: Enforce stricter checks for address space descriptors, Jiang Liu
- [Patch v2 11/23] ACPI: Set flag IORESOURCE_UNSET for unassigned resources, Jiang Liu
- [Patch v2 07/23] ACPI: Move the window flag logic to the combined parser, Jiang Liu
- [Patch v2 08/23] ACPI: Add prefetch decoding to the address space parser, Jiang Liu
- [Patch v2 04/23] ACPI: Use the length check for io resources as well, Jiang Liu
- [Patch v2 05/23] ACPI: Let the parser return false for disabled resources, Jiang Liu
- [Patch v2 03/23] ACPI: Implement proper length checks for mem resources, Jiang Liu
- [Patch v2 02/23] ACPI: Remove redundant check in function acpi_dev_resource_address_space(), Jiang Liu
- [Patch v2 01/23] ACPICA: Resources: Provide common part for struct acpi_resource_address structures., Jiang Liu
- Re: [Patch v2 00/23] Improve ACPI resource parsing interfaces and enable IOAPIC hotplug, Jiang Liu
- Re: [Patch v2 00/23] Improve ACPI resource parsing interfaces and enable IOAPIC hotplug, Rafael J. Wysocki
[PATCH v3 00/20] power_supply: Allow safe usage of power supply,
Krzysztof Kozlowski
- [PATCH v3 01/20] power_supply: Add driver private data, Krzysztof Kozlowski
- [PATCH v3 08/20] power_supply: apm_power: Use power_supply_*() API for accessing function attrs, Krzysztof Kozlowski
- [PATCH v3 15/20] x86/olpc/xo1/sci: Use newly added power_supply_put API, Krzysztof Kozlowski
- [PATCH v3 17/20] power_supply: 88pm860x_charger: Decrement the power supply's device reference counter, Krzysztof Kozlowski
- [PATCH v3 16/20] x86/olpc/xo15/sci: Use newly added power_supply_put API, Krzysztof Kozlowski
- [PATCH v3 18/20] power_supply: bq2415x_charger: Decrement the power supply's device reference counter, Krzysztof Kozlowski
- [PATCH v3 12/20] power_supply: Add power_supply_put for decrementing device reference counter, Krzysztof Kozlowski
- [PATCH v3 19/20] mfd: ab8500: Decrement the power supply's device reference counter, Krzysztof Kozlowski
- [PATCH v3 20/20] arm: mach-pxa: Decrement the power supply's device reference counter, Krzysztof Kozlowski
- [PATCH v3 14/20] power_supply: charger-manager: Decrement the power supply's device reference counter, Krzysztof Kozlowski
- [PATCH v3 09/20] power_supply: bq2415x_charger: Use power_supply_*() API for accessing function attrs, Krzysztof Kozlowski
- [PATCH v3 13/20] power_supply: Increment power supply use counter when obtaining references, Krzysztof Kozlowski
- [PATCH v3 10/20] power_supply: charger-manager: Use power_supply_*() API for accessing function attrs, Krzysztof Kozlowski
- [PATCH v3 06/20] power_supply: ab8500: Use power_supply_*() API for accessing function attrs, Krzysztof Kozlowski
- [PATCH v3 07/20] mfd: ab8500: Use power_supply_*() API for accessing function attrs, Krzysztof Kozlowski
- [PATCH v3 05/20] power_supply: 88pm860x_charger: Use power_supply_*() API for accessing function attrs, Krzysztof Kozlowski
- [PATCH v3 03/20] power_supply: Add API for safe access of power supply function attrs, Krzysztof Kozlowski
- [PATCH v3 02/20] power_supply: Move run-time configuration to separate structure, Krzysztof Kozlowski
- [PATCH v3 04/20] power_supply: sysfs: Use power_supply_*() API for accessing function attrs, Krzysztof Kozlowski
- Re: [PATCH v3 00/20] power_supply: Allow safe usage of power supply, Marc Dietrich
[PATCH 0/5] ACPI / cpuidle: More driver cleanups,
Rafael J. Wysocki
[PATCH] ACPI / cpuidle: Drop unnecessary calls from acpi_idle_do_entry(), Rafael J. Wysocki
[Patch v2 00/22] Improve ACPI resource parsing interfaces and enable IOAPIC hotplug,
Jiang Liu
[Index of Archives]
[Linux IBM ACPI]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]