Linux ACPI
[Prev Page][Next Page]
- [PATCH 1/4] PM: Drop the SET_PM_RUNTIME_PM_OPS() macro, (continued)
- [PATCH 1/2] ACPI / table: Add new function to get table entries,
Hanjun Guo
- [Patch Part3 v4] x86, PCI, MSI: Use hierarchy irqdomain to manage MSI interrupts, Jiang Liu
- [PATCH 0/3] ACPI/processor: trivial fixes,
Sudeep Holla
- [Patch Part3 v4 00/38] Enable hierarchy irqdomian on x86 platforms,
Jiang Liu
- [Patch Part3 v4 03/38] x86, irq: Kill unused pre_init_apic_IRQ0(), Jiang Liu
- [Patch Part3 v4 02/38] x86, intel-mid, trivial: Refine code syntax for sfi_parse_mtmr(), Jiang Liu
- [Patch Part3 v4 01/38] x86, intel-mid: Delay initialization of APB timer, Jiang Liu
- [Patch Part3 v4 07/38] x86, irq: Simplify the way to print IOAPIC entry, Jiang Liu
- [Patch Part3 v4 06/38] x86, irq: Refine the way to allocate irq_cfg for legacy IRQs, Jiang Liu
- [Patch Part3 v4 08/38] x86, irq: Introduce helper functions to support hierarchy irqdomain for IOAPIC, Jiang Liu
- [Patch Part3 v4 05/38] x86, irq: Implement callbacks to enable hierarchy irqdomain on IOAPICs, Jiang Liu
- [Patch Part3 v4 16/38] x86, irq: Kill GENERIC_IRQ_LEGACY_ALLOC_HWIRQ, Jiang Liu
- [Patch Part3 v4 23/38] iommu/vt-d: Move struct irq_2_iommu into intel_irq_remapping.c, Jiang Liu
- [Patch Part3 v4 24/38] iommu/amd: Move struct irq_2_irte into amd_iommu.c, Jiang Liu
- [Patch Part3 v4 25/38] x86, irq: Move irq_cfg.irq_2_pin into io_apic.c, Jiang Liu
- [Patch Part3 v4 30/38] x86, irq: Kill unused alloc_irq_and_cfg_at(), Jiang Liu
- [Patch Part3 v4 31/38] x86, irq: Change functions only used in vector.c as static, Jiang Liu
- [Patch Part3 v4 29/38] x86, irq: Use cached IOAPIC entry instead of reading from hardware, Jiang Liu
- [Patch Part3 v4 28/38] x86, irq: Clean up io_apic.h, Jiang Liu
- [Patch Part3 v4 27/38] x86, irq: Kill x86_io_apic_ops.write and x86_io_apic_ops.modify, Jiang Liu
- [Patch Part3 v4 26/38] x86, irq: Kill struct io_apic_irq_attr, Jiang Liu
- [Patch Part3 v4 22/38] x86, irq: Kill irq_cfg.irq_remapped, Jiang Liu
- [Patch Part3 v4 33/38] x86, irq: Move check of cfg->move_in_progress into send_cleanup_vector(), Jiang Liu
- [Patch Part3 v4 37/38] x86, irq: Introduce mechanism to support different vector allocation policies, Jiang Liu
- [Patch Part3 v4 38/38] x86, irq: Add kernel parameter vector_alloc to set CPU vector allocation policy, Jiang Liu
- [Patch Part3 v4 36/38] ACPI, irq, x86: Kill private function mp_register_gsi()/ mp_unregister_gsi(), Jiang Liu
- [Patch Part3 v4 35/38] x86, irq: Refine the way to calculate NR_IRQS, Jiang Liu
- [Patch Part3 v4 34/38] x86, irq: Move private data in struct irq_cfg into dedicated data structure, Jiang Liu
- [Patch Part3 v4 32/38] x86, irq: Kill function apic_set_affinity(), Jiang Liu
- [Patch Part3 v4 21/38] x86: irq_remapping: Clean up unused interfaces, Jiang Liu
- [Patch Part3 v4 20/38] iommu/amd: Clean up unsued code, Jiang Liu
- [Patch Part3 v4 19/38] iommu/vt-d: Clean up unsued code, Jiang Liu
- [Patch Part3 v4 18/38] x86: irq_remapping: Clean up unsued code, Jiang Liu
- [Patch Part3 v4 17/38] x86: Clean up unused forward declarations in x86_init.h, Jiang Liu
- [Patch Part3 v4 15/38] x86, irq: Kill x86_io_apic_ops.eoi_ioapic_pin and related interfaces, Jiang Liu
- [Patch Part3 v4 14/38] x86, irq: Kill x86_io_apic_ops.set_affinity and related interfaces, Jiang Liu
- [Patch Part3 v4 13/38] x86, irq: Kill x86_io_apic_ops.setup_entry and related interfaces, Jiang Liu
- [Patch Part3 v4 12/38] x86, irq: Kill x86_io_apic_ops.print_entries and related interfaces, Jiang Liu
- [Patch Part3 v4 11/38] x86, irq: Kill unused struct mp_pin_info, Jiang Liu
- [Patch Part3 v4 10/38] x86, irq: Kill unused old IOAPIC irqdomain interfaces, Jiang Liu
- [Patch Part3 v4 09/38] x86, irq: Convert IOAPIC to use hierarchy irqdomain interfaces, Jiang Liu
- [Patch Part3 v4 04/38] x86, irq: Prepare IOAPIC interfaces to support hierarchy irqdomain, Jiang Liu
- [Patch Part2 v6 00/27] Enable hierarchy irqdomian on x86 platforms,
Jiang Liu
- [Patch Part2 v6 03/27] x86, hpet: Use new irqdomain interfaces to allocate/free IRQ, Jiang Liu
- [Patch Part2 v6 04/27] x86, MSI: Use new irqdomain interfaces to allocate/free IRQ, Jiang Liu
- [Patch Part2 v6 06/27] x86, htirq: Use new irqdomain interfaces to allocate/free IRQ, Jiang Liu
- [Patch Part2 v6 08/27] x86: irq_remapping: Introduce new interfaces to support hierarchy irqdomain, Jiang Liu
- [Patch Part2 v6 10/27] iommu/vt-d: Enhance Intel IR driver to suppport hierarchy irqdomain, Jiang Liu
- [Patch Part2 v6 15/27] iommu/vt-d: Clean up unused MSI related code, Jiang Liu
- [Patch Part2 v6 20/27] x86, irq: Use hierarchy irqdomain to manage DMAR interrupts, Jiang Liu
- [Patch Part2 v6 27/27] x86, irq: Simplify MSI/DMAR/HPET implementation by using common code, Jiang Liu
- [Patch Part2 v6 26/27] x86, irq: Implement irq_chip.irq_write_msi_msg for MSI/DMAR/HPET irq_chips, Jiang Liu
- [Patch Part2 v6 25/27] PCI/MSI: Replace msi_update_msg() with irq_chip_compose_msi_msg(), Jiang Liu
- [Patch Part2 v6 24/27] x86, PCI/MSI: Simplify the way to deal with remapped MSI interrupts, Jiang Liu
- [Patch Part2 v6 23/27] x86, irq: Normalize x86 irq_chip name, Jiang Liu
- [Patch Part2 v6 22/27] x86, uv: Use hierarchy irqdomain to manage UV interrupts, Jiang Liu
- [Patch Part2 v6 21/27] x86, htirq: Use hierarchy irqdomain to manage Hypertransport interrupts, Jiang Liu
- [Patch Part2 v6 19/27] iommu/vt-d: Refine the interfaces to create IRQ for DMAR unit, Jiang Liu
- [Patch Part2 v6 18/27] x86, irq: Clean up unused MSI related code and interfaces, Jiang Liu
- [Patch Part2 v6 17/27] x86: irq_remapping: Clean up unused MSI related code, Jiang Liu
- [Patch Part2 v6 14/27] x86, irq: Directly call native_compose_msi_msg() for DMAR IRQ, Jiang Liu
- [Patch Part2 v6 16/27] iommu/amd: Clean up unused MSI related code, Jiang Liu
- [Patch Part2 v6 13/27] x86, PCI, MSI: Use hierarchy irqdomain to manage MSI interrupts, Jiang Liu
- [Patch Part2 v6 11/27] iommu/amd: Enhance AMD IR driver to suppport hierarchy irqdomain, Jiang Liu
- [Patch Part2 v6 12/27] x86, hpet: Enhance HPET IRQ to support hierarchy irqdomain, Jiang Liu
- [Patch Part2 v6 09/27] iommu/vt-d: Change prototypes to prepare for enabling hierarchy irqdomain, Jiang Liu
- [Patch Part2 v6 07/27] x86, dmar: Use new irqdomain interfaces to allocate/free IRQ, Jiang Liu
- [Patch Part2 v6 05/27] x86, uv: Use new irqdomain interfaces to allocate/free IRQ, Jiang Liu
- [Patch Part2 v6 02/27] x86, irq: Use hierarchy irqdomain to manage CPU interrupt vectors, Jiang Liu
- [Patch Part2 v6 01/27] x86, irq: Save destination CPU ID in irq_cfg, Jiang Liu
- [PATCH] ACPI: Fixed a typo comment,
Huang Rui
- [PATCH V3] ACPI: Add _DEP(Operation Region Dependencies) support to fix battery issue on the Asus T100TA,
Lan Tianyu
- Re: [PATCH] platform: x86: dell-laptop: Add support for keyboard backlight,
Darren Hart
- Hardware error from APEI question?, Dean A.
- [GIT PULL] ACPI power management fix for 3.18-rc6, Rafael J. Wysocki
- [PATCH 1/2] cpuidle: acpi: Remove TIME_INVALID flag from acpi,
Daniel Lezcano
- [PATCH v3 0/3] Support PMIC operation region for CrystalCove and XPower,
Aaron Lu
- [UPDATE RFC PATCH 2] ACPICA: Events: Introduce ACPI_GPE_HANDLER_RAW to fix 2 issues for the current GPE APIs.,
Lv Zheng
[PATCH V2] ACPI: Add _DEP(Operation Region Dependencies) support to fix battery issue on the Asus T100TA,
Lan Tianyu
Possible memory leak in function (acpi_video_init_brightness) not freeing (br->levels),
Ahmed Tamrawi
[PATCH 0/6] PCI: MMCONFIG clean up,
Tomasz Nowicki
- [PATCH 5/6] x86, acpi, pci: mmconfig_64.c becomes default implementation for arch agnostic low-level direct PCI config space accessors via MMCONFIG., Tomasz Nowicki
- [PATCH 6/6] pci, acpi: Share ACPI PCI config space accessors., Tomasz Nowicki
- [PATCH 4/6] x86, acpi, pci: mmconfig_{32,64}.c code refactoring - remove code duplication., Tomasz Nowicki
- [PATCH 2/6] x86, acpi, pci: Move arch-agnostic MMCFG code out of arch/x86/ directory, Tomasz Nowicki
- [PATCH 3/6] x86, acpi, pci: Move PCI config space accessors., Tomasz Nowicki
- [PATCH 1/6] x86, acpi, pci: Reorder logic of pci_mmconfig_insert() function, Tomasz Nowicki
- Re: [PATCH 0/6] PCI: MMCONFIG clean up, Bjorn Helgaas
[PATCH] ACPI: Add _DEP(Operation Region Dependencies) support to fix battery issue on the Asus T100TA,
Lan Tianyu
[PATCH] acpi:apd:add AMD ACPI2Platform device support for x86 system.,
Ken Xue
Re: [PATCH] cpuidle: Invert CPUIDLE_FLAG_TIME_VALID logic, Daniel Lezcano
[PATCH] ACPI / WAKEUP : enable wakeup power for physical child devices,
Andrey Skvortsov
[PATCH 1/1 linux-next] ACPI: remove unnecessary sizeof(u8),
Fabian Frederick
[PATCH] ACPI / sleep: Drain outstanding events after disabling multiple GPEs,
Rafael J. Wysocki
[GIT PULL] ACPI and power management fixes for 3.18-rc5, Rafael J. Wysocki
[PATCH] ACPI / Kconfig: Remove redundant depends on ACPI,
Hanjun Guo
[PATCH v2 0/3] Support PMIC operation region for CrystalCove and XPower,
Aaron Lu
[PATCH v11 0/1] PCC: Platform Communication Channel,
Ashwin Chaugule
[GIT PULL] Thermal management updates for v3.18-rc5, Eduardo Valentin
Re: [BUG] oops in cpufreq driver with AMD Kaveri CPU,
Oleksandr Natalenko
Re: [PATCH] dell-wireless: new driver for dell wireless button for Windows 8,
Darren Hart
Asus wmi backlight key troubleshooting, Travis James
systemd, fpdt and /dev/mem, Dave Jones
[PATCH v6 34/48] acpi: Register power-off handler with kernel power-off handler, Guenter Roeck
[RFC Part4 v1 00/17] Refine support of non-PCI-compliant Message,
Jiang Liu
- [RFC Part4 v1 06/17] genirq: Introduce callback irq_chip.irq_write_msi_msg, Jiang Liu
- [RFC Part4 v1 17/17] x86, htirq: Use common MSI code to manage Hypertransport interrupts, Jiang Liu
- [RFC Part4 v1 16/17] x86, htirq: Kill struct ht_irq_msg by reusing struct msi_msg, Jiang Liu
- [RFC Part4 v1 15/17] PCI, MSI: Clean up unused irqdomain related code, Jiang Liu
- [RFC Part4 v1 14/17] x86, PCI, MSI: Use common code to manage MSI interrupts, Jiang Liu
- [RFC Part4 v1 13/17] MSI: Provide irqdomain support for generic MSI, Jiang Liu
- [RFC Part4 v1 12/17] PCI, MSI: Rename __write_msi_msg() as __pci_write_msi_msg(), Jiang Liu
- [RFC Part4 v1 11/17] PCI, MSI: Rename __read_msi_msg() as __pci_read_msi_msg(), Jiang Liu
- [RFC Part4 v1 10/17] PCI, MSI: Split MSI code into PCI dependent and PCI independent parts, Jiang Liu
- [RFC Part4 v1 09/17] x86, irq: Simplify MSI/DMAR/HPET implementation by using common code, Jiang Liu
- [RFC Part4 v1 08/17] PCI/MSI: Use irq_chip.irq_write_msi_msg() to share common code, Jiang Liu
- [RFC Part4 v1 07/17] x86, irq: Implement irq_chip.irq_write_msi_msg for MSI/DMAR/HPET irq_chips, Jiang Liu
- [RFC Part4 v1 05/17] PCI/MSI: Move msi_set_affinity() to PCI core, Jiang Liu
- [RFC Part4 v1 04/17] PCI/MSI: Replace msi_update_msg() with irq_chip_compose_msi_msg(), Jiang Liu
- [RFC Part4 v1 03/17] x86, PCI/MSI: Simplify the way to deal with remapped MSI interrupts, Jiang Liu
- [RFC Part4 v1 02/17] genirq: Introduce helper irq_domain_set_info() to reduce duplicated code, Jiang Liu
- [RFC Part4 v1 01/17] x86, irq: Normalize x86 irq_chip name, Jiang Liu
- Re: [RFC Part4 v1 00/17] Refine support of non-PCI-compliant Message, Marc Zyngier
[Patch Part3 V7 8/8] pci, ACPI, iommu: Enhance pci_root to support DMAR device hotplug, Jiang Liu
[PATCH] mailbox: enable non-DT/ACPI clients to use the api, Jassi Brar
[Patch Part3 v3 00/38] Enable hierarchy irqdomian on x86 platforms,
Jiang Liu
- [Patch Part3 v3 02/38] x86, intel-mid, trivial: Refine code syntax for sfi_parse_mtmr(), Jiang Liu
- [Patch Part3 v3 03/38] x86, irq: Kill unused pre_init_apic_IRQ0(), Jiang Liu
- [Patch Part3 v3 01/38] x86, intel-mid: Delay initialization of APB timer, Jiang Liu
- [Patch Part3 v3 05/38] x86, irq: Implement callbacks to enable hierarchy irqdomain on IOAPICs, Jiang Liu
- [Patch Part3 v3 04/38] x86, irq: Prepare IOAPIC interfaces to support hierarchy irqdomain, Jiang Liu
- [Patch Part3 v3 06/38] x86, irq: Refine the way to allocate irq_cfg for legacy IRQs, Jiang Liu
- [Patch Part3 v3 07/38] x86, irq: Simplify the way to print IOAPIC entry, Jiang Liu
- [Patch Part3 v3 11/38] x86, irq: Kill unused struct mp_pin_info, Jiang Liu
- [Patch Part3 v3 12/38] x86, irq: Kill x86_io_apic_ops.print_entries and related interfaces, Jiang Liu
- [Patch Part3 v3 13/38] x86, irq: Kill x86_io_apic_ops.setup_entry and related interfaces, Jiang Liu
- [Patch Part3 v3 14/38] x86, irq: Kill x86_io_apic_ops.set_affinity and related interfaces, Jiang Liu
- [Patch Part3 v3 15/38] x86, irq: Kill x86_io_apic_ops.eoi_ioapic_pin and related interfaces, Jiang Liu
- [Patch Part3 v3 26/38] x86, irq: Kill struct io_apic_irq_attr, Jiang Liu
- [Patch Part3 v3 31/38] x86, irq: Change functions only used in vector.c as static, Jiang Liu
- [Patch Part3 v3 38/38] x86, irq: Add kernel parameter vector_alloc to set CPU vector allocation policy, Jiang Liu
- [Patch Part3 v3 37/38] x86, irq: Introduce mechanism to support different vector allocation policies, Jiang Liu
- [Patch Part3 v3 36/38] ACPI, irq, x86: Kill private function mp_register_gsi()/ mp_unregister_gsi(), Jiang Liu
- [Patch Part3 v3 35/38] x86, irq: Refine the way to calculate NR_IRQS, Jiang Liu
- [Patch Part3 v3 34/38] x86, irq: Move private data in struct irq_cfg into dedicated data structure, Jiang Liu
- [Patch Part3 v3 33/38] x86, irq: Move check of cfg->move_in_progress into send_cleanup_vector(), Jiang Liu
- [Patch Part3 v3 32/38] x86, irq: Kill function apic_set_affinity(), Jiang Liu
- [Patch Part3 v3 30/38] x86, irq: Kill unused alloc_irq_and_cfg_at(), Jiang Liu
- [Patch Part3 v3 29/38] x86, irq: Use cached IOAPIC entry instead of reading from hardware, Jiang Liu
- [Patch Part3 v3 28/38] x86, irq: Clean up io_apic.h, Jiang Liu
- [Patch Part3 v3 27/38] x86, irq: Kill x86_io_apic_ops.write and x86_io_apic_ops.modify, Jiang Liu
- [Patch Part3 v3 25/38] x86, irq: Move irq_cfg.irq_2_pin into io_apic.c, Jiang Liu
- [Patch Part3 v3 24/38] iommu/amd: Move struct irq_2_irte into amd_iommu.c, Jiang Liu
- [Patch Part3 v3 23/38] iommu/vt-d: Move struct irq_2_iommu into intel_irq_remapping.c, Jiang Liu
- [Patch Part3 v3 22/38] x86, irq: Kill irq_cfg.irq_remapped, Jiang Liu
- [Patch Part3 v3 21/38] x86: irq_remapping: Clean up unused interfaces, Jiang Liu
- [Patch Part3 v3 19/38] iommu/vt-d: Clean up unsued code, Jiang Liu
- [Patch Part3 v3 20/38] iommu/amd: Clean up unsued code, Jiang Liu
- [Patch Part3 v3 18/38] x86: irq_remapping: Clean up unsued code, Jiang Liu
- [Patch Part3 v3 17/38] x86: Clean up unused forward declarations in x86_init.h, Jiang Liu
- [Patch Part3 v3 16/38] x86, irq: Kill GENERIC_IRQ_LEGACY_ALLOC_HWIRQ, Jiang Liu
- [Patch Part3 v3 10/38] x86, irq: Kill unused old IOAPIC irqdomain interfaces, Jiang Liu
- [Patch Part3 v3 09/38] x86, irq: Convert IOAPIC to use hierarchy irqdomain interfaces, Jiang Liu
- [Patch Part3 v3 08/38] x86, irq: Introduce helper functions to support hierarchy irqdomain for IOAPIC, Jiang Liu
- Re: [Patch Part3 v3 00/38] Enable hierarchy irqdomian on x86 platforms, Joerg Roedel
[PATCH] ACPI/osl: speedup grace period in acpi_os_map_cleanup,
Konstantin Khlebnikov
Re: [PATCH] platform: x86: remove redundant variable in hp-wireless.c,
Darren Hart
PROBLEM: broken colors after suspend/resume, Lorenzo
[PATCH v10 0/1] PCC: Platform Communication Channel,
Ashwin Chaugule
[RFC PATCH 0/4] MMCFG refactoring + PCI ACPI probing for ARM64,
Tomasz Nowicki
- [RFC PATCH 1/4] x86, acpi, pci: Move arch-agnostic MMCFG code out of arch/x86/ directory., Tomasz Nowicki
- [RFC PATCH 2/4] x86, acpi, pci: Isolate new PCI mmconfig entry insertion., Tomasz Nowicki
- [RFC PATCH 4/4] arm64, acpi, pci: Provide arch-specific calls for PCI host bridge dirver (PNP0A03)., Tomasz Nowicki
- [RFC PATCH 3/4] arm64, acpi, pci: Add arch specific functions for mmconfig driver., Tomasz Nowicki
[PATCH v5 34/48] acpi: Register power-off handler with kernel power-off handler,
Guenter Roeck
[Patch Part2 v5 00/31] Enable hierarchy irqdomian on x86 platforms,
Jiang Liu
- [Patch Part2 v5 06/31] x86, irq: Save destination CPU ID in irq_cfg, Jiang Liu
- [Patch Part2 v5 03/31] genirq: Introduce helper functions to support stacked irq_chip, Jiang Liu
- [Patch Part2 v5 09/31] x86, MSI: Use new irqdomain interfaces to allocate/free IRQ, Jiang Liu
- [Patch Part2 v5 05/31] genirq: Add IRQ_SET_MASK_OK_DONE to support stacked irqchip, Jiang Liu
- [Patch Part2 v5 16/31] iommu/amd: Enhance AMD IR driver to suppport hierarchy irqdomain, Jiang Liu
- [Patch Part2 v5 15/31] iommu/vt-d: Enhance Intel IR driver to suppport hierarchy irqdomain, Jiang Liu
- [Patch Part2 v5 14/31] iommu/vt-d: Change prototypes to prepare for enabling hierarchy irqdomain, Jiang Liu
- [Patch Part2 v5 12/31] x86, dmar: Use new irqdomain interfaces to allocate/free IRQ, Jiang Liu
- [Patch Part2 v5 13/31] x86: irq_remapping: Introduce new interfaces to support hierarchy irqdomain, Jiang Liu
- [Patch Part2 v5 11/31] x86, htirq: Use new irqdomain interfaces to allocate/free IRQ, Jiang Liu
- [Patch Part2 v5 23/31] x86, irq: Directly call native_compose_msi_msg() for DMAR IRQ, Jiang Liu
- [Patch Part2 v5 24/31] iommu/vt-d: Clean up unused MSI related code, Jiang Liu
- [Patch Part2 v5 28/31] iommu/vt-d: Refine the interfaces to create IRQ for DMAR unit, Jiang Liu
- [Patch Part2 v5 29/31] x86, irq: Use hierarchy irqdomain to manage DMAR interrupts, Jiang Liu
- [Patch Part2 v5 30/31] x86, htirq: Use hierarchy irqdomain to manage Hypertransport interrupts, Jiang Liu
- [Patch Part2 v5 20/31] PCI/MSI: Kill redundant call of irq_set_msi_desc() for MSI-X interrupts, Jiang Liu
- [Patch Part2 v5 21/31] PCI/MSI: Enhance core to support hierarchy irqdomain, Jiang Liu
- [Patch Part2 v5 22/31] x86, PCI, MSI: Use hierarchy irqdomain to manage MSI interrupts, Jiang Liu
- [Patch Part2 v5 19/31] PCI/MSI: Simplify PCI MSI code by initializing msi_desc.nvec_used earlier, Jiang Liu
- [Patch Part2 v5 18/31] PCI/MSI: Remove unnecessary braces around single statements, Jiang Liu
- [Patch Part2 v5 27/31] x86, irq: Clean up unused MSI related code and interfaces, Jiang Liu
- [Patch Part2 v5 17/31] x86, hpet: Enhance HPET IRQ to support hierarchy irqdomain, Jiang Liu
- [Patch Part2 v5 31/31] x86, uv: Use hierarchy irqdomain to manage UV interrupts, Jiang Liu
- [Patch Part2 v5 26/31] x86: irq_remapping: Clean up unused MSI related code, Jiang Liu
- [Patch Part2 v5 25/31] iommu/amd: Clean up unused MSI related code, Jiang Liu
- [Patch Part2 v5 10/31] x86, uv: Use new irqdomain interfaces to allocate/free IRQ, Jiang Liu
- [Patch Part2 v5 08/31] x86, hpet: Use new irqdomain interfaces to allocate/free IRQ, Jiang Liu
- [Patch Part2 v5 07/31] x86, irq: Use hierarchy irqdomain to manage CPU interrupt vectors, Jiang Liu
- [Patch Part2 v5 04/31] genirq: Introduce irq_chip.irq_compose_msi_msg() to support stacked irqchip, Jiang Liu
- [Patch Part2 v5 02/31] irqdomain: Do irq_find_mapping and set_type for hierarchy irqdomain in case OF, Jiang Liu
- [Patch Part2 v5 01/31] irqdomain: Introduce new interfaces to support hierarchy irqdomains, Jiang Liu
[PATCH v1 0/4] ACPI / LPSS: fix system hangup on BYT,
Andy Shevchenko
[PATCH] ACPI/OSL: Add IRQ handler flushing support in the OSL.,
Lv Zheng
Kernel NULL pointer deref in pci_get_hp_params with v3.18-rc3,
Joerg Roedel
[GIT PULL] Thermal management updates for 3.18-rc4, Eduardo Valentin
[Patch Part2 v4 00/31] Enable hierarchy irqdomian on x86 platforms,
Jiang Liu
- [Patch Part2 v4 03/31] genirq: Introduce helper functions to support stacked irq_chip, Jiang Liu
- [Patch Part2 v4 04/31] genirq: Introduce irq_chip.irq_compose_msi_msg() to support stacked irqchip, Jiang Liu
- [Patch Part2 v4 08/31] x86, hpet: Use new irqdomain interfaces to allocate/free IRQ, Jiang Liu
- [Patch Part2 v4 09/31] x86, MSI: Use new irqdomain interfaces to allocate/free IRQ, Jiang Liu
- [Patch Part2 v4 07/31] x86, irq: Use hierarchy irqdomain to manage CPU interrupt vectors, Jiang Liu
- [Patch Part2 v4 06/31] x86, irq: Save destination CPU ID in irq_cfg, Jiang Liu
- [Patch Part2 v4 12/31] x86, dmar: Use new irqdomain interfaces to allocate/free IRQ, Jiang Liu
- [Patch Part2 v4 15/31] iommu/vt-d: Enhance Intel IR driver to suppport hierarchy irqdomain, Jiang Liu
- [Patch Part2 v4 21/31] PCI/MSI: enhance PCI MSI core to support hierarchy irqdomain, Jiang Liu
- [Patch Part2 v4 20/31] PCI/MSI: Kill redundant calling for irq_set_msi_desc() for MSIx interrupts, Jiang Liu
- [Patch Part2 v4 25/31] iommu/amd: Clean up unused MSI related code, Jiang Liu
- [Patch Part2 v4 24/31] iommu/vt-d: Clean up unused MSI related code, Jiang Liu
- [Patch Part2 v4 22/31] x86, PCI, MSI: Use hierarchy irqdomain to manage MSI interrupts, Jiang Liu
- [Patch Part2 v4 23/31] x86, irq: Directly call native_compose_msi_msg() for DMAR IRQ, Jiang Liu
- [Patch Part2 v4 18/31] PCI/MSI, trivial: Fix minor syntax issues according to coding styles, Jiang Liu
- [Patch Part2 v4 19/31] PCI/MSI: Simplify PCI MSI code by initializing msi_desc.nvec_used earlier, Jiang Liu
- [Patch Part2 v4 17/31] x86, hpet: Enhance HPET IRQ to support hierarchy irqdomain, Jiang Liu
- [Patch Part2 v4 29/31] x86, irq: Use hierarchy irqdomain to manage DMAR interrupts, Jiang Liu
- [Patch Part2 v4 30/31] x86, htirq: Use hierarchy irqdomain to manage Hypertransport interrupts, Jiang Liu
- [Patch Part2 v4 31/31] x86, uv: Use hierarchy irqdomain to manage UV interrupts, Jiang Liu
- [Patch Part2 v4 28/31] iommu/vt-d: Refine the interfaces to create IRQ for DMAR unit, Jiang Liu
- [Patch Part2 v4 27/31] x86, irq: Clean up unused MSI related code and interfaces, Jiang Liu
- [Patch Part2 v4 26/31] x86: irq_remapping: Clean up unused MSI related code, Jiang Liu
- [Patch Part2 v4 16/31] iommu/amd: Enhance AMD IR driver to suppport hierarchy irqdomain, Jiang Liu
- [Patch Part2 v4 14/31] iommu/vt-d: Change prototypes to prepare for enabling hierarchy irqdomain, Jiang Liu
- [Patch Part2 v4 13/31] x86: irq_remapping: Introduce new interfaces to support hierarchy irqdomain, Jiang Liu
- [Patch Part2 v4 11/31] x86, htirq: Use new irqdomain interfaces to allocate/free IRQ, Jiang Liu
- [Patch Part2 v4 10/31] x86, uv: Use new irqdomain interfaces to allocate/free IRQ, Jiang Liu
- [Patch Part2 v4 05/31] genirq: Add IRQ_SET_MASK_OK_DONE to support stacked irqchip, Jiang Liu
- [Patch Part2 v4 02/31] irqdomain: Do irq_find_mapping and set_type for hierarchy irqdomain in case OF, Jiang Liu
- [Patch Part2 v4 01/31] irqdomain: Introduce new interfaces to support hierarchy irqdomains, Jiang Liu
- Re: [Patch Part2 v4 00/31] Enable hierarchy irqdomian on x86 platforms, Joerg Roedel
- Re: [Patch Part2 v4 00/31] Enable hierarchy irqdomian on x86 platforms, Joerg Roedel
Re: [PATCH] toshiba_acpi: Fix regression caused by backlight extra check code,
Darren Hart
[PATCH 0/6] ACPI/EC: Cleanups of command flushing and event polling.,
Lv Zheng
[PATCH 1/1] PCI: Deletion of unnecessary checks before three function calls,
SF Markus Elfring
[Patch v8 00/18] Enable support of IOAPIC hotplug on x86 platforms,
Jiang Liu
- [Patch v8 02/18] x86, intel-mid: Create IRQs for APB timers and RTC timers, Jiang Liu
- [Patch v8 06/18] ACPI: Fix minor syntax issues in processor_core.c, Jiang Liu
- [Patch v8 10/18] x86, irq: Prefer assigned ID in APIC ID register for x86_64, Jiang Liu
- [Patch v8 14/18] x86, irq, ACPI: Introduce a rwsem to protect IOAPIC operations from hotplug, Jiang Liu
- [Patch v8 15/18] x86, irq, ACPI: Implement interface to support ACPI based IOAPIC hot-addition, Jiang Liu
- [Patch v8 16/18] x86, irq, ACPI: Implement interfaces to support ACPI based IOAPIC hot-removal, Jiang Liu
- [Patch v8 17/18] x86, irq: Introduce helper to check whether an IOAPIC has been registered, Jiang Liu
- [Patch v8 18/18] x86, irq, ACPI: Implement ACPI driver to support IOAPIC hotplug, Jiang Liu
- [Patch v8 13/18] x86, irq: Refine mp_register_ioapic() to prepare for IOAPIC hotplug, Jiang Liu
- [Patch v8 12/18] x86, irq: Keep balance of IOAPIC pin reference count, Jiang Liu
- [Patch v8 11/18] x86, irq: Remove __init marker for functions will be used by IOAPIC hotplug, Jiang Liu
- [Patch v8 09/18] x86, irq: Split out alloc_ioapic_save_registers(), Jiang Liu
- [Patch v8 08/18] PCI: Remove PCI ioapic driver, Jiang Liu
- [Patch v8 07/18] ACPI: Add interfaces to parse IOAPIC ID for IOAPIC hotplug, Jiang Liu
- [Patch v8 05/18] ACPI: Correct return value of acpi_dev_resource_address_space(), Jiang Liu
- [Patch v8 04/18] x86, PCI, ACPI: Kill private function resource_to_addr() in arch/x86/pci/acpi.c, Jiang Liu
- [Patch v8 03/18] x86, irq, ACPI: Return IRQ instead of GSI in mp_register_gsi(), Jiang Liu
- [Patch v8 01/18] x86: ACPI: Do not translate GSI number if IOAPIC is disabled, Jiang Liu
[GIT PULL] ACPI and power management fixes for 3.18-rc3, Rafael J. Wysocki
[PATCH] leds: leds-gpio: Convert gpio_blink_set() to use GPIO descriptors,
Mika Westerberg
[PATCH 0/3] Support PMIC operation region for CrystalCove and XPower,
Aaron Lu
Re: [PATCH] PCI: fix sriov enabling with virtual bus,
Bjorn Helgaas
[PATCH 1/3] ACPI / processor: Update the comments in processor.h,
Hanjun Guo
[PATCH] ACPI / GPIO: Pass index to acpi_get_gpiod_by_index() when using properties,
Mika Westerberg
[PATCH RESEND] net: rfkill: gpio: Add ACPI default GPIO driver mappings,
Mika Westerberg
[Patch Part2 v3 00/24] Enable hierarchy irqdomian on x86 platforms,
Jiang Liu
- [Patch Part2 v3 09/24] x86, dmar: Use new irqdomain interfaces to allocate/free IRQ, Jiang Liu
- [Patch Part2 v3 12/24] iommu/vt-d: Enhance Intel IR driver to suppport hierarchy irqdomain, Jiang Liu
- [Patch Part2 v3 18/24] iommu/amd: Clean up unused MSI related code, Jiang Liu
- [Patch Part2 v3 22/24] x86, irq: Use hierarchy irqdomain to manage DMAR interrupts, Jiang Liu
- [Patch Part2 v3 23/24] x86, htirq: Use hierarchy irqdomain to manage Hypertransport interrupts, Jiang Liu
- [Patch Part2 v3 24/24] x86, uv: Use hierarchy irqdomain to manage UV interrupts, Jiang Liu
- [Patch Part2 v3 21/24] iommu/vt-d: Refine the interfaces to create IRQ for DMAR unit, Jiang Liu
- [Patch Part2 v3 20/24] x86, irq: Clean up unused MSI related code and interfaces, Jiang Liu
- [Patch Part2 v3 19/24] x86: irq_remapping: Clean up unused MSI related code, Jiang Liu
- [Patch Part2 v3 17/24] iommu/vt-d: Clean up unused MSI related code, Jiang Liu
- [Patch Part2 v3 16/24] x86, irq: Directly call native_compose_msi_msg() for DMAR IRQ, Jiang Liu
- [Patch Part2 v3 15/24] x86, MSI: Use hierarchy irqdomain to manage MSI interrupts, Jiang Liu
[Index of Archives]
[Linux IBM ACPI]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]