aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/suspend.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-09-30ACPI / sleep: Rework the handling of ACPI GPE wakeup from suspend-to-idleRafael J. Wysocki1-0/+2
2014-09-01PM / sleep: Mechanism for aborting system suspends unconditionallyRafael J. Wysocki1-0/+4
2014-06-16PM / hibernate: introduce "nohibernate" boot parameterKees Cook1-0/+2
2014-06-05Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into nextLinus Torvalds1-0/+2
2014-05-16ACPI / PM: Hold ACPI scan lock over the "freeze" sleep stateRafael J. Wysocki1-0/+7
2014-04-23ARM: 8011/1: ARM hibernation / suspend-to-diskSebastian Capella1-0/+2
2013-06-21PM / Sleep: Print last wakeup source on failed wakeup_count writeJulius Werner1-0/+1
2013-02-09PM: Introduce suspend state PM_SUSPEND_FREEZEZhang Rui1-1/+5
2012-07-01PM / Sleep: Separate printing suspend times from initcall_debugRafael J. Wysocki1-0/+6
2012-05-01PM / Sleep: Add "prevent autosleep time" statistics to wakeup sourcesRafael J. Wysocki1-0/+1
2012-05-01PM / Sleep: Implement opportunistic sleep, v2Rafael J. Wysocki1-1/+12
2012-02-17PM / Sleep: Drop suspend_stats_update()Rafael J. Wysocki1-16/+0
2012-02-09PM / Suspend: Avoid code duplication in suspend statistics updateMarcos Paulo de Souza1-0/+16
2012-01-29PM / Sleep: Introduce "late suspend" and "early resume" of devicesRafael J. Wysocki1-0/+4
2012-01-19PM / Hibernate: Rewrite unlock_system_sleep() to fix s2disk regressionSrivatsa S. Bhat1-2/+17
2011-12-08PM / Sleep: Make [un]lock_system_sleep() genericSrivatsa S. Bhat1-20/+16
2011-12-08PM / Sleep: Use the freezer_count() functions in [un]lock_system_sleep() APIsSrivatsa S. Bhat1-4/+3
2011-11-23PM / Memory-hotplug: Avoid task freezing failuresSrivatsa S. Bhat1-0/+4
2011-10-16PM / VT: Cleanup #if defined uglyness and fix compile errorH Hartley Sweeten1-3/+6
2011-10-16PM / Hibernate: Include storage keys in hibernation image on s390Martin Schwidefsky1-0/+34
2011-10-16PM / Suspend: Add statistics debugfs file for suspend to RAMShuoX Liu1-0/+52
2011-07-25notifiers: pm: move pm notifiers into suspend.hAmerigo Wang1-0/+8
2011-07-15PM / Suspend: Add .suspend_again() callback to suspend_opsMyungJoo Ham1-0/+8
2011-04-11PM / Hibernate: Introduce CONFIG_HIBERNATE_CALLBACKSRafael J. Wysocki1-8/+3
2011-01-13Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds1-17/+0
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-4/+4
2011-01-07PM / ACPI: Move NVS saving and restoring code to drivers/acpiRafael J. Wysocki1-17/+0
2011-01-07PM: Fix oops in suspend/hibernate code related to failing ioremap()Jiri Slaby1-2/+2
2010-12-24PM / Wakeup: Replace pm_check_wakeup_events() with pm_wakeup_pending()Rafael J. Wysocki1-2/+2
2010-11-16suspend: constify platform_suspend_opsLionel Debroux1-2/+2
2010-11-16hibernation: constify platform_hibernation_opsLionel Debroux1-2/+2
2010-10-17PM: Allow wakeup events to abort freezing of tasksRafael J. Wysocki1-0/+2
2010-10-17PM / Wakeup: Introduce wakeup source objects and event statistics (v3)Rafael J. Wysocki1-2/+2
2010-07-19PM / Suspend: Fix ordering of calls in suspend error pathsRafael J. Wysocki1-4/+6
2010-07-19PM: Make it possible to avoid races between wakeup and system sleepRafael J. Wysocki1-0/+7
2010-06-10suspend: Move NVS save/restore code to generic suspend functionalityMatthew Garrett1-13/+13
2009-11-17mm: allow memory hotplug and hibernation in the same kernelAndi Kleen1-2/+19
2009-06-12PM/Hibernate: Move NVS routines into a seperate file (v2).Cornelia Huck1-7/+11
2009-04-19PM/Suspend: Introduce two new platform callbacks to avoid breakageRafael J. Wysocki1-10/+26
2009-04-01pm: rework includes, remove arch ifdefsMagnus Damm1-3/+0
2009-01-27Hibernation: Introduce system_entering_hibernationRafael J. Wysocki1-0/+2
2008-12-19ACPI hibernate: Add a mechanism to save/restore ACPI NVS memoryRafael J. Wysocki1-0/+13
2008-08-15suspend: fix section mismatch warning - register_nosave_regionMarcin Slusarz1-2/+2
2008-07-26kexec jump: save/restore device stateHuang Ying1-0/+2
2008-06-12Suspend-related patches for 2.6.27Rafael J. Wysocki1-1/+13
2008-04-28PM/gxfb: add hook to PM console layer that allows disabling of suspend VT switchAndres Salomon1-2/+13
2008-02-05Page allocator: clean up pcp draining functionsChristoph Lameter1-1/+0
2008-02-01Hibernation: Introduce begin() and end() callbacksRafael J. Wysocki1-5/+9
2008-02-01Suspend: Introduce begin() and end() callbacksRafael J. Wysocki1-11/+18
2008-02-01PM: Convert PM notifiers to out-of-line codeAlan Stern1-11/+2