Linux ACPI
[Prev Page][Next Page]
[PATCH] ACPI / LPSS: complete PM entries for LPSS power domain,
Fu, Zhonghui
[PATCH 0/2] Support CrystalCove PMIC ACPI operation region,
Aaron Lu
[PATCH v2 4/4] PCI: remove assignement in non straight forward if condition,
Quentin Lambert
[PATCH v2 3/4] PCI: remove assignement from if conditions, Quentin Lambert
[PATCH v2 2/4] PCI: fix a simple if coding style issue, Quentin Lambert
[PATCH v2 1/4] PCI: fix a missing space coding style issue, Quentin Lambert
[PATCH v2 0/4] Extending the first version of the patch to the entire directory,
Quentin Lambert
[GIT PULL] ACPI and power management fixes for 3.17-rc4, Rafael J. Wysocki
[PATCH] acpi : Add container online uevent to acpi_bus_attach,
Yasuaki Ishimatsu
[PATCH v6 0/2] PCC: Platform Communication Channel,
Ashwin Chaugule
ACPI: Invalid active2 threshold,
Arkadiusz Miskiewicz
[PATCH v3 0/9] PM / Domains: Generic OF-based support,
Ulf Hansson
- [PATCH v3 2/9] PM / Domains: Add generic OF-based PM domain look-up, Ulf Hansson
- [PATCH v3 4/9] drivercore / platform: Convert to dev_pm_domain_attach|detach(), Ulf Hansson
- [PATCH v3 3/9] PM / Domains: Add APIs to attach/detach a PM domain for a device, Ulf Hansson
- [PATCH v3 1/9] ACPI / PM: Let acpi_dev_pm_detach() return an error code, Ulf Hansson
- [PATCH v3 5/9] i2c: core: Convert to dev_pm_domain_attach|detach(), Ulf Hansson
- [PATCH v3 6/9] mmc: sdio: Convert to dev_pm_domain_attach|detach(), Ulf Hansson
- [PATCH v3 7/9] spi: core: Convert to dev_pm_domain_attach|detach(), Ulf Hansson
- [PATCH v3 8/9] amba: Add support for attach/detach of PM domains, Ulf Hansson
- [PATCH v3 9/9] ARM: exynos: Move to generic PM domain DT bindings, Ulf Hansson
- Re: [PATCH v3 0/9] PM / Domains: Generic OF-based support, Kevin Hilman
- [PATCH v4 0/9] PM / Domains: Generic OF-based support, Ulf Hansson
- [PATCH v4 1/9] ACPI / PM: Let acpi_dev_pm_detach() return an error code, Ulf Hansson
- [PATCH v4 2/9] PM / Domains: Add generic OF-based PM domain look-up, Ulf Hansson
- [PATCH v4 3/9] PM / Domains: Add APIs to attach/detach a PM domain for a device, Ulf Hansson
- [PATCH v4 4/9] drivercore / platform: Convert to dev_pm_domain_attach|detach(), Ulf Hansson
- [PATCH v4 5/9] i2c: core: Convert to dev_pm_domain_attach|detach(), Ulf Hansson
- [PATCH v4 6/9] mmc: sdio: Convert to dev_pm_domain_attach|detach(), Ulf Hansson
- [PATCH v4 7/9] spi: core: Convert to dev_pm_domain_attach|detach(), Ulf Hansson
- [PATCH v4 8/9] amba: Add support for attach/detach of PM domains, Ulf Hansson
- [PATCH v4 9/9] ARM: exynos: Move to generic PM domain DT bindings, Ulf Hansson
- Re: [PATCH v4 0/9] PM / Domains: Generic OF-based support, Tomasz Figa
- Re: [PATCH v4 0/9] PM / Domains: Generic OF-based support, Mark Brown
[PATCH] ACPI: Fix CMOS RTC Operation Region handler accesses to wrong address of value,
Lee, Chun-Yi
[PATCH v5 0/2] PCC: Platform Communication Channel,
Ashwin Chaugule
[PATCH v4 0/4] PCC: Platform Communication Channel,
Ashwin Chaugule
[PATCH v4 01/11] cpumask: factor out show_cpumap into separate helper function,
Sudeep Holla
[PATCH 0/4] ACPI / LPSS: clock improvements,
Heikki Krogerus
Question of " 202317a : ACPI / scan: Add acpi_device objects for all device nodes in the namespace" commit,
Yasuaki Ishimatsu
[PATCH 0/6] ACPICA: 20140828 Release,
Lv Zheng
[RFC PATCH for Juno 0/2] Drivers for Juno to boot from ACPI,
Hanjun Guo
[PATCH v3 00/17] Introduce ACPI for ARM64 based on ACPI 5.1,
Hanjun Guo
- [PATCH v3 01/17] ARM64: Move the init of cpu_logical_map(0) before unflatten_device_tree(), Hanjun Guo
- [PATCH v3 02/17] ARM64 / ACPI: Get RSDP and ACPI boot-time tables, Hanjun Guo
- [PATCH v3 03/17] ARM64 / ACPI: Introduce lowlevel suspend function, Hanjun Guo
- [PATCH v3 04/17] ARM64 / ACPI: Introduce early_param for "acpi", Hanjun Guo
- [PATCH v3 05/17] ARM64 / ACPI: If we chose to boot from acpi then disable FDT, Hanjun Guo
- [PATCH v3 06/17] ARM64 / ACPI: Make PCI optional for ACPI on ARM64, Hanjun Guo
- [PATCH v3 07/17] ARM64 / ACPI: Parse FADT table to get PSCI flags for PSCI init, Hanjun Guo
- [PATCH v3 11/17] ARM64 / ACPI: Introduce ACPI_IRQ_MODEL_GIC and register device's gsi, Hanjun Guo
- [PATCH v3 12/17] ACPI / table: Add new function to get table entries, Hanjun Guo
- [PATCH v3 13/17] ARM64 / ACPI: Add GICv2 specific ACPI boot support, Hanjun Guo
- [PATCH v3 10/17] ACPI / processor: Make it possible to get CPU hardware ID via GICC, Hanjun Guo
- [PATCH v3 09/17] ARM64 / ACPI: Parse MADT for SMP initialization, Hanjun Guo
- [PATCH v3 08/17] ACPI / table: Print GIC information when MADT is parsed, Hanjun Guo
- [PATCH v3 14/17] ARM64 / ACPI: Parse GTDT to initialize arch timer, Hanjun Guo
- [PATCH v3 15/17] ARM64 / ACPI: Select ACPI_REDUCED_HARDWARE_ONLY if ACPI is enabled on ARM64, Hanjun Guo
- [PATCH v3 16/17] ARM64 / ACPI: Enable ARM64 in Kconfig, Hanjun Guo
- [PATCH v3 17/17] Documentation: ACPI for ARM64, Hanjun Guo
- Re: [PATCH v3 00/17] Introduce ACPI for ARM64 based on ACPI 5.1, Grant Likely
[GIT PULL] ACPI and power management fixes for 3.17-rc3, Rafael J. Wysocki
[Patch v4] x86, irq, PCI: Keep IRQ assignment for runtime power management,
Jiang Liu
Re: [RFC PATCH 7/9] gpio: sch: Consolidate core and resume banks, Linus Walleij
[PATCH] ACPI/EC: Add msi quirk for Clevo W350etq,
Lan Tianyu
[PATCH] ACPICA: ACPI 5.1: Add support for runtime validation of _DSD package.,
Lv Zheng
Dealing with desktops with an acpi-video interface claiming backlight control, Hans de Goede
[PATCH v2] acpi: fan.c: printk replacement,
Sudip Mukherjee
[PATCH][RESEND] acpi: fan.c: printk replacement,
Sudip Mukherjee
[PATCH v2 0/9] PM / Domains: Generic OF-based support,
Ulf Hansson
[PATCH 1/4] acpi-video: Fix use_native_backlight selection logic,
Hans de Goede
[Patch v4 00/16] Enable support of IOAPIC hotplug on x86 platforms,
Jiang Liu
- [Patch v4 01/16] x86, PCI, ACPI: Kill private function resource_to_addr() in arch/x86/pci/acpi.c, Jiang Liu
- [Patch v4 10/16] x86, irq: Refine mp_register_ioapic() to prepare for IOAPIC hotplug, Jiang Liu
- [Patch v4 16/16] x86, irq, ACPI: Implement ACPI driver to support IOAPIC hotplug, Jiang Liu
- [Patch v4 15/16] PCI: Remove PCI ioapic driver, Jiang Liu
- [Patch v4 14/16] x86, irq: Introduce helper to check whether an IOAPIC has been registered, Jiang Liu
- [Patch v4 13/16] x86, irq, ACPI: Implement interfaces to support ACPI based IOAPIC hot-removal, Jiang Liu
- [Patch v4 12/16] x86, irq, ACPI: Implement interface to support ACPI based IOAPIC hot-addition, Jiang Liu
- [Patch v4 11/16] x86, irq, ACPI: Introduce a rwsem to protect IOAPIC operations from hotplug, Jiang Liu
- [Patch v4 09/16] x86, irq: Keep balance of IOAPIC pin reference count, Jiang Liu
- [Patch v4 08/16] x86, irq: Remove __init marker for functions will be used by IOAPIC hotplug, Jiang Liu
- [Patch v4 07/16] x86, irq: Prefer assigned ID in APIC ID register for x86_64, Jiang Liu
- [Patch v4 06/16] x86, irq: Split out alloc_ioapic_save_registers(), Jiang Liu
- [Patch v4 05/16] ACPI: Add interfaces to parse IOAPIC ID for IOAPIC hotplug, Jiang Liu
- [Patch v4 04/16] ACPI: Rename processor_core.c as apic_id.c, Jiang Liu
- [Patch v4 03/16] ACPI: Fix minor syntax issues in processor_core.c, Jiang Liu
- [Patch v4 02/16] ACPI: Correct return value of acpi_dev_resource_address_space(), Jiang Liu
- Re: [Patch v4 00/16] Enable support of IOAPIC hotplug on x86 platforms, Rafael J. Wysocki
Re: [acpi/osl] inconsistent {SOFTIRQ-ON-W} -> {IN-SOFTIRQ-R} usage., Lan Tianyu
[PATCH V3] ACPI / OSL: Make acpi_os_map_cleanup() use call_rcu() to avoid deadlocks,
Lan Tianyu
[PATCH v3 0/3] PCC: Platform Communication Channel,
Ashwin Chaugule
[PATCH 0/9] PM / Domains: Generic OF-based support,
Ulf Hansson
[PATCH RFC] x86 early_ioremap: increase FIX_BTMAPS_SLOTS to 8,
Dave Young
[PATCH] acpi: fan.c: printk replacement,
Sudip Mukherjee
[PATCH] ACPI: Run fixed button devices' notify callback in the process context,
Lan Tianyu
Re: BUG: lockdep (inconsistent usage) in netlink,
Benjamin Block
[PATCH 0/2] ACPI/EC: Improve EC driver's state machine to survive with firmware that refuses to respond QR_EC when SCI_EVT isn't set.,
Lv Zheng
Monitor does not recover from suspend cycle (kernel 3.16),
Anatol Pomozov
[PATCH] ACPI / scan: Allow ACPI drivers to bind to PNP device objects,
Rafael J. Wysocki
Re: [RFC PATCH 5/9] mfd: Add ACPI support,
Lee Jones
[PATCH] ACPI: Add GPIO-signaled event emulator.,
Tomasz Nowicki
[PATCH 0/4] usb: dwc3: ACPI support,
Heikki Krogerus
[PATCH] ACPI / LPSS: Add ACPI IDs for Intel Braswell, Mika Westerberg
Re: [RFC PATCH 6/9] gpiolib: add API to get gpio desc and flags,
Mika Westerberg
kernel boot fail with efi earlyprintk (bisected),
Dave Young
Re: [RFC PATCH 8/9] Input: gpio_keys_polled - Make use of device property API,
Jacob Pan
bug : Dell Inspiron 15 7000 : battery detection only after AC power adapter event.,
xavier.gnata@xxxxxxxxx
Re: [RFC PATCH 0/9] Add ACPI _DSD and unified device properties support,
Darren Hart
[Notice] ACPI+PM maintenance in travel mode through Aug. 24, Rafael J. Wysocki
[PATCH] Restore _DOS value at video module unload, Rafal
[GIT PULL] More ACPI and power management updates for 3.17-rc1, Rafael J. Wysocki
[RFC 0/3] Experimental patchset for CPPC,
Ashwin Chaugule
[PATCH v4 1/2] USB: Use ACPI device information,
Samuel Ortiz
[PATCH v3 1/2] USB: Use ACPI device information,
Samuel Ortiz
[PATCH] acpi/battery: capacity_now should be assigned after comparing it to design_capacity., Mariusz Ceier
[Bugfix] x86, irq, PCI: Keep IRQ assignment for PCI devices during suspend/hibernation, Jiang Liu
[PATCH 1/1] ACPI: Check if acpi_device->handler is NULL when ACPI_HOTPLUG_MEMORY is not configured., Tang Chen
[GIT PULL] ACPI and power management updates for v3.17-rc1, Rafael J. Wysocki
state[i].transition_latency and state[i].bus_master_latency set to 0. BUG?,
Ricardo Ribalda Delgado
[Bugfix 0/2] Fix bugs caused by "use irqdomain to dynamically allocate IRQ for IOAPIC",
Jiang Liu
Re: [Bugfix 0/2] Fix bugs caused by "use irqdomain to dynamically allocate IRQ for IOAPIC", Konrad Rzeszutek Wilk
[PATCH 3/3] PCI hotplug: remove assignement from if conditions, Quentin Lambert
[PATCH 2/3] PCI hotplug: fix a simple if coding style issue, Quentin Lambert
[PATCH 1/3] PCI hotplug: fix a missing space coding style issue, Quentin Lambert
[PATCH 0/3] Fixing checkpatch errors and warnings for PCI hotplug,
Quentin Lambert
[PATCH v2 00/18] Introduce ACPI for ARM64 based on ACPI 5.1,
Hanjun Guo
[Index of Archives]
[Linux IBM ACPI]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]