index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
suspend.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
PM / VT: Cleanup #if defined uglyness and fix compile error
H Hartley Sweeten
2011-10-16
1
-3
/
+6
*
PM / Hibernate: Include storage keys in hibernation image on s390
Martin Schwidefsky
2011-10-16
1
-0
/
+34
*
PM / Suspend: Add statistics debugfs file for suspend to RAM
ShuoX Liu
2011-10-16
1
-0
/
+52
*
notifiers: pm: move pm notifiers into suspend.h
Amerigo Wang
2011-07-25
1
-0
/
+8
*
PM / Suspend: Add .suspend_again() callback to suspend_ops
MyungJoo Ham
2011-07-15
1
-0
/
+8
*
PM / Hibernate: Introduce CONFIG_HIBERNATE_CALLBACKS
Rafael J. Wysocki
2011-04-11
1
-8
/
+3
*
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2011-01-13
1
-17
/
+0
|
\
|
*
PM / ACPI: Move NVS saving and restoring code to drivers/acpi
Rafael J. Wysocki
2011-01-07
1
-17
/
+0
|
*
PM: Fix oops in suspend/hibernate code related to failing ioremap()
Jiri Slaby
2011-01-07
1
-2
/
+2
*
|
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2011-01-13
1
-4
/
+4
|
\
\
|
*
|
suspend: constify platform_suspend_ops
Lionel Debroux
2010-11-16
1
-2
/
+2
|
*
|
hibernation: constify platform_hibernation_ops
Lionel Debroux
2010-11-16
1
-2
/
+2
|
|
/
*
|
PM / Wakeup: Replace pm_check_wakeup_events() with pm_wakeup_pending()
Rafael J. Wysocki
2010-12-24
1
-2
/
+2
|
/
*
PM: Allow wakeup events to abort freezing of tasks
Rafael J. Wysocki
2010-10-17
1
-0
/
+2
*
PM / Wakeup: Introduce wakeup source objects and event statistics (v3)
Rafael J. Wysocki
2010-10-17
1
-2
/
+2
*
PM / Suspend: Fix ordering of calls in suspend error paths
Rafael J. Wysocki
2010-07-19
1
-4
/
+6
*
PM: Make it possible to avoid races between wakeup and system sleep
Rafael J. Wysocki
2010-07-19
1
-0
/
+7
*
suspend: Move NVS save/restore code to generic suspend functionality
Matthew Garrett
2010-06-10
1
-13
/
+13
*
mm: allow memory hotplug and hibernation in the same kernel
Andi Kleen
2009-11-17
1
-2
/
+19
*
PM/Hibernate: Move NVS routines into a seperate file (v2).
Cornelia Huck
2009-06-12
1
-7
/
+11
*
PM/Suspend: Introduce two new platform callbacks to avoid breakage
Rafael J. Wysocki
2009-04-19
1
-10
/
+26
*
pm: rework includes, remove arch ifdefs
Magnus Damm
2009-04-01
1
-3
/
+0
*
Hibernation: Introduce system_entering_hibernation
Rafael J. Wysocki
2009-01-27
1
-0
/
+2
*
ACPI hibernate: Add a mechanism to save/restore ACPI NVS memory
Rafael J. Wysocki
2008-12-19
1
-0
/
+13
*
suspend: fix section mismatch warning - register_nosave_region
Marcin Slusarz
2008-08-15
1
-2
/
+2
*
kexec jump: save/restore device state
Huang Ying
2008-07-26
1
-0
/
+2
*
Suspend-related patches for 2.6.27
Rafael J. Wysocki
2008-06-12
1
-1
/
+13
*
PM/gxfb: add hook to PM console layer that allows disabling of suspend VT switch
Andres Salomon
2008-04-28
1
-2
/
+13
*
Page allocator: clean up pcp draining functions
Christoph Lameter
2008-02-05
1
-1
/
+0
*
Hibernation: Introduce begin() and end() callbacks
Rafael J. Wysocki
2008-02-01
1
-5
/
+9
*
Suspend: Introduce begin() and end() callbacks
Rafael J. Wysocki
2008-02-01
1
-11
/
+18
*
PM: Convert PM notifiers to out-of-line code
Alan Stern
2008-02-01
1
-11
/
+2
*
x86: make __{save,restore}_processor_state static
Jan Beulich
2008-01-30
1
-3
/
+0
*
Hibernation: Check if ACPI is enabled during restore in the right place
Rafael J. Wysocki
2007-10-18
1
-0
/
+7
*
PM: Rename hibernation_ops to platform_hibernation_ops
Rafael J. Wysocki
2007-10-18
1
-4
/
+4
*
PM: Rework struct hibernation_ops
Rafael J. Wysocki
2007-10-18
1
-6
/
+32
*
PM: Make suspend_ops static
Rafael J. Wysocki
2007-10-18
1
-2
/
+0
*
PM: Rework struct platform_suspend_ops
Rafael J. Wysocki
2007-10-18
1
-8
/
+5
*
PM: Rename struct pm_ops and related things
Rafael J. Wysocki
2007-10-18
1
-11
/
+11
*
PM: Move definition of struct pm_ops to suspend.h
Rafael J. Wysocki
2007-10-18
1
-11
/
+110
*
Introduce CONFIG_SUSPEND for suspend-to-Ram and standby
Rafael J. Wysocki
2007-07-29
1
-5
/
+5
*
Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATION
Rafael J. Wysocki
2007-07-29
1
-4
/
+4
*
PM: fix compiler error of PPC dart_iommu
Ryusuke Konishi
2007-07-26
1
-0
/
+3
*
PM: introduce hibernation and suspend notifiers
Rafael J. Wysocki
2007-07-19
1
-5
/
+43
*
swsusp: introduce restore platform operations
Rafael J. Wysocki
2007-07-19
1
-0
/
+4
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
2007-05-09
1
-1
/
+10
|
\
|
*
[POWERPC] swsusp: Introduce register_nosave_region_late
Johannes Berg
2007-05-09
1
-1
/
+10
*
|
PM: Separate hibernation code from suspend code
Rafael J. Wysocki
2007-05-09
1
-0
/
+24
|
/
*
Merge branch 'linux-2.6'
Paul Mackerras
2007-05-08
1
-19
/
+16
|
\
|
*
swsusp: free more memory
Rafael J. Wysocki
2007-05-07
1
-6
/
+0
[next]