Age | Commit message (Expand) | Author |
2012-11-28 | acpi: remove use of __devinit | Bill Pemberton |
2012-09-24 | Merge branch 'pci/taku-acpi-pci-host-bridge-v3' into next | Bjorn Helgaas |
2012-09-24 | PCI/ACPI: Use acpi_driver_data() rather than searching acpi_pci_roots | Taku Izumi |
2012-09-24 | PCI/ACPI: Protect acpi_pci_roots list with mutex | Taku Izumi |
2012-09-24 | PCI/ACPI: Pass acpi_pci_root to acpi_pci_drivers' add/remove interface | Taku Izumi |
2012-09-24 | PCI/ACPI: Protect acpi_pci_drivers list with mutex | Taku Izumi |
2012-09-24 | PCI/ACPI: Notify acpi_pci_drivers when hot-plugging PCI root bridges | Jiang Liu |
2012-09-24 | PCI/ACPI: Use normal list for struct acpi_pci_driver | Jiang Liu |
2012-08-03 | Merge branches 'delete-gts-bfs', 'misc', 'novell-bugzilla-757888-numa' and 'o... | Len Brown |
2012-07-30 | ACPI / PCI: Do not try to acquire _OSC control if that is hopeless | Rafael J. Wysocki |
2012-06-22 | PCI/ACPI: provide MMCONFIG address for PCI host bridges | Jiang Liu |
2011-12-05 | PCI: Rework ASPM disable code | Matthew Garrett |
2011-07-14 | ACPI: fix 80 char overflow | Jon Mason |
2011-05-10 | PCI/ACPI: Report _OSC control mask returned on failure to get control | Rafael J. Wysocki |
2011-03-21 | PCI: Disable ASPM when _OSC control is not granted for PCIe services | Naga Chumbalkar |
2011-03-21 | PCI/ACPI: Report ASPM support to BIOS if not disabled from command line | Rafael J. Wysocki |
2011-01-16 | ACPI: Fix boot problem related to APEI with acpi_disabled set | Rafael J. Wysocki |
2011-01-14 | PCI/ACPI: Request _OSC control once for each root bridge (v3) | Rafael J. Wysocki |
2010-10-15 | ACPI: remove unused declaration of proc_fs.h | Zhang Rui |
2010-08-24 | PCI: PCIe: Ask BIOS for control of all native services at once | Rafael J. Wysocki |
2010-08-24 | ACPI/PCI: Negotiate _OSC control bits before requesting them | Rafael J. Wysocki |
2010-08-24 | ACPI/PCI: Do not preserve _OSC control bits returned by a query | Rafael J. Wysocki |
2010-08-24 | ACPI/PCI: Make acpi_pci_query_osc() return control bits | Rafael J. Wysocki |
2010-08-24 | ACPI/PCI: Reorder checks in acpi_pci_osc_control_set() | Rafael J. Wysocki |
2010-07-30 | ACPI: Disable ASPM if the platform won't provide _OSC control for PCIe | Matthew Garrett |
2010-05-28 | Merge branch 'bjorn-pci-root-v4-2.6.35' into release | Len Brown |
2010-04-04 | ACPI: pci_root: pass acpi_pci_root to arch-specific scan | Bjorn Helgaas |
2010-04-04 | ACPI: pci_root: save downstream bus range | Bjorn Helgaas |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-02-23 | x86/PCI: use host bridge _CRS info by default on 2008 and newer machines | Bjorn Helgaas |
2010-02-22 | PCI / ACPI / PM: Platform support for PCI PME wake-up | Rafael J. Wysocki |
2010-01-16 | acpi: make ACPI device id constant | Márton Németh |
2009-12-16 | ACPI: cleanup pci_root _OSC code. | Shaohua Li |
2009-10-13 | ACPI / PCI: Fix NULL pointer dereference in acpi_get_pci_dev() (rev. 2) | Rafael J. Wysocki |
2009-09-19 | Merge branch 'sfi-base' into release | Len Brown |
2009-09-09 | ACPI: export acpi_pci_root and friends | Alex Chiang |
2009-08-28 | ACPI: Move definition of PREFIX from acpi_bus.h to internal..h | Len Brown |
2009-06-26 | ACPI: video: prevent NULL deref in acpi_get_pci_dev() | Troy Moure |
2009-06-24 | Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904'... | Len Brown |
2009-06-20 | ACPI: pci_root: remove unused dev/fn information | Bjorn Helgaas |
2009-06-20 | ACPI: pci_root: simplify list traversals | Bjorn Helgaas |
2009-06-20 | ACPI: pci_root: use driver data rather than list lookup | Bjorn Helgaas |
2009-06-20 | ACPI: pci_root: simplify acpi_pci_root_add() control flow | Bjorn Helgaas |
2009-06-20 | ACPI: pci_root: check _CRS, then _BBN for downstream bus number | Bjorn Helgaas |
2009-06-17 | ACPI: simplify acpi_pci_irq_add_prt() API | Alexander Chiang |
2009-06-17 | ACPI: eviscerate pci_bind.c | Alexander Chiang |
2009-06-17 | ACPI: Introduce acpi_get_pci_dev() | Alexander Chiang |
2009-06-17 | ACPI: Introduce acpi_is_root_bridge() | Alexander Chiang |
2009-06-17 | ACPI: make acpi_pci_bind() static | Alexander Chiang |
2009-03-19 | PCI/ACPI: rename pci_osc_control_set() | Kenji Kaneshige |