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