index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
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
2012-09-24
Merge branch 'pci/taku-acpi-pci-host-bridge-v3' into next
Bjorn Helgaas
1
-43
/
+58
2012-09-24
PCI/ACPI: Use acpi_driver_data() rather than searching acpi_pci_roots
Taku Izumi
1
-5
/
+8
2012-09-24
PCI/ACPI: Protect acpi_pci_roots list with mutex
Taku Izumi
1
-9
/
+18
2012-09-24
PCI/ACPI: Pass acpi_pci_root to acpi_pci_drivers' add/remove interface
Taku Izumi
1
-4
/
+4
2012-09-24
PCI/ACPI: Protect acpi_pci_drivers list with mutex
Taku Izumi
1
-17
/
+19
2012-09-24
PCI/ACPI: Notify acpi_pci_drivers when hot-plugging PCI root bridges
Jiang Liu
1
-0
/
+11
2012-09-24
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-30
ACPI / PCI: Do not try to acquire _OSC control if that is hopeless
Rafael J. Wysocki
1
-2
/
+9
2012-06-22
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-10
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-15
ACPI: remove unused declaration of proc_fs.h
Zhang Rui
1
-1
/
+0
2010-08-24
PCI: PCIe: Ask BIOS for control of all native services at once
Rafael J. Wysocki
1
-9
/
+0
2010-08-24
ACPI/PCI: Negotiate _OSC control bits before requesting them
Rafael J. Wysocki
1
-21
/
+38
2010-08-24
ACPI/PCI: Do not preserve _OSC control bits returned by a query
Rafael J. Wysocki
1
-13
/
+7
2010-08-24
ACPI/PCI: Make acpi_pci_query_osc() return control bits
Rafael J. Wysocki
1
-11
/
+24
2010-08-24
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-28
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
2010-04-04
ACPI: pci_root: save downstream bus range
Bjorn Helgaas
1
-27
/
+40
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-02-23
x86/PCI: use host bridge _CRS info by default on 2008 and newer machines
Bjorn Helgaas
1
-0
/
+1
2010-02-22
PCI / ACPI / PM: Platform support for PCI PME wake-up
Rafael J. Wysocki
1
-0
/
+8
2010-01-16
acpi: make ACPI device id constant
Márton Németh
1
-1
/
+1
2009-12-16
ACPI: cleanup pci_root _OSC code.
Shaohua Li
1
-62
/
+14
2009-10-13
ACPI / PCI: Fix NULL pointer dereference in acpi_get_pci_dev() (rev. 2)
Rafael J. Wysocki
1
-0
/
+11
2009-09-19
Merge branch 'sfi-base' into release
Len Brown
1
-0
/
+2
2009-09-09
ACPI: export acpi_pci_root and friends
Alex Chiang
1
-15
/
+2
2009-08-28
ACPI: Move definition of PREFIX from acpi_bus.h to internal..h
Len Brown
1
-0
/
+2
2009-06-26
ACPI: video: prevent NULL deref in acpi_get_pci_dev()
Troy Moure
1
-1
/
+1
2009-06-24
Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904'...
Len Brown
1
-133
/
+164
2009-06-20
ACPI: pci_root: remove unused dev/fn information
Bjorn Helgaas
1
-16
/
+9
2009-06-20
ACPI: pci_root: simplify list traversals
Bjorn Helgaas
1
-14
/
+9
2009-06-20
ACPI: pci_root: use driver data rather than list lookup
Bjorn Helgaas
1
-17
/
+4
2009-06-20
ACPI: pci_root: simplify acpi_pci_root_add() control flow
Bjorn Helgaas
1
-62
/
+38
2009-06-20
ACPI: pci_root: check _CRS, then _BBN for downstream bus number
Bjorn Helgaas
1
-38
/
+16
2009-06-17
ACPI: simplify acpi_pci_irq_add_prt() API
Alexander Chiang
1
-2
/
+1
2009-06-17
ACPI: eviscerate pci_bind.c
Alexander Chiang
1
-1
/
+1
2009-06-17
ACPI: Introduce acpi_get_pci_dev()
Alexander Chiang
1
-0
/
+81
2009-06-17
ACPI: Introduce acpi_is_root_bridge()
Alexander Chiang
1
-0
/
+24
2009-06-17
ACPI: make acpi_pci_bind() static
Alexander Chiang
1
-2
/
+0
2009-03-19
PCI/ACPI: rename pci_osc_control_set()
Kenji Kaneshige
1
-3
/
+3
2009-03-19
PCI/ACPI: move _OSC code to pci_root.c
Kenji Kaneshige
1
-2
/
+178
[next]