summaryrefslogtreecommitdiff
path: root/drivers/acpi/pci_root.c
AgeCommit message (Expand)Author
2012-12-13Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds
2012-11-28acpi: remove use of __devinitBill Pemberton
2012-11-07PCI/ACPI: Request _OSC control before scanning PCI root busTaku Izumi
2012-11-07PCI: Don't pass pci_dev to pci_ext_cfg_avail()Taku Izumi
2012-11-05PCI/ACPI: Add _PRT interrupt routing info before enumerating devicesBjorn Helgaas
2012-11-05ACPI: Pass segment/bus to _PRT add/del so they don't depend on pci_busBjorn Helgaas
2012-11-03PCI/ACPI: Remove acpi_root_driver in reverse orderYinghai Lu
2012-11-03PCI/ACPI: Delete host bridge _PRT during hot remove pathYinghai Lu
2012-11-03PCI/ACPI: Make acpi_pci_root_remove() stop/remove pci root busYinghai Lu
2012-11-03PCI/ACPI: Assign unassigned resource for hot-added root busYinghai Lu
2012-09-24Merge branch 'pci/taku-acpi-pci-host-bridge-v3' into nextBjorn Helgaas
2012-09-24PCI/ACPI: Use acpi_driver_data() rather than searching acpi_pci_rootsTaku Izumi
2012-09-24PCI/ACPI: Protect acpi_pci_roots list with mutexTaku Izumi
2012-09-24PCI/ACPI: Pass acpi_pci_root to acpi_pci_drivers' add/remove interfaceTaku Izumi
2012-09-24PCI/ACPI: Protect acpi_pci_drivers list with mutexTaku Izumi
2012-09-24PCI/ACPI: Notify acpi_pci_drivers when hot-plugging PCI root bridgesJiang Liu
2012-09-24PCI/ACPI: Use normal list for struct acpi_pci_driverJiang Liu
2012-08-03Merge branches 'delete-gts-bfs', 'misc', 'novell-bugzilla-757888-numa' and 'o...Len Brown
2012-07-30ACPI / PCI: Do not try to acquire _OSC control if that is hopelessRafael J. Wysocki
2012-06-22PCI/ACPI: provide MMCONFIG address for PCI host bridgesJiang Liu
2011-12-05PCI: Rework ASPM disable codeMatthew Garrett
2011-07-14ACPI: fix 80 char overflowJon Mason
2011-05-10PCI/ACPI: Report _OSC control mask returned on failure to get controlRafael J. Wysocki
2011-03-21PCI: Disable ASPM when _OSC control is not granted for PCIe servicesNaga Chumbalkar
2011-03-21PCI/ACPI: Report ASPM support to BIOS if not disabled from command lineRafael J. Wysocki
2011-01-16ACPI: Fix boot problem related to APEI with acpi_disabled setRafael J. Wysocki
2011-01-14PCI/ACPI: Request _OSC control once for each root bridge (v3)Rafael J. Wysocki
2010-10-15ACPI: remove unused declaration of proc_fs.hZhang Rui
2010-08-24PCI: PCIe: Ask BIOS for control of all native services at onceRafael J. Wysocki
2010-08-24ACPI/PCI: Negotiate _OSC control bits before requesting them Rafael J. Wysocki
2010-08-24ACPI/PCI: Do not preserve _OSC control bits returned by a query Rafael J. Wysocki
2010-08-24ACPI/PCI: Make acpi_pci_query_osc() return control bitsRafael J. Wysocki
2010-08-24ACPI/PCI: Reorder checks in acpi_pci_osc_control_set()Rafael J. Wysocki
2010-07-30ACPI: Disable ASPM if the platform won't provide _OSC control for PCIeMatthew Garrett
2010-05-28Merge branch 'bjorn-pci-root-v4-2.6.35' into releaseLen Brown
2010-04-04ACPI: pci_root: pass acpi_pci_root to arch-specific scanBjorn Helgaas
2010-04-04ACPI: pci_root: save downstream bus rangeBjorn Helgaas
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-23x86/PCI: use host bridge _CRS info by default on 2008 and newer machinesBjorn Helgaas
2010-02-22PCI / ACPI / PM: Platform support for PCI PME wake-upRafael J. Wysocki
2010-01-16acpi: make ACPI device id constantMárton Németh
2009-12-16ACPI: cleanup pci_root _OSC code.Shaohua Li
2009-10-13ACPI / PCI: Fix NULL pointer dereference in acpi_get_pci_dev() (rev. 2)Rafael J. Wysocki
2009-09-19Merge branch 'sfi-base' into releaseLen Brown
2009-09-09ACPI: export acpi_pci_root and friendsAlex Chiang
2009-08-28ACPI: Move definition of PREFIX from acpi_bus.h to internal..hLen Brown
2009-06-26ACPI: video: prevent NULL deref in acpi_get_pci_dev()Troy Moure
2009-06-24Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904'...Len Brown
2009-06-20ACPI: pci_root: remove unused dev/fn informationBjorn Helgaas
2009-06-20ACPI: pci_root: simplify list traversalsBjorn Helgaas