index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
pci_root.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
ACPI: clean up ACPI_MODULE_NAME() use
Len Brown
2007-02-12
1
-1
/
+1
*
Pull sysfs into test branch
Len Brown
2007-02-03
1
-3
/
+22
|
\
|
*
ACPI: fix Supermicro X7DB8+ Boot regression
Rui Zhang
2006-12-21
1
-0
/
+24
|
*
ACPI: Convert ACPI PCI .bind/.unbind to use PCI bridge driver
Li Shaohua
2006-12-15
1
-5
/
+0
*
|
ACPI: Optimize acpi_get_pci_rootbridge_handle() to boot faster
Justin Chen
2007-01-16
1
-0
/
+13
*
|
ACPI: replace kmalloc+memset with kzalloc
Burman Yan
2006-12-20
1
-2
/
+1
[next]