index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
suspend.h
Age
Commit message (
Expand
)
Author
2012-07-01
PM / Sleep: Separate printing suspend times from initcall_debug
Rafael J. Wysocki
2012-05-01
PM / Sleep: Add "prevent autosleep time" statistics to wakeup sources
Rafael J. Wysocki
2012-05-01
PM / Sleep: Implement opportunistic sleep, v2
Rafael J. Wysocki
2012-02-17
PM / Sleep: Drop suspend_stats_update()
Rafael J. Wysocki
2012-02-09
PM / Suspend: Avoid code duplication in suspend statistics update
Marcos Paulo de Souza
2012-01-29
PM / Sleep: Introduce "late suspend" and "early resume" of devices
Rafael J. Wysocki
2012-01-19
PM / Hibernate: Rewrite unlock_system_sleep() to fix s2disk regression
Srivatsa S. Bhat
2011-12-08
PM / Sleep: Make [un]lock_system_sleep() generic
Srivatsa S. Bhat
2011-12-08
PM / Sleep: Use the freezer_count() functions in [un]lock_system_sleep() APIs
Srivatsa S. Bhat
2011-11-23
PM / Memory-hotplug: Avoid task freezing failures
Srivatsa S. Bhat
2011-10-16
PM / VT: Cleanup #if defined uglyness and fix compile error
H Hartley Sweeten
2011-10-16
PM / Hibernate: Include storage keys in hibernation image on s390
Martin Schwidefsky
2011-10-16
PM / Suspend: Add statistics debugfs file for suspend to RAM
ShuoX Liu
2011-07-25
notifiers: pm: move pm notifiers into suspend.h
Amerigo Wang
2011-07-15
PM / Suspend: Add .suspend_again() callback to suspend_ops
MyungJoo Ham
2011-04-11
PM / Hibernate: Introduce CONFIG_HIBERNATE_CALLBACKS
Rafael J. Wysocki
2011-01-13
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2011-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2011-01-07
PM / ACPI: Move NVS saving and restoring code to drivers/acpi
Rafael J. Wysocki
2011-01-07
PM: Fix oops in suspend/hibernate code related to failing ioremap()
Jiri Slaby
2010-12-24
PM / Wakeup: Replace pm_check_wakeup_events() with pm_wakeup_pending()
Rafael J. Wysocki
2010-11-16
suspend: constify platform_suspend_ops
Lionel Debroux
2010-11-16
hibernation: constify platform_hibernation_ops
Lionel Debroux
2010-10-17
PM: Allow wakeup events to abort freezing of tasks
Rafael J. Wysocki
2010-10-17
PM / Wakeup: Introduce wakeup source objects and event statistics (v3)
Rafael J. Wysocki
2010-07-19
PM / Suspend: Fix ordering of calls in suspend error paths
Rafael J. Wysocki
2010-07-19
PM: Make it possible to avoid races between wakeup and system sleep
Rafael J. Wysocki
2010-06-10
suspend: Move NVS save/restore code to generic suspend functionality
Matthew Garrett
2009-11-17
mm: allow memory hotplug and hibernation in the same kernel
Andi Kleen
2009-06-12
PM/Hibernate: Move NVS routines into a seperate file (v2).
Cornelia Huck
2009-04-19
PM/Suspend: Introduce two new platform callbacks to avoid breakage
Rafael J. Wysocki
2009-04-01
pm: rework includes, remove arch ifdefs
Magnus Damm
2009-01-27
Hibernation: Introduce system_entering_hibernation
Rafael J. Wysocki
2008-12-19
ACPI hibernate: Add a mechanism to save/restore ACPI NVS memory
Rafael J. Wysocki
2008-08-15
suspend: fix section mismatch warning - register_nosave_region
Marcin Slusarz
2008-07-26
kexec jump: save/restore device state
Huang Ying
2008-06-12
Suspend-related patches for 2.6.27
Rafael J. Wysocki
2008-04-28
PM/gxfb: add hook to PM console layer that allows disabling of suspend VT switch
Andres Salomon
2008-02-05
Page allocator: clean up pcp draining functions
Christoph Lameter
2008-02-01
Hibernation: Introduce begin() and end() callbacks
Rafael J. Wysocki
2008-02-01
Suspend: Introduce begin() and end() callbacks
Rafael J. Wysocki
2008-02-01
PM: Convert PM notifiers to out-of-line code
Alan Stern
2008-01-30
x86: make __{save,restore}_processor_state static
Jan Beulich
2007-10-18
Hibernation: Check if ACPI is enabled during restore in the right place
Rafael J. Wysocki
2007-10-18
PM: Rename hibernation_ops to platform_hibernation_ops
Rafael J. Wysocki
2007-10-18
PM: Rework struct hibernation_ops
Rafael J. Wysocki
2007-10-18
PM: Make suspend_ops static
Rafael J. Wysocki
2007-10-18
PM: Rework struct platform_suspend_ops
Rafael J. Wysocki
2007-10-18
PM: Rename struct pm_ops and related things
Rafael J. Wysocki
2007-10-18
PM: Move definition of struct pm_ops to suspend.h
Rafael J. Wysocki
[next]