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
/
acpi
/
sleep
/
main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-25
ACPI suspend: build fix for ACPI_SLEEP=n && XEN_SAVE_RESTORE=y.
Rafael J. Wysocki
1
-0
/
+2
2008-10-23
ACPI suspend: fix build warning when CONFIG_ACPI_SLEEP=n
Len Brown
1
-1
/
+1
2008-10-23
Merge branch 'ull' into test
Len Brown
1
-1
/
+1
2008-10-23
Merge branch 'suspend' into test
Len Brown
1
-1
/
+58
2008-10-22
ACPI suspend: Fix CONFIG_ACPI_SLEEP dependence and some compilation warnings
Rafael J. Wysocki
1
-4
/
+3
2008-10-17
ACPI suspend: Blacklist HP xw4600 Workstation for old code ordering
Rafael J. Wysocki
1
-0
/
+8
2008-10-17
ACPI Suspend: Enable ACPI during resume if SCI_EN is not set
Rafael J. Wysocki
1
-0
/
+2
2008-10-17
ACPI: Add the support for _TTS object
Zhao Yakui
1
-1
/
+48
2008-10-11
ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernels
Matthew Wilcox
1
-1
/
+1
2008-07-24
pm: acpi pm: add DMI quirk list for ACPI 1.0 suspend ordering
Carlos Corbacho
1
-0
/
+20
2008-07-24
pm: acpi hibernation: utilize hardware signature
Shaohua Li
1
-0
/
+22
2008-07-17
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
1
-113
/
+188
2008-07-17
ACPI PM: Remove obsolete Toshiba workaround
Rafael J. Wysocki
1
-31
/
+0
2008-07-17
ACPI PM: acpi_pm_device_sleep_state() cleanup
David Brownell
1
-4
/
+4
2008-07-08
PCI ACPI: Rework PCI handling of wake-up
Rafael J. Wysocki
1
-0
/
+25
2008-07-05
x86 ACPI: normalize segment descriptor register on resume
H. Peter Anvin
1
-3
/
+2
2008-06-13
Suspend-related patches for 2.6.27
Rafael J. Wysocki
1
-113
/
+163
2008-06-12
ACPI PM: Remove obsolete Toshiba workaround
Rafael J. Wysocki
1
-31
/
+0
2008-06-12
ACPI PM: acpi_pm_device_sleep_state() cleanup
David Brownell
1
-4
/
+4
2008-04-29
ACPI: re-name acpi_pm_ops to acpi_suspend_ops
Len Brown
1
-21
/
+21
2008-04-01
ACPI PM: Restore the 2.6.24 suspend ordering
Rafael J. Wysocki
1
-57
/
+14
2008-03-11
ACPI: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-1
/
+1
2008-02-07
Merge branches 'release', 'misc' and 'misc-2.6.25' into release
Len Brown
1
-1
/
+1
2008-02-07
Merge branches 'release', 'acpi_pm_device_sleep_state' and 'battery' into rel...
Len Brown
1
-3
/
+12
2008-02-07
PM: documentation cleanups
Pavel Machek
1
-1
/
+1
2008-02-02
ACPI: Print message before calling _PTS
Rafael J. Wysocki
1
-1
/
+3
2008-02-02
ACPI hibernation: Call _PTS before suspending devices
Rafael J. Wysocki
1
-11
/
+25
2008-02-02
Hibernation: Introduce begin() and end() callbacks
Rafael J. Wysocki
1
-2
/
+12
2008-02-02
ACPI suspend: Call _PTS before suspending devices
Rafael J. Wysocki
1
-13
/
+38
2008-02-02
ACPI: Separate disabling of GPEs from _PTS
Rafael J. Wysocki
1
-2
/
+15
2008-02-02
ACPI: Separate invocations of _GTS and _BFS from _PTS and _WAK
Rafael J. Wysocki
1
-0
/
+7
2008-02-02
Suspend: Introduce begin() and end() callbacks
Rafael J. Wysocki
1
-4
/
+18
2008-02-02
ACPI: clear GPE earily in resume to avoid warning
Shaohua Li
1
-0
/
+7
2008-02-02
ACPI: Fix mismerge in acpi_hibernation_finish
Rafael J. Wysocki
1
-5
/
+0
2008-01-12
ACPI: Fix acpi_pm_device_sleep_state()
Rafael J. Wysocki
1
-3
/
+12
2007-10-26
ACPI: suspend: Wrong order of GPE restore.
Alexey Starikovskiy
1
-2
/
+2
2007-10-26
ACPI: sleep: Fix GPE suspend cleanup
Alexey Starikovskiy
1
-0
/
+1
2007-10-20
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-1
/
+5
2007-10-19
Hibernation: Check if ACPI is enabled during restore in the right place
Rafael J. Wysocki
1
-0
/
+10
2007-10-19
PM: Rename hibernation_ops to platform_hibernation_ops
Rafael J. Wysocki
1
-1
/
+1
2007-10-19
PM: Rework struct hibernation_ops
Rafael J. Wysocki
1
-1
/
+11
2007-10-19
PM: Rework struct platform_suspend_ops
Rafael J. Wysocki
1
-5
/
+2
2007-10-19
PM: Rename struct pm_ops and related things
Rafael J. Wysocki
1
-3
/
+3
2007-10-10
Pull bugzilla-292300 into release branch
Len Brown
1
-1
/
+0
2007-10-10
Hibernation: Make sure that ACPI is enabled in acpi_hibernation_finish
Rafael J. Wysocki
1
-0
/
+5
2007-10-10
drivers/firmware: const-ify DMI API and internals
Jeff Garzik
1
-1
/
+1
2007-09-27
ACPI: Hibernate erroneously disabled Suspend wakeup devices
Alexey Starikovskiy
1
-1
/
+0
2007-09-26
ACPI: CONFIG_ACPI_SLEEP=n power off regression in 2.6.23-rc8 (NOT in rc7)
Alexey Starikovskiy
1
-0
/
+4
2007-09-26
ACPI: suspend: build-fix for CONFIG_SUSPEND=n and CONFIG_HIBERNATION=y
Alexey Starikovskiy
1
-21
/
+21
2007-09-22
ACPI: suspend: consolidate handling of Sx states addendum
Frans Pop
1
-2
/
+4
[next]