summaryrefslogtreecommitdiff
path: root/drivers/pci/ioapic.c
AgeCommit message (Expand)AuthorFilesLines
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine1-1/+1
2014-01-25Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+0
2014-01-04PCI: Convert ioapic to be builtin only, not modularYinghai Lu1-1/+5
2013-12-07ACPI: Clean up inclusions of ACPI header filesLv Zheng1-1/+0
2013-11-15ACPI: Eliminate the DEVICE_ACPI_HANDLE() macroRafael J. Wysocki1-1/+1
2013-05-28PCI: Convert ioapic.c to module_pci_driverLibo Chen1-12/+1
2012-12-14Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-0/+2
2012-11-29PCI: Remove __dev* markingsBill Pemberton1-3/+3
2012-11-13PCI: Add GPL license for drivers/pci/ioapic moduleAndrew Cooks1-0/+2
2011-12-06pci, x86/io-apic: Allow PCI_IOAPIC to be user configurable on x86Jan Beulich1-8/+7
2011-11-01pci: Fix files needing export.h for EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker1-0/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2010-03-24PCI: print resources consistently with %pRBjorn Helgaas1-5/+4
2009-11-05PCI hotplug: move IOAPIC support from acpiphp to ioapic driverBjorn Helgaas1-0/+127