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