| Commit message (Expand) | Author | Age | Files | Lines |
* | PCI/ACPI: Report _OSC control mask returned on failure to get control | Rafael J. Wysocki | 2011-05-10 | 1 | -4/+10 |
* | PCI: Disable ASPM when _OSC control is not granted for PCIe services | Naga Chumbalkar | 2011-03-21 | 1 | -2/+7 |
* | PCI/ACPI: Report ASPM support to BIOS if not disabled from command line | Rafael J. Wysocki | 2011-03-21 | 1 | -1/+1 |
* | ACPI: Fix boot problem related to APEI with acpi_disabled set | Rafael J. Wysocki | 2011-01-16 | 1 | -2/+2 |
* | PCI/ACPI: Request _OSC control once for each root bridge (v3) | Rafael J. Wysocki | 2011-01-14 | 1 | -0/+35 |
* | ACPI: remove unused declaration of proc_fs.h | Zhang Rui | 2010-10-15 | 1 | -1/+0 |
* | PCI: PCIe: Ask BIOS for control of all native services at once | Rafael J. Wysocki | 2010-08-24 | 1 | -9/+0 |
* | ACPI/PCI: Negotiate _OSC control bits before requesting them | Rafael J. Wysocki | 2010-08-24 | 1 | -21/+38 |
* | ACPI/PCI: Do not preserve _OSC control bits returned by a query | Rafael J. Wysocki | 2010-08-24 | 1 | -13/+7 |
* | ACPI/PCI: Make acpi_pci_query_osc() return control bits | Rafael J. Wysocki | 2010-08-24 | 1 | -11/+24 |
* | ACPI/PCI: Reorder checks in acpi_pci_osc_control_set() | Rafael J. Wysocki | 2010-08-24 | 1 | -4/+4 |
* | ACPI: Disable ASPM if the platform won't provide _OSC control for PCIe | Matthew Garrett | 2010-07-30 | 1 | -0/+9 |
* | Merge branch 'bjorn-pci-root-v4-2.6.35' into release | Len Brown | 2010-05-28 | 1 | -27/+40 |
|\ |
|
| * | ACPI: pci_root: pass acpi_pci_root to arch-specific scan | Bjorn Helgaas | 2010-04-04 | 1 | -1/+1 |
| * | ACPI: pci_root: save downstream bus range | Bjorn Helgaas | 2010-04-04 | 1 | -27/+40 |
* | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
|/ |
|
* | x86/PCI: use host bridge _CRS info by default on 2008 and newer machines | Bjorn Helgaas | 2010-02-23 | 1 | -0/+1 |
* | PCI / ACPI / PM: Platform support for PCI PME wake-up | Rafael J. Wysocki | 2010-02-22 | 1 | -0/+8 |
* | acpi: make ACPI device id constant | Márton Németh | 2010-01-16 | 1 | -1/+1 |
* | ACPI: cleanup pci_root _OSC code. | Shaohua Li | 2009-12-16 | 1 | -62/+14 |
* | ACPI / PCI: Fix NULL pointer dereference in acpi_get_pci_dev() (rev. 2) | Rafael J. Wysocki | 2009-10-13 | 1 | -0/+11 |
* | Merge branch 'sfi-base' into release | Len Brown | 2009-09-19 | 1 | -0/+2 |
|\ |
|
| * | ACPI: Move definition of PREFIX from acpi_bus.h to internal..h | Len Brown | 2009-08-28 | 1 | -0/+2 |
* | | ACPI: export acpi_pci_root and friends | Alex Chiang | 2009-09-09 | 1 | -15/+2 |
|/ |
|
* | ACPI: video: prevent NULL deref in acpi_get_pci_dev() | Troy Moure | 2009-06-26 | 1 | -1/+1 |
*-. | Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904'... | Len Brown | 2009-06-24 | 1 | -133/+164 |
|\ \ |
|
| | * | ACPI: pci_root: remove unused dev/fn information | Bjorn Helgaas | 2009-06-20 | 1 | -16/+9 |
| | * | ACPI: pci_root: simplify list traversals | Bjorn Helgaas | 2009-06-20 | 1 | -14/+9 |
| | * | ACPI: pci_root: use driver data rather than list lookup | Bjorn Helgaas | 2009-06-20 | 1 | -17/+4 |
| | * | ACPI: pci_root: simplify acpi_pci_root_add() control flow | Bjorn Helgaas | 2009-06-20 | 1 | -62/+38 |
| | * | ACPI: pci_root: check _CRS, then _BBN for downstream bus number | Bjorn Helgaas | 2009-06-20 | 1 | -38/+16 |
| |/
|/| |
|
| * | ACPI: simplify acpi_pci_irq_add_prt() API | Alexander Chiang | 2009-06-17 | 1 | -2/+1 |
| * | ACPI: eviscerate pci_bind.c | Alexander Chiang | 2009-06-17 | 1 | -1/+1 |
| * | ACPI: Introduce acpi_get_pci_dev() | Alexander Chiang | 2009-06-17 | 1 | -0/+81 |
| * | ACPI: Introduce acpi_is_root_bridge() | Alexander Chiang | 2009-06-17 | 1 | -0/+24 |
| * | ACPI: make acpi_pci_bind() static | Alexander Chiang | 2009-06-17 | 1 | -2/+0 |
|/ |
|
* | PCI/ACPI: rename pci_osc_control_set() | Kenji Kaneshige | 2009-03-19 | 1 | -3/+3 |
* | PCI/ACPI: move _OSC code to pci_root.c | Kenji Kaneshige | 2009-03-19 | 1 | -2/+178 |
* | ACPI/PCI: PCI MSI _OSC support capabilities called when root bridge added | Andrew Patterson | 2009-01-07 | 1 | -0/+2 |
* | ACPI/PCI: PCIe ASPM _OSC support capabilities called when root bridge added | Andrew Patterson | 2009-01-07 | 1 | -0/+3 |
* | ACPI/PCI: PCI extended config _OSC support called when root bridge added | Andrew Patterson | 2009-01-07 | 1 | -2/+8 |
* | ACPI/PCI: call _OSC support during root bridge discovery | Andrew Patterson | 2009-01-07 | 1 | -0/+9 |
* | ACPI: remove comments about debug layer/level to use | Bjorn Helgaas | 2008-11-06 | 1 | -6/+0 |
* | Merge branch 'ull' into test | Len Brown | 2008-10-22 | 1 | -1/+1 |
|\ |
|
| * | ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernels | Matthew Wilcox | 2008-10-11 | 1 | -1/+1 |
* | | ACPI: catch calls of acpi_driver_data on pointer of wrong type | Pavel Machek | 2008-10-10 | 1 | -1/+1 |
|/ |
|
* | ACPI: fix section mismatch in acpi_pci_root_add | Sam Ravnborg | 2008-02-21 | 1 | -1/+1 |
* | ACPI: autoload modules - Create __mod_acpi_device_table symbol for all ACPI d... | Thomas Renninger | 2007-07-23 | 1 | -2/+7 |
* | ACPI: delete extra #defines in /drivers/acpi/ drivers | Len Brown | 2007-02-12 | 1 | -1/+0 |
* | ACPI: fix acpi_driver.name usage | Len Brown | 2007-02-12 | 1 | -1/+1 |