Age | Commit message (Expand) | Author |
2016-04-20 | Revert "PCI, x86: Implement pcibios_alloc_irq() and pcibios_free_irq()" | Bjorn Helgaas |
2016-04-20 | Revert "PCI: Add helpers to manage pci_dev->irq and pci_dev->irq_managed" | Bjorn Helgaas |
2015-09-26 | ACPI, PCI, irq: Do not share PCI IRQ with ISA IRQ | Jiang Liu |
2015-09-01 | Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2015-07-30 | PCI: Add helpers to manage pci_dev->irq and pci_dev->irq_managed | Jiang Liu |
2015-07-30 | PCI, x86: Implement pcibios_alloc_irq() and pcibios_free_irq() | Jiang Liu |
2015-07-08 | ACPI: Remove FSF mailing addresses | Jarkko Nikula |
2015-06-23 | Merge tag 'pm+acpi-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2015-05-30 | ACPI / PCI: Account for ARI in _PRT lookups | Alex Williamson |
2015-05-22 | ACPI / PCI: remove stale list_head in struct acpi_prt_entry | Hanjun Guo |
2015-03-20 | Revert "x86/PCI: Refine the way to release PCI IRQ resources" | Rafael J. Wysocki |
2015-02-05 | x86/PCI: Refine the way to release PCI IRQ resources | Jiang Liu |
2015-01-20 | ACPI: pci: Do not clear pci_dev->irq in acpi_pci_irq_disable() | Jiang Liu |
2014-12-19 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2014-12-16 | x86, irq: Keep balance of IOAPIC pin reference count | Jiang Liu |
2014-12-04 | ACPI / PM: Drop CONFIG_PM_RUNTIME from the ACPI core | Rafael J. Wysocki |
2014-08-29 | x86, irq, PCI: Keep IRQ assignment for runtime power management | Jiang Liu |
2014-08-08 | x86, irq, PCI: Keep IRQ assignment for PCI devices during suspend/hibernation | Jiang Liu |
2014-06-21 | x86, irq, ACPI: Release IOAPIC pin when PCI device is disabled | Jiang Liu |
2014-02-20 | ACPI / PCI: Do not call ISA-specific code if ISA is not supported | Tomasz Nowicki |
2014-02-18 | ACPI / PCI: Fix memory leak in acpi_pci_irq_enable() | Tomasz Nowicki |
2013-12-07 | ACPI: Clean up inclusions of ACPI header files | Lv Zheng |
2013-02-16 | PCI/ACPI: Don't cache _PRT, and don't associate them with bus numbers | Yinghai Lu |
2012-12-13 | Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci | Linus Torvalds |
2012-11-29 | Merge branch 'acpi-general' | Rafael J. Wysocki |
2012-11-21 | ACPI: Fix logging when no pci_irq is allocated | Joe Perches |
2012-11-15 | ACPI / x86: Export acpi_[un]register_gsi() | Andy Shevchenko |
2012-11-05 | ACPI: Pass segment/bus to _PRT add/del so they don't depend on pci_bus | Bjorn Helgaas |
2012-01-06 | PCI/PM/Runtime: make PCI traces quieter | Vincent Palatin |
2011-07-16 | ACPI: fix CONFIG_X86_REROUTE_FOR_BROKEN_BOOT_IRQS | Stefan Assmann |
2010-10-15 | ACPI: remove unused declaration of proc_fs.h | Zhang Rui |
2010-05-04 | x86, acpi/irq: pci device dev->irq is an isa irq not a gsi | Eric W. Biederman |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2009-08-28 | ACPI: Move definition of PREFIX from acpi_bus.h to internal..h | Len Brown |
2009-06-24 | Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904'... | Len Brown |
2009-06-17 | ACPI: simplify acpi_pci_irq_del_prt() API | Alexander Chiang |
2009-06-17 | ACPI: simplify acpi_pci_irq_add_prt() API | Alexander Chiang |
2009-04-28 | irq: change ACPI GSI APIs to also take a device argument | Yinghai Lu |
2009-04-05 | Merge branch 'misc' into release | Len Brown |
2009-04-03 | ACPI: constify tables in pci_irq.c | Jan Beulich |
2009-03-17 | ACPI: PCI: use generic pci_swizzle_interrupt_pin() | Bjorn Helgaas |
2008-12-30 | ACPI: PCI: add HP copyright | Bjorn Helgaas |
2008-12-30 | ACPI: PCI: whitespace and useless initialization cleanup | Bjorn Helgaas |
2008-12-30 | ACPI: PCI: expand acpi_pci_allocate_irq() and acpi_pci_free_irq() inline | Bjorn Helgaas |
2008-12-30 | ACPI: PCI: simplify struct acpi_prt_entry | Bjorn Helgaas |
2008-12-30 | ACPI: PCI: simplify list of _PRT entries | Bjorn Helgaas |
2008-12-30 | ACPI: PCI: combine lookup and derive | Bjorn Helgaas |
2008-12-30 | ACPI: PCI: follow typical PCI INTx swizzling pattern | Bjorn Helgaas |
2008-12-30 | ACPI: PCI: use positive logic to simplify code | Bjorn Helgaas |
2008-12-30 | ACPI: PCI: remove callback from acpi_pci_irq_lookup & acpi_pci_irq_derive | Bjorn Helgaas |