index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
pci_root.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-28
Merge branch 'acpi-assorted'
Rafael J. Wysocki
1
-2
/
+2
2013-04-06
Merge tag 'pci-v3.9-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-39
/
+37
2013-04-03
Revert "PCI/ACPI: Request _OSC control before scanning PCI root bus"
Bjorn Helgaas
1
-39
/
+37
2013-03-30
PCI / ACPI: Don't query OSC support with all possible controls
Yinghai Lu
1
-2
/
+2
2013-03-27
PCI / ACPI: hold acpi_scan_lock during root bus hotplug
Yinghai Lu
1
-2
/
+7
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
[next]