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
/
include
/
linux
/
suspend.h
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-17
PM: Allow wakeup events to abort freezing of tasks
Rafael J. Wysocki
1
-0
/
+2
2010-10-17
PM / Wakeup: Introduce wakeup source objects and event statistics (v3)
Rafael J. Wysocki
1
-2
/
+2
2010-07-19
PM / Suspend: Fix ordering of calls in suspend error paths
Rafael J. Wysocki
1
-4
/
+6
2010-07-19
PM: Make it possible to avoid races between wakeup and system sleep
Rafael J. Wysocki
1
-0
/
+7
2010-06-10
suspend: Move NVS save/restore code to generic suspend functionality
Matthew Garrett
1
-13
/
+13
2009-11-18
mm: allow memory hotplug and hibernation in the same kernel
Andi Kleen
1
-2
/
+19
2009-06-12
PM/Hibernate: Move NVS routines into a seperate file (v2).
Cornelia Huck
1
-7
/
+11
2009-04-19
PM/Suspend: Introduce two new platform callbacks to avoid breakage
Rafael J. Wysocki
1
-10
/
+26
2009-04-01
pm: rework includes, remove arch ifdefs
Magnus Damm
1
-3
/
+0
2009-01-27
Hibernation: Introduce system_entering_hibernation
Rafael J. Wysocki
1
-0
/
+2
2008-12-19
ACPI hibernate: Add a mechanism to save/restore ACPI NVS memory
Rafael J. Wysocki
1
-0
/
+13
2008-08-15
suspend: fix section mismatch warning - register_nosave_region
Marcin Slusarz
1
-2
/
+2
2008-07-26
kexec jump: save/restore device state
Huang Ying
1
-0
/
+2
2008-06-13
Suspend-related patches for 2.6.27
Rafael J. Wysocki
1
-1
/
+13
2008-04-28
PM/gxfb: add hook to PM console layer that allows disabling of suspend VT switch
Andres Salomon
1
-2
/
+13
2008-02-05
Page allocator: clean up pcp draining functions
Christoph Lameter
1
-1
/
+0
2008-02-02
Hibernation: Introduce begin() and end() callbacks
Rafael J. Wysocki
1
-5
/
+9
2008-02-02
Suspend: Introduce begin() and end() callbacks
Rafael J. Wysocki
1
-11
/
+18
2008-02-02
PM: Convert PM notifiers to out-of-line code
Alan Stern
1
-11
/
+2
2008-01-30
x86: make __{save,restore}_processor_state static
Jan Beulich
1
-3
/
+0
2007-10-19
Hibernation: Check if ACPI is enabled during restore in the right place
Rafael J. Wysocki
1
-0
/
+7
2007-10-19
PM: Rename hibernation_ops to platform_hibernation_ops
Rafael J. Wysocki
1
-4
/
+4
2007-10-19
PM: Rework struct hibernation_ops
Rafael J. Wysocki
1
-6
/
+32
2007-10-19
PM: Make suspend_ops static
Rafael J. Wysocki
1
-2
/
+0
2007-10-19
PM: Rework struct platform_suspend_ops
Rafael J. Wysocki
1
-8
/
+5
2007-10-19
PM: Rename struct pm_ops and related things
Rafael J. Wysocki
1
-11
/
+11
2007-10-19
PM: Move definition of struct pm_ops to suspend.h
Rafael J. Wysocki
1
-11
/
+110
2007-07-30
Introduce CONFIG_SUSPEND for suspend-to-Ram and standby
Rafael J. Wysocki
1
-5
/
+5
2007-07-30
Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATION
Rafael J. Wysocki
1
-4
/
+4
2007-07-26
PM: fix compiler error of PPC dart_iommu
Ryusuke Konishi
1
-0
/
+3
2007-07-19
PM: introduce hibernation and suspend notifiers
Rafael J. Wysocki
1
-5
/
+43
2007-07-19
swsusp: introduce restore platform operations
Rafael J. Wysocki
1
-0
/
+4
2007-05-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
1
-1
/
+10
2007-05-09
PM: Separate hibernation code from suspend code
Rafael J. Wysocki
1
-0
/
+24
2007-05-09
[POWERPC] swsusp: Introduce register_nosave_region_late
Johannes Berg
1
-1
/
+10
2007-05-08
Merge branch 'linux-2.6'
Paul Mackerras
1
-19
/
+16
2007-05-07
swsusp: free more memory
Rafael J. Wysocki
1
-6
/
+0
2007-05-07
remove software_suspend()
Johannes Berg
1
-8
/
+0
2007-05-07
swsusp: do not use page flags
Rafael J. Wysocki
1
-40
/
+18
2007-05-07
swsusp: use inline functions for changing page flags
Rafael J. Wysocki
1
-0
/
+33
2007-05-07
[POWERPC] powermac: Suspend to disk on G5
Johannes Berg
1
-1
/
+1
2006-12-07
[PATCH] swsusp: Improve handling of highmem
Rafael J. Wysocki
1
-3
/
+6
2006-09-26
[PATCH] swsusp: Use memory bitmaps during resume
Rafael J. Wysocki
1
-9
/
+0
2006-09-26
[PATCH] swsusp: clean up suspend header
Rafael J. Wysocki
1
-12
/
+3
2006-09-26
[PATCH] Disable CPU hotplug during suspend
Rafael J. Wysocki
1
-8
/
+0
2006-06-26
Revert "swsusp special saveable pages support" commits
Linus Torvalds
1
-1
/
+0
2006-06-23
[PATCH] swsusp: add architecture special saveable pages support
Shaohua Li
1
-0
/
+1
2006-04-26
Don't include linux/config.h from anywhere else in include/
David Woodhouse
1
-1
/
+0
2006-02-08
[PATCH] Fix build failure in recent pm_prepare_* changes.
Rafael J. Wysocki
1
-1
/
+9
2006-02-03
[PATCH] Fix build failure in recent pm_prepare_* changes.
Dave Jones
1
-4
/
+0
[next]