summaryrefslogtreecommitdiff
path: root/drivers/acpi/pci_root.c
Commit message (Expand)AuthorAge
* x86/PCI: use host bridge _CRS info by default on 2008 and newer machinesBjorn Helgaas2010-02-23
* PCI / ACPI / PM: Platform support for PCI PME wake-upRafael J. Wysocki2010-02-22
* acpi: make ACPI device id constantMárton Németh2010-01-16
* ACPI: cleanup pci_root _OSC code.Shaohua Li2009-12-16
* ACPI / PCI: Fix NULL pointer dereference in acpi_get_pci_dev() (rev. 2)Rafael J. Wysocki2009-10-13
* Merge branch 'sfi-base' into releaseLen Brown2009-09-19
|\
| * ACPI: Move definition of PREFIX from acpi_bus.h to internal..hLen Brown2009-08-28
* | ACPI: export acpi_pci_root and friendsAlex Chiang2009-09-09
|/
* ACPI: video: prevent NULL deref in acpi_get_pci_dev()Troy Moure2009-06-26
*-. Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904'...Len Brown2009-06-24
|\ \
| | * ACPI: pci_root: remove unused dev/fn informationBjorn Helgaas2009-06-20
| | * ACPI: pci_root: simplify list traversalsBjorn Helgaas2009-06-20
| | * ACPI: pci_root: use driver data rather than list lookupBjorn Helgaas2009-06-20
| | * ACPI: pci_root: simplify acpi_pci_root_add() control flowBjorn Helgaas2009-06-20
| | * ACPI: pci_root: check _CRS, then _BBN for downstream bus numberBjorn Helgaas2009-06-20
| |/ |/|
| * ACPI: simplify acpi_pci_irq_add_prt() APIAlexander Chiang2009-06-17
| * ACPI: eviscerate pci_bind.cAlexander Chiang2009-06-17
| * ACPI: Introduce acpi_get_pci_dev()Alexander Chiang2009-06-17
| * ACPI: Introduce acpi_is_root_bridge()Alexander Chiang2009-06-17
| * ACPI: make acpi_pci_bind() staticAlexander Chiang2009-06-17
|/
* PCI/ACPI: rename pci_osc_control_set()Kenji Kaneshige2009-03-19
* PCI/ACPI: move _OSC code to pci_root.cKenji Kaneshige2009-03-19
* ACPI/PCI: PCI MSI _OSC support capabilities called when root bridge addedAndrew Patterson2009-01-07
* ACPI/PCI: PCIe ASPM _OSC support capabilities called when root bridge addedAndrew Patterson2009-01-07
* ACPI/PCI: PCI extended config _OSC support called when root bridge addedAndrew Patterson2009-01-07
* ACPI/PCI: call _OSC support during root bridge discoveryAndrew Patterson2009-01-07
* ACPI: remove comments about debug layer/level to useBjorn Helgaas2008-11-06
* Merge branch 'ull' into testLen Brown2008-10-22
|\
| * ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernelsMatthew Wilcox2008-10-11
* | ACPI: catch calls of acpi_driver_data on pointer of wrong typePavel Machek2008-10-10
|/
* ACPI: fix section mismatch in acpi_pci_root_addSam Ravnborg2008-02-21
* ACPI: autoload modules - Create __mod_acpi_device_table symbol for all ACPI d...Thomas Renninger2007-07-23
* ACPI: delete extra #defines in /drivers/acpi/ driversLen Brown2007-02-12
* ACPI: fix acpi_driver.name usageLen Brown2007-02-12
* ACPI: clean up ACPI_MODULE_NAME() useLen Brown2007-02-12
* Pull sysfs into test branchLen Brown2007-02-03
|\
| * ACPI: fix Supermicro X7DB8+ Boot regressionRui Zhang2006-12-21
| * ACPI: Convert ACPI PCI .bind/.unbind to use PCI bridge driverLi Shaohua2006-12-15
* | ACPI: Optimize acpi_get_pci_rootbridge_handle() to boot fasterJustin Chen2007-01-16
* | ACPI: replace kmalloc+memset with kzallocBurman Yan2006-12-20
* | Pull bugfix into test branchLen Brown2006-12-20
|\ \
| * | ACPI: fix single linked list manipulationAkinobu Mita2006-12-20
| |/
* | ACPI: Remove unnecessary from/to-void* and to-void casts in drivers/acpiJan Engelhardt2006-10-14
|/
* ACPI: pci_root: Remove unneeded acpi_handle from driver.Patrick Mochel2006-06-30
* ACPI: pci_root: Use acpi_device's handle instead of driver'sPatrick Mochel2006-06-30
* ACPI: pci root: add struct acpi_device to struct acpi_pci_root.Patrick Mochel2006-06-30
* ACPI: delete tracing macros from drivers/acpi/*.cPatrick Mochel2006-06-27
* ACPI: un-export ACPI_ERROR() -- use printk(KERN_ERR...)Len Brown2006-06-27
* ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUGThomas Renninger2006-06-26
* [ACPI] ACPICA 20050930Bob Moore2005-12-10