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
/
pci
/
pci-acpi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ACPI / PCI / PM: Fix device PM regression related to D3hot/D3cold
Rafael J. Wysocki
2012-05-17
1
-1
/
+1
*
ACPI: Fix D3hot v D3cold confusion
Lin Ming
2012-05-05
1
-2
/
+2
*
ACPI, PCI: Move acpi_dev_run_wake() to ACPI core
Lin Ming
2012-03-30
1
-37
/
+3
*
PCI/ACPI/PM: Avoid resuming devices that don't signal PME
Rafael J. Wysocki
2011-12-05
1
-4
/
+8
*
PCI: Rework ASPM disable code
Matthew Garrett
2011-12-05
1
-1
/
+0
*
PCI / PM: Remove unnecessary error variable from acpi_dev_run_wake()
Rafael J. Wysocki
2011-10-14
1
-2
/
+1
*
PCI / PM: Extend PME polling to all PCI devices
Rafael J. Wysocki
2011-10-14
1
-0
/
+3
*
ACPI: Add D3 cold state
Lin Ming
2011-05-29
1
-0
/
+2
*
ACPI: Remove the wakeup.run_wake_count device field
Rafael J. Wysocki
2011-02-24
1
-12
/
+4
*
PCI/PM: Report wakeup events before resuming devices
Rafael J. Wysocki
2011-01-14
1
-1
/
+1
*
PCI: Disable ASPM if BIOS asks us to
Matthew Garrett
2010-12-23
1
-0
/
+1
*
Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...
Linus Torvalds
2010-08-07
1
-4
/
+2
|
\
|
*
ACPICA: Remove wakeup GPE reference counting which is not used
Rafael J. Wysocki
2010-07-06
1
-4
/
+2
*
|
PM: Make it possible to avoid races between wakeup and system sleep
Rafael J. Wysocki
2010-07-19
1
-0
/
+1
|
/
*
Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...
Linus Torvalds
2010-03-01
1
-1
/
+1
|
\
|
*
ACPI: replace acpi_integer by u64
Lin Ming
2010-01-28
1
-1
/
+1
*
|
PCI / ACPI / PM: Platform support for PCI PME wake-up
Rafael J. Wysocki
2010-02-22
1
-0
/
+211
|
/
*
PCI/PM: Propagate wake-up enable for PCIe devices too
Rafael J. Wysocki
2009-12-16
1
-8
/
+2
*
PCI: use pci_is_pcie() in pci core
Kenji Kaneshige
2009-11-24
1
-2
/
+2
*
PCI / ACPI PM: Propagate wake-up enable for devices w/o ACPI support
Rafael J. Wysocki
2009-09-09
1
-2
/
+24
*
PCI / ACPI PM: Rework some debug messages
Rafael J. Wysocki
2009-09-09
1
-11
/
+2
*
PCI PM: Simplify PCI wake-up code
Rafael J. Wysocki
2009-09-09
1
-3
/
+7
*
Merge branch 'linus' into release
Len Brown
2009-04-05
1
-215
/
+0
|
\
|
*
PCI/ACPI: move _OSC code to pci_root.c
Kenji Kaneshige
2009-03-19
1
-215
/
+0
*
|
ACPICA: Update FADT flag definitions
Bob Moore
2009-03-26
1
-2
/
+2
|
/
*
Merge branch 'linus' into release
Len Brown
2009-01-09
1
-44
/
+38
|
\
|
*
pci-acpi: Cleanup _OSC evaluation code
Taku Izumi
2009-01-07
1
-17
/
+14
|
*
PCI/ACPI: Remove unnecessary _OSC evaluation for control request
Taku Izumi
2009-01-07
1
-0
/
+4
|
*
PCI: revert additional _OSC evaluation
Taku Izumi
2009-01-07
1
-13
/
+17
|
*
ACPI/PCI: remove obsolete _OSC capability support functions
Andrew Patterson
2009-01-07
1
-25
/
+0
|
*
ACPI/PCI: call _OSC support during root bridge discovery
Andrew Patterson
2009-01-07
1
-5
/
+19
|
*
PCI: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2009-01-07
1
-1
/
+1
*
|
ACPI: remove private acpica headers from driver files
Lin Ming
2008-12-31
1
-2
/
+0
|
/
*
PCI: ignore bit0 of _OSC return code
Kenji Kaneshige
2008-11-11
1
-7
/
+8
*
ACPI: Oops in ACPI with git latest
Rafael J. Wysocki
2008-10-25
1
-0
/
+3
*
ACPI/PCI: Fix return value of acpi_cuery_osc()
Taku Izumi
2008-10-22
1
-4
/
+3
*
ACPI/PCI: Always query _OSC control field in pci_osc_control_set()
Taku Izumi
2008-10-22
1
-18
/
+13
*
ACPI/PCI: Change pci_osc_control_set() to query control bits first
Taku Izumi
2008-10-22
1
-16
/
+31
*
ACPI/PCI: Fix possible race condition on _OSC evaluation
Taku Izumi
2008-10-22
1
-8
/
+20
*
PCI: disable ASPM per ACPI FADT setting
Shaohua Li
2008-07-28
1
-0
/
+7
*
PCI ACPI: Rework PCI handling of wake-up
Rafael J. Wysocki
2008-07-07
1
-0
/
+20
*
PCI: rework pci_set_power_state function to call platform first
Rafael J. Wysocki
2008-07-07
1
-6
/
+10
*
PCI: Introduce platform_pci_power_manageable function
Rafael J. Wysocki
2008-07-07
1
-6
/
+13
*
Merge branch 'suspend' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Jesse Barnes
2008-06-12
1
-4
/
+2
|
\
|
*
PCI ACPI: Drop the second argument of platform_pci_choose_state
Rafael J. Wysocki
2008-06-11
1
-2
/
+1
|
*
ACPI PM: acpi_pm_device_sleep_state() cleanup
David Brownell
2008-06-11
1
-2
/
+1
*
|
pci-acpi: formatting cleanups for _OSC
Kenji Kaneshige
2008-06-10
1
-2
/
+3
*
|
pci-acpi: remove unused variable in __pci_osc_support_set
Kenji Kaneshige
2008-06-10
1
-11
/
+4
*
|
pci-acpi: add flag to indicate query had been done
Kenji Kaneshige
2008-06-10
1
-1
/
+3
*
|
pci-acpi: use local buffer for _OSC
Kenji Kaneshige
2008-06-10
1
-34
/
+39
[next]