Linux ACPI
[Prev Page][Next Page]
- Re: [PATCH 0/2] PCI: Ignore hotplug events for dual GPU systems, (continued)
- [Notice] PM+ACPI maintenance in travel mode between Sep. 12 and 20, Rafael J. Wysocki
- [GIT PULL] ACPI and power management fixes for 3.17-rc5, Rafael J. Wysocki
- [RFC Part2 v1 00/21] Enable hierarchy irqdomian on x86 platforms,
Jiang Liu
- [RFC Part2 v1 05/21] x86, hpet: Use new irqdomain interfaces to allocate/free IRQ, Jiang Liu
- [RFC Part2 v1 10/21] x86: irq_remapping: Introduce new interfaces to support hierarchy irqdomain, Jiang Liu
- [RFC Part2 v1 19/21] iommu/amd: Clean up unused MSI related code, Jiang Liu
- [RFC Part2 v1 21/21] x86, irq: Clean up unused MSI related code and interfaces, Jiang Liu
- [RFC Part2 v1 20/21] x86: irq_remapping: Clean up unused MSI related code, Jiang Liu
- [RFC Part2 v1 18/21] iommu/vt-d: Clean up unused MSI related code, Jiang Liu
- [RFC Part2 v1 12/21] iommu/vt-d: Enhance Intel IR driver to suppport hierarchy irqdomain, Jiang Liu
- [RFC Part2 v1 17/21] x86, htirq: Use hierarchy irqdomain to manage Hypertransport interrupts, Jiang Liu
- [RFC Part2 v1 11/21] iommu/vt-d: Change prototypes to prepare for enabling hierarchy irqdomain, Jiang Liu
- [RFC Part2 v1 16/21] x86, irq: Directly call native_compose_msi_msg() for DMAR IRQ, Jiang Liu
- [RFC Part2 v1 15/21] x86, MSI: Use hierarchy irqdomain to manage MSI interrupts, Jiang Liu
- [RFC Part2 v1 09/21] x86, dmar: Use new irqdomain interfaces to allocate/free IRQ, Jiang Liu
- [RFC Part2 v1 14/21] x86, hpet: Enhance HPET IRQ to support hierarchy irqdomain, Jiang Liu
- [RFC Part2 v1 13/21] iommu/amd: Enhance AMD IR driver to suppport hierarchy irqdomain, Jiang Liu
- [RFC Part2 v1 08/21] x86, htirq: Use new irqdomain interfaces to allocate/free IRQ, Jiang Liu
- [RFC Part2 v1 07/21] x86, uv: Use new irqdomain interfaces to allocate/free IRQ, Jiang Liu
- [RFC Part2 v1 06/21] x86, MSI: Use new irqdomain interfaces to allocate/free IRQ, Jiang Liu
- [RFC Part2 v1 03/21] x86, irq: Save destination CPU ID in irq_cfg, Jiang Liu
- [RFC Part2 v1 04/21] x86, irq: Use hierarchy irqdomain to manage CPU interrupt vectors, Jiang Liu
- [RFC Part2 v1 02/21] genirq: Introduce helper functions to support stacked irq_chip, Jiang Liu
- [RFC Part2 v1 01/21] irqdomain: Introduce new interfaces to support hierarchy irqdomains, Jiang Liu
- Message not available
- Re: [RFC Part2 v1 01/21] irqdomain: Introduce new interfaces to support hierarchy irqdomains, Yasuaki Ishimatsu
Re: [RFC Part2 v1 00/21] Enable hierarchy irqdomian on x86 platforms, Yasuaki Ishimatsu
[PATCH] ACPI / LPSS: not using UART RTS override with Auto Flow Control,
Heikki Krogerus
[RFC Part1 v1 00/18] Prepare for enabling hierarchy irqdomain on x86,
Jiang Liu
- [RFC Part1 v1 11/18] x86, irq: Move HT IRQ related code from io_apic.c into htirq.c, Jiang Liu
- [RFC Part1 v1 18/18] iommu/amd: Use helpers to access irq_cfg data structure associated with IRQ, Jiang Liu
- [RFC Part1 v1 17/18] iommu/vt-d: Use helpers to access irq_cfg data structure associated with IRQ, Jiang Liu
- [RFC Part1 v1 16/18] x86: irq_remapping: Use helpers to access irq_cfg data structure associated with IRQ, Jiang Liu
- [RFC Part1 v1 15/18] x86, irq: Use helpers to access irq_cfg data structure associated with IRQ, Jiang Liu
- [RFC Part1 v1 14/18] x86, irq: Make MSI and HT_IRQ indepenent of X86_IO_APIC, Jiang Liu
- [RFC Part1 v1 13/18] x86, irq: Move IRQ initialization routines from io_apic.c into vector.c, Jiang Liu
- [RFC Part1 v1 12/18] x86, irq: Move IOAPIC related declarations from hw_irq.h into io_apic.h, Jiang Liu
- [RFC Part1 v1 10/18] x86, irq: Move PCI MSI related code from io_apic.c into msi.c, Jiang Liu
- [RFC Part1 v1 07/18] x86, irq: Introduce helpers to access struct irq_cfg, Jiang Liu
- [RFC Part1 v1 09/18] x86, irq: Replace printk(KERN_LVL) with pr_lvl() utilities, Jiang Liu
- [RFC Part1 v1 08/18] x86, irq: Move local APIC related code from io_apic.c into vector.c, Jiang Liu
- [RFC Part1 v1 06/18] x86, irq: Protect __clear_irq_vector() with vector_lock, Jiang Liu
- [RFC Part1 v1 02/18] x86, irq: Kill fourth parameter of IO_APIC_get_PCI_irq_vector(), Jiang Liu
- [RFC Part1 v1 01/18] x86, irq, ACPI: Fix building warning of unused code, Jiang Liu
- [RFC Part1 v1 03/18] x86, irq: Convert irq_2_pin list to generic list, Jiang Liu
- [RFC Part1 v1 04/18] x86, irq: Refine hw_irq.h to prepare for irqdomain support, Jiang Liu
- [RFC Part1 v1 05/18] x86, irq: Rename local APIC related functions in io_apic.c as apic_xxx(), Jiang Liu
[Patch v5 00/15] Enable support of IOAPIC hotplug on x86 platforms,
Jiang Liu
- [Patch v5 15/15] x86, irq, ACPI: Implement ACPI driver to support IOAPIC hotplug, Jiang Liu
- [Patch v5 14/15] x86, irq: Introduce helper to check whether an IOAPIC has been registered, Jiang Liu
- [Patch v5 13/15] x86, irq, ACPI: Implement interfaces to support ACPI based IOAPIC hot-removal, Jiang Liu
- [Patch v5 12/15] x86, irq, ACPI: Implement interface to support ACPI based IOAPIC hot-addition, Jiang Liu
- [Patch v5 11/15] x86, irq, ACPI: Introduce a rwsem to protect IOAPIC operations from hotplug, Jiang Liu
- [Patch v5 10/15] x86, irq: Refine mp_register_ioapic() to prepare for IOAPIC hotplug, Jiang Liu
- [Patch v5 09/15] x86, irq: Keep balance of IOAPIC pin reference count, Jiang Liu
- [Patch v5 08/15] x86, irq: Remove __init marker for functions will be used by IOAPIC hotplug, Jiang Liu
- [Patch v5 06/15] x86, irq: Split out alloc_ioapic_save_registers(), Jiang Liu
- [Patch v5 07/15] x86, irq: Prefer assigned ID in APIC ID register for x86_64, Jiang Liu
- [Patch v5 05/15] PCI: Remove PCI ioapic driver, Jiang Liu
- [Patch v5 04/15] ACPI: Add interfaces to parse IOAPIC ID for IOAPIC hotplug, Jiang Liu
- [Patch v5 02/15] ACPI: Correct return value of acpi_dev_resource_address_space(), Jiang Liu
- [Patch v5 03/15] ACPI: Fix minor syntax issues in processor_core.c, Jiang Liu
- [Patch v5 01/15] x86, PCI, ACPI: Kill private function resource_to_addr() in arch/x86/pci/acpi.c, Jiang Liu
Re: 3.14 x86 ACPI handover regression, Yinghai Lu
[PATCH v7 0/2] PCC: Platform Communication Channel,
Ashwin Chaugule
[PATCH] ACPI: force vendor backlight on Lenovo Ideapad Z570,
Stepan Bujnak
[PATCH] acpi: add utility to test for device dma coherency,
Mark Salter
[PATCH] ata: ahci_platform: Add ACPI support for AMD Seattle SATA controller,
suravee.suthikulpanit
[PATCH] ACPI/Processor: Fix dead lock between cpu hotplug and handler of ACPI processor power notify event,
Lan Tianyu
[PATCH 0/2] Reverting ACPI / battery: fix wrong value of capacity_now reported when fully charged,
Bjørn Mork
[PATCH] ACPI / platform / LPSS: disable async suspend/resume of LPSS devices,
Fu, Zhonghui
[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
[Index of Archives]
[Linux IBM ACPI]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]