summaryrefslogtreecommitdiffstats
path: root/include/linux/suspend.h
Commit message (Expand)AuthorAgeFilesLines
* PM / Sleep: Print last wakeup source on failed wakeup_count writeJulius Werner2013-06-211-0/+1
* PM: Introduce suspend state PM_SUSPEND_FREEZEZhang Rui2013-02-091-1/+5
* PM / Sleep: Separate printing suspend times from initcall_debugRafael J. Wysocki2012-07-011-0/+6
* PM / Sleep: Add "prevent autosleep time" statistics to wakeup sourcesRafael J. Wysocki2012-05-011-0/+1
* PM / Sleep: Implement opportunistic sleep, v2Rafael J. Wysocki2012-05-011-1/+12
* PM / Sleep: Drop suspend_stats_update()Rafael J. Wysocki2012-02-171-16/+0
* PM / Suspend: Avoid code duplication in suspend statistics updateMarcos Paulo de Souza2012-02-091-0/+16
* PM / Sleep: Introduce "late suspend" and "early resume" of devicesRafael J. Wysocki2012-01-291-0/+4
* PM / Hibernate: Rewrite unlock_system_sleep() to fix s2disk regressionSrivatsa S. Bhat2012-01-191-2/+17
* PM / Sleep: Make [un]lock_system_sleep() genericSrivatsa S. Bhat2011-12-081-20/+16
* PM / Sleep: Use the freezer_count() functions in [un]lock_system_sleep() APIsSrivatsa S. Bhat2011-12-081-4/+3
* PM / Memory-hotplug: Avoid task freezing failuresSrivatsa S. Bhat2011-11-231-0/+4
* PM / VT: Cleanup #if defined uglyness and fix compile errorH Hartley Sweeten2011-10-161-3/+6
* PM / Hibernate: Include storage keys in hibernation image on s390Martin Schwidefsky2011-10-161-0/+34
* PM / Suspend: Add statistics debugfs file for suspend to RAMShuoX Liu2011-10-161-0/+52
* notifiers: pm: move pm notifiers into suspend.hAmerigo Wang2011-07-251-0/+8
* PM / Suspend: Add .suspend_again() callback to suspend_opsMyungJoo Ham2011-07-151-0/+8
* PM / Hibernate: Introduce CONFIG_HIBERNATE_CALLBACKSRafael J. Wysocki2011-04-111-8/+3
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2011-01-131-17/+0
|\
| * PM / ACPI: Move NVS saving and restoring code to drivers/acpiRafael J. Wysocki2011-01-071-17/+0
| * PM: Fix oops in suspend/hibernate code related to failing ioremap()Jiri Slaby2011-01-071-2/+2
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-131-4/+4
|\ \
| * | suspend: constify platform_suspend_opsLionel Debroux2010-11-161-2/+2
| * | hibernation: constify platform_hibernation_opsLionel Debroux2010-11-161-2/+2
| |/
* / PM / Wakeup: Replace pm_check_wakeup_events() with pm_wakeup_pending()Rafael J. Wysocki2010-12-241-2/+2
|/
* PM: Allow wakeup events to abort freezing of tasksRafael J. Wysocki2010-10-171-0/+2
* PM / Wakeup: Introduce wakeup source objects and event statistics (v3)Rafael J. Wysocki2010-10-171-2/+2
* PM / Suspend: Fix ordering of calls in suspend error pathsRafael J. Wysocki2010-07-191-4/+6
* PM: Make it possible to avoid races between wakeup and system sleepRafael J. Wysocki2010-07-191-0/+7
* suspend: Move NVS save/restore code to generic suspend functionalityMatthew Garrett2010-06-101-13/+13
* mm: allow memory hotplug and hibernation in the same kernelAndi Kleen2009-11-171-2/+19
* PM/Hibernate: Move NVS routines into a seperate file (v2).Cornelia Huck2009-06-121-7/+11
* PM/Suspend: Introduce two new platform callbacks to avoid breakageRafael J. Wysocki2009-04-191-10/+26
* pm: rework includes, remove arch ifdefsMagnus Damm2009-04-011-3/+0
* Hibernation: Introduce system_entering_hibernationRafael J. Wysocki2009-01-271-0/+2
* ACPI hibernate: Add a mechanism to save/restore ACPI NVS memoryRafael J. Wysocki2008-12-191-0/+13
* suspend: fix section mismatch warning - register_nosave_regionMarcin Slusarz2008-08-151-2/+2
* kexec jump: save/restore device stateHuang Ying2008-07-261-0/+2
* Suspend-related patches for 2.6.27Rafael J. Wysocki2008-06-121-1/+13
* PM/gxfb: add hook to PM console layer that allows disabling of suspend VT switchAndres Salomon2008-04-281-2/+13
* Page allocator: clean up pcp draining functionsChristoph Lameter2008-02-051-1/+0
* Hibernation: Introduce begin() and end() callbacksRafael J. Wysocki2008-02-011-5/+9
* Suspend: Introduce begin() and end() callbacksRafael J. Wysocki2008-02-011-11/+18
* PM: Convert PM notifiers to out-of-line codeAlan Stern2008-02-011-11/+2
* x86: make __{save,restore}_processor_state staticJan Beulich2008-01-301-3/+0
* Hibernation: Check if ACPI is enabled during restore in the right placeRafael J. Wysocki2007-10-181-0/+7
* PM: Rename hibernation_ops to platform_hibernation_opsRafael J. Wysocki2007-10-181-4/+4
* PM: Rework struct hibernation_opsRafael J. Wysocki2007-10-181-6/+32
* PM: Make suspend_ops staticRafael J. Wysocki2007-10-181-2/+0
* PM: Rework struct platform_suspend_opsRafael J. Wysocki2007-10-181-8/+5