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