aboutsummaryrefslogtreecommitdiff
path: root/include/linux/suspend.h
AgeCommit message (Expand)Author
2013-02-09PM: Introduce suspend state PM_SUSPEND_FREEZEZhang Rui
2012-07-01PM / Sleep: Separate printing suspend times from initcall_debugRafael J. Wysocki
2012-05-01PM / Sleep: Add "prevent autosleep time" statistics to wakeup sourcesRafael J. Wysocki
2012-05-01PM / Sleep: Implement opportunistic sleep, v2Rafael J. Wysocki
2012-02-17PM / Sleep: Drop suspend_stats_update()Rafael J. Wysocki
2012-02-09PM / Suspend: Avoid code duplication in suspend statistics updateMarcos Paulo de Souza
2012-01-29PM / Sleep: Introduce "late suspend" and "early resume" of devicesRafael J. Wysocki
2012-01-19PM / Hibernate: Rewrite unlock_system_sleep() to fix s2disk regressionSrivatsa S. Bhat
2011-12-08PM / Sleep: Make [un]lock_system_sleep() genericSrivatsa S. Bhat
2011-12-08PM / Sleep: Use the freezer_count() functions in [un]lock_system_sleep() APIsSrivatsa S. Bhat
2011-11-23PM / Memory-hotplug: Avoid task freezing failuresSrivatsa S. Bhat
2011-10-16PM / VT: Cleanup #if defined uglyness and fix compile errorH Hartley Sweeten
2011-10-16PM / Hibernate: Include storage keys in hibernation image on s390Martin Schwidefsky
2011-10-16PM / Suspend: Add statistics debugfs file for suspend to RAMShuoX Liu
2011-07-25notifiers: pm: move pm notifiers into suspend.hAmerigo Wang
2011-07-15PM / Suspend: Add .suspend_again() callback to suspend_opsMyungJoo Ham
2011-04-11PM / Hibernate: Introduce CONFIG_HIBERNATE_CALLBACKSRafael J. Wysocki
2011-01-13Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2011-01-07PM / ACPI: Move NVS saving and restoring code to drivers/acpiRafael J. Wysocki
2011-01-07PM: Fix oops in suspend/hibernate code related to failing ioremap()Jiri Slaby
2010-12-24PM / Wakeup: Replace pm_check_wakeup_events() with pm_wakeup_pending()Rafael J. Wysocki
2010-11-16suspend: constify platform_suspend_opsLionel Debroux
2010-11-16hibernation: constify platform_hibernation_opsLionel Debroux
2010-10-17PM: Allow wakeup events to abort freezing of tasksRafael J. Wysocki
2010-10-17PM / Wakeup: Introduce wakeup source objects and event statistics (v3)Rafael J. Wysocki
2010-07-19PM / Suspend: Fix ordering of calls in suspend error pathsRafael J. Wysocki
2010-07-19PM: Make it possible to avoid races between wakeup and system sleepRafael J. Wysocki
2010-06-10suspend: Move NVS save/restore code to generic suspend functionalityMatthew Garrett
2009-11-17mm: allow memory hotplug and hibernation in the same kernelAndi Kleen
2009-06-12PM/Hibernate: Move NVS routines into a seperate file (v2).Cornelia Huck
2009-04-19PM/Suspend: Introduce two new platform callbacks to avoid breakageRafael J. Wysocki
2009-04-01pm: rework includes, remove arch ifdefsMagnus Damm
2009-01-27Hibernation: Introduce system_entering_hibernationRafael J. Wysocki
2008-12-19ACPI hibernate: Add a mechanism to save/restore ACPI NVS memoryRafael J. Wysocki
2008-08-15suspend: fix section mismatch warning - register_nosave_regionMarcin Slusarz
2008-07-26kexec jump: save/restore device stateHuang Ying
2008-06-12Suspend-related patches for 2.6.27Rafael J. Wysocki
2008-04-28PM/gxfb: add hook to PM console layer that allows disabling of suspend VT switchAndres Salomon
2008-02-05Page allocator: clean up pcp draining functionsChristoph Lameter
2008-02-01Hibernation: Introduce begin() and end() callbacksRafael J. Wysocki
2008-02-01Suspend: Introduce begin() and end() callbacksRafael J. Wysocki
2008-02-01PM: Convert PM notifiers to out-of-line codeAlan Stern
2008-01-30x86: make __{save,restore}_processor_state staticJan Beulich
2007-10-18Hibernation: Check if ACPI is enabled during restore in the right placeRafael J. Wysocki
2007-10-18PM: Rename hibernation_ops to platform_hibernation_opsRafael J. Wysocki
2007-10-18PM: Rework struct hibernation_opsRafael J. Wysocki
2007-10-18PM: Make suspend_ops staticRafael J. Wysocki
2007-10-18PM: Rework struct platform_suspend_opsRafael J. Wysocki
2007-10-18PM: Rename struct pm_ops and related thingsRafael J. Wysocki