summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/pci_root.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'pci/taku-acpi-pci-host-bridge-v3' into nextBjorn Helgaas2012-09-241-43/+58
|\
| * PCI/ACPI: Use acpi_driver_data() rather than searching acpi_pci_rootsTaku Izumi2012-09-241-5/+8
| * PCI/ACPI: Protect acpi_pci_roots list with mutexTaku Izumi2012-09-241-9/+18
| * PCI/ACPI: Pass acpi_pci_root to acpi_pci_drivers' add/remove interfaceTaku Izumi2012-09-241-4/+4
| * PCI/ACPI: Protect acpi_pci_drivers list with mutexTaku Izumi2012-09-241-17/+19
| * PCI/ACPI: Notify acpi_pci_drivers when hot-plugging PCI root bridgesJiang Liu2012-09-241-0/+11
| * PCI/ACPI: Use normal list for struct acpi_pci_driverJiang Liu2012-09-241-13/+3
| |
| \
*-. \ Merge branches 'delete-gts-bfs', 'misc', 'novell-bugzilla-757888-numa' and 'o...Len Brown2012-08-031-2/+11
|\ \ \ | | |/ | |/|
| | * ACPI / PCI: Do not try to acquire _OSC control if that is hopelessRafael J. Wysocki2012-07-301-2/+9
| |/ |/|
| * PCI/ACPI: provide MMCONFIG address for PCI host bridgesJiang Liu2012-06-221-0/+2
|/
* PCI: Rework ASPM disable codeMatthew Garrett2011-12-051-0/+7
* ACPI: fix 80 char overflowJon Mason2011-07-141-1/+2
* PCI/ACPI: Report _OSC control mask returned on failure to get controlRafael J. Wysocki2011-05-101-4/+10
* PCI: Disable ASPM when _OSC control is not granted for PCIe servicesNaga Chumbalkar2011-03-211-2/+7
* PCI/ACPI: Report ASPM support to BIOS if not disabled from command lineRafael J. Wysocki2011-03-211-1/+1
* ACPI: Fix boot problem related to APEI with acpi_disabled setRafael J. Wysocki2011-01-161-2/+2
* PCI/ACPI: Request _OSC control once for each root bridge (v3)Rafael J. Wysocki2011-01-141-0/+35
* ACPI: remove unused declaration of proc_fs.hZhang Rui2010-10-151-1/+0
* PCI: PCIe: Ask BIOS for control of all native services at onceRafael J. Wysocki2010-08-241-9/+0
* ACPI/PCI: Negotiate _OSC control bits before requesting them Rafael J. Wysocki2010-08-241-21/+38
* ACPI/PCI: Do not preserve _OSC control bits returned by a query Rafael J. Wysocki2010-08-241-13/+7
* ACPI/PCI: Make acpi_pci_query_osc() return control bitsRafael J. Wysocki2010-08-241-11/+24
* ACPI/PCI: Reorder checks in acpi_pci_osc_control_set()Rafael J. Wysocki2010-08-241-4/+4
* ACPI: Disable ASPM if the platform won't provide _OSC control for PCIeMatthew Garrett2010-07-301-0/+9
* Merge branch 'bjorn-pci-root-v4-2.6.35' into releaseLen Brown2010-05-281-27/+40
|\
| * ACPI: pci_root: pass acpi_pci_root to arch-specific scanBjorn Helgaas2010-04-041-1/+1
| * ACPI: pci_root: save downstream bus rangeBjorn Helgaas2010-04-041-27/+40
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
|/
* x86/PCI: use host bridge _CRS info by default on 2008 and newer machinesBjorn Helgaas2010-02-231-0/+1
* PCI / ACPI / PM: Platform support for PCI PME wake-upRafael J. Wysocki2010-02-221-0/+8
* acpi: make ACPI device id constantMárton Németh2010-01-161-1/+1
* ACPI: cleanup pci_root _OSC code.Shaohua Li2009-12-161-62/+14
* ACPI / PCI: Fix NULL pointer dereference in acpi_get_pci_dev() (rev. 2)Rafael J. Wysocki2009-10-131-0/+11
* Merge branch 'sfi-base' into releaseLen Brown2009-09-191-0/+2
|\
| * ACPI: Move definition of PREFIX from acpi_bus.h to internal..hLen Brown2009-08-281-0/+2
* | ACPI: export acpi_pci_root and friendsAlex Chiang2009-09-091-15/+2
|/
* ACPI: video: prevent NULL deref in acpi_get_pci_dev()Troy Moure2009-06-261-1/+1
*-. Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904'...Len Brown2009-06-241-133/+164
|\ \
| | * ACPI: pci_root: remove unused dev/fn informationBjorn Helgaas2009-06-201-16/+9
| | * ACPI: pci_root: simplify list traversalsBjorn Helgaas2009-06-201-14/+9
| | * ACPI: pci_root: use driver data rather than list lookupBjorn Helgaas2009-06-201-17/+4
| | * ACPI: pci_root: simplify acpi_pci_root_add() control flowBjorn Helgaas2009-06-201-62/+38
| | * ACPI: pci_root: check _CRS, then _BBN for downstream bus numberBjorn Helgaas2009-06-201-38/+16
| |/ |/|
| * ACPI: simplify acpi_pci_irq_add_prt() APIAlexander Chiang2009-06-171-2/+1
| * ACPI: eviscerate pci_bind.cAlexander Chiang2009-06-171-1/+1
| * ACPI: Introduce acpi_get_pci_dev()Alexander Chiang2009-06-171-0/+81
| * ACPI: Introduce acpi_is_root_bridge()Alexander Chiang2009-06-171-0/+24
| * ACPI: make acpi_pci_bind() staticAlexander Chiang2009-06-171-2/+0
|/
* PCI/ACPI: rename pci_osc_control_set()Kenji Kaneshige2009-03-191-3/+3
* PCI/ACPI: move _OSC code to pci_root.cKenji Kaneshige2009-03-191-2/+178
OpenPOWER on IntegriCloud