Age | Commit message (Expand) | Author | Files | Lines |
2013-02-26 | Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -37/+133 |
2013-02-19 | Merge branch 'pci/yinghai-root-bus-hotplug' into next | Bjorn Helgaas | 1 | -18/+0 |
2013-02-16 | PCI/ACPI: Don't cache _PRT, and don't associate them with bus numbers | Yinghai Lu | 1 | -18/+0 |
2013-01-30 | ACPI / PCI: Make PCI root driver use struct acpi_scan_handler | Rafael J. Wysocki | 1 | -23/+15 |
2013-01-27 | Merge branch 'pci/yinghai-root-bus-hotplug' into next | Bjorn Helgaas | 1 | -0/+130 |
2013-01-26 | ACPI: Remove useless type argument of driver .remove() operation | Rafael J. Wysocki | 1 | -2/+2 |
2013-01-26 | PCI/ACPI: Print info if host bridge notify handler installation fails | Tang Chen | 1 | -3/+9 |
2013-01-26 | PCI: acpiphp: Move host bridge hotplug to pci_root.c | Yinghai Lu | 1 | -0/+124 |
2013-01-14 | ACPI / PCI: Set root bridge ACPI handle in advance | Rafael J. Wysocki | 1 | -18/+0 |
2013-01-10 | Merge branch 'acpi-scan' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Bjorn Helgaas | 1 | -55/+12 |
2013-01-08 | PCI/ACPI: Reserve firmware-allocated resources for hot-added root buses | Yinghai Lu | 1 | -1/+3 |
2013-01-03 | ACPI / PCI: Move the _PRT setup and cleanup code to pci-acpi.c | Rafael J. Wysocki | 1 | -31/+0 |
2013-01-03 | ACPI / PCI: Fold acpi_pci_root_start() into acpi_pci_root_add() | Rafael J. Wysocki | 1 | -21/+11 |
2013-01-03 | ACPI: Change the ordering of PCI root bridge driver registrarion | Rafael J. Wysocki | 1 | -3/+1 |
2012-12-14 | Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci | Linus Torvalds | 1 | -70/+95 |
2012-11-29 | acpi: remove use of __devinit | Bill Pemberton | 1 | -1/+1 |
2012-11-07 | PCI/ACPI: Request _OSC control before scanning PCI root bus | Taku Izumi | 1 | -59/+62 |
2012-11-07 | PCI: Don't pass pci_dev to pci_ext_cfg_avail() | Taku Izumi | 1 | -1/+1 |
2012-11-06 | PCI/ACPI: Add _PRT interrupt routing info before enumerating devices | Bjorn Helgaas | 1 | -14/+16 |
2012-11-06 | ACPI: Pass segment/bus to _PRT add/del so they don't depend on pci_bus | Bjorn Helgaas | 1 | -2/+3 |
2012-11-04 | PCI/ACPI: Remove acpi_root_driver in reverse order | Yinghai Lu | 1 | -1/+1 |
2012-11-04 | PCI/ACPI: Delete host bridge _PRT during hot remove path | Yinghai Lu | 1 | -0/+6 |
2012-11-04 | PCI/ACPI: Make acpi_pci_root_remove() stop/remove pci root bus | Yinghai Lu | 1 | -0/+6 |
2012-11-04 | PCI/ACPI: Assign unassigned resource for hot-added root bus | Yinghai Lu | 1 | -0/+7 |
2012-09-25 | Merge branch 'pci/taku-acpi-pci-host-bridge-v3' into next | Bjorn Helgaas | 1 | -43/+58 |
2012-09-25 | PCI/ACPI: Use acpi_driver_data() rather than searching acpi_pci_roots | Taku Izumi | 1 | -5/+8 |
2012-09-25 | PCI/ACPI: Protect acpi_pci_roots list with mutex | Taku Izumi | 1 | -9/+18 |
2012-09-25 | PCI/ACPI: Pass acpi_pci_root to acpi_pci_drivers' add/remove interface | Taku Izumi | 1 | -4/+4 |
2012-09-25 | PCI/ACPI: Protect acpi_pci_drivers list with mutex | Taku Izumi | 1 | -17/+19 |
2012-09-25 | PCI/ACPI: Notify acpi_pci_drivers when hot-plugging PCI root bridges | Jiang Liu | 1 | -0/+11 |
2012-09-25 | PCI/ACPI: Use normal list for struct acpi_pci_driver | Jiang Liu | 1 | -13/+3 |
2012-08-03 | Merge branches 'delete-gts-bfs', 'misc', 'novell-bugzilla-757888-numa' and 'o... | Len Brown | 1 | -2/+11 |
2012-07-31 | ACPI / PCI: Do not try to acquire _OSC control if that is hopeless | Rafael J. Wysocki | 1 | -2/+9 |
2012-06-23 | PCI/ACPI: provide MMCONFIG address for PCI host bridges | Jiang Liu | 1 | -0/+2 |
2011-12-05 | PCI: Rework ASPM disable code | Matthew Garrett | 1 | -0/+7 |
2011-07-14 | ACPI: fix 80 char overflow | Jon Mason | 1 | -1/+2 |
2011-05-11 | PCI/ACPI: Report _OSC control mask returned on failure to get control | Rafael J. Wysocki | 1 | -4/+10 |
2011-03-21 | PCI: Disable ASPM when _OSC control is not granted for PCIe services | Naga Chumbalkar | 1 | -2/+7 |
2011-03-21 | PCI/ACPI: Report ASPM support to BIOS if not disabled from command line | Rafael J. Wysocki | 1 | -1/+1 |
2011-01-16 | ACPI: Fix boot problem related to APEI with acpi_disabled set | Rafael J. Wysocki | 1 | -2/+2 |
2011-01-14 | PCI/ACPI: Request _OSC control once for each root bridge (v3) | Rafael J. Wysocki | 1 | -0/+35 |
2010-10-16 | ACPI: remove unused declaration of proc_fs.h | Zhang Rui | 1 | -1/+0 |
2010-08-25 | PCI: PCIe: Ask BIOS for control of all native services at once | Rafael J. Wysocki | 1 | -9/+0 |
2010-08-25 | ACPI/PCI: Negotiate _OSC control bits before requesting them | Rafael J. Wysocki | 1 | -21/+38 |
2010-08-25 | ACPI/PCI: Do not preserve _OSC control bits returned by a query | Rafael J. Wysocki | 1 | -13/+7 |
2010-08-25 | ACPI/PCI: Make acpi_pci_query_osc() return control bits | Rafael J. Wysocki | 1 | -11/+24 |
2010-08-25 | ACPI/PCI: Reorder checks in acpi_pci_osc_control_set() | Rafael J. Wysocki | 1 | -4/+4 |
2010-07-30 | ACPI: Disable ASPM if the platform won't provide _OSC control for PCIe | Matthew Garrett | 1 | -0/+9 |
2010-05-29 | Merge branch 'bjorn-pci-root-v4-2.6.35' into release | Len Brown | 1 | -27/+40 |
2010-04-04 | ACPI: pci_root: pass acpi_pci_root to arch-specific scan | Bjorn Helgaas | 1 | -1/+1 |