summaryrefslogtreecommitdiff
path: root/include/linux/suspend.h
Commit message (Expand)AuthorAge
* PM / sleep: Add flags to indicate platform firmware involvementRafael J. Wysocki2015-10-14
* PM / sleep: Report interrupt that caused system wakeupAlexandra Yates2015-09-16
* PM / sleep: Re-implement suspend-to-idle handlingRafael J. Wysocki2015-02-13
* ACPI / sleep: Rework the handling of ACPI GPE wakeup from suspend-to-idleRafael J. Wysocki2014-09-30
* PM / sleep: Mechanism for aborting system suspends unconditionallyRafael J. Wysocki2014-09-01
* PM / hibernate: introduce "nohibernate" boot parameterKees Cook2014-06-16
* Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into nextLinus Torvalds2014-06-05
|\
| * ARM: 8011/1: ARM hibernation / suspend-to-diskSebastian Capella2014-04-23
* | ACPI / PM: Hold ACPI scan lock over the "freeze" sleep stateRafael J. Wysocki2014-05-16
|/
* PM / Sleep: Print last wakeup source on failed wakeup_count writeJulius Werner2013-06-21
* PM: Introduce suspend state PM_SUSPEND_FREEZEZhang Rui2013-02-09
* PM / Sleep: Separate printing suspend times from initcall_debugRafael J. Wysocki2012-07-01
* PM / Sleep: Add "prevent autosleep time" statistics to wakeup sourcesRafael J. Wysocki2012-05-01
* PM / Sleep: Implement opportunistic sleep, v2Rafael J. Wysocki2012-05-01
* PM / Sleep: Drop suspend_stats_update()Rafael J. Wysocki2012-02-17
* PM / Suspend: Avoid code duplication in suspend statistics updateMarcos Paulo de Souza2012-02-09
* PM / Sleep: Introduce "late suspend" and "early resume" of devicesRafael J. Wysocki2012-01-29
* PM / Hibernate: Rewrite unlock_system_sleep() to fix s2disk regressionSrivatsa S. Bhat2012-01-19
* PM / Sleep: Make [un]lock_system_sleep() genericSrivatsa S. Bhat2011-12-08
* PM / Sleep: Use the freezer_count() functions in [un]lock_system_sleep() APIsSrivatsa S. Bhat2011-12-08
* PM / Memory-hotplug: Avoid task freezing failuresSrivatsa S. Bhat2011-11-23
* PM / VT: Cleanup #if defined uglyness and fix compile errorH Hartley Sweeten2011-10-16
* PM / Hibernate: Include storage keys in hibernation image on s390Martin Schwidefsky2011-10-16
* PM / Suspend: Add statistics debugfs file for suspend to RAMShuoX Liu2011-10-16
* notifiers: pm: move pm notifiers into suspend.hAmerigo Wang2011-07-25
* PM / Suspend: Add .suspend_again() callback to suspend_opsMyungJoo Ham2011-07-15
* PM / Hibernate: Introduce CONFIG_HIBERNATE_CALLBACKSRafael J. Wysocki2011-04-11
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2011-01-13
|\
| * PM / ACPI: Move NVS saving and restoring code to drivers/acpiRafael J. Wysocki2011-01-07
| * PM: Fix oops in suspend/hibernate code related to failing ioremap()Jiri Slaby2011-01-07
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-13
|\ \
| * | suspend: constify platform_suspend_opsLionel Debroux2010-11-16
| * | hibernation: constify platform_hibernation_opsLionel Debroux2010-11-16
| |/
* | PM / Wakeup: Replace pm_check_wakeup_events() with pm_wakeup_pending()Rafael J. Wysocki2010-12-24
|/
* PM: Allow wakeup events to abort freezing of tasksRafael J. Wysocki2010-10-17
* PM / Wakeup: Introduce wakeup source objects and event statistics (v3)Rafael J. Wysocki2010-10-17
* PM / Suspend: Fix ordering of calls in suspend error pathsRafael J. Wysocki2010-07-19
* PM: Make it possible to avoid races between wakeup and system sleepRafael J. Wysocki2010-07-19
* suspend: Move NVS save/restore code to generic suspend functionalityMatthew Garrett2010-06-10
* mm: allow memory hotplug and hibernation in the same kernelAndi Kleen2009-11-17
* PM/Hibernate: Move NVS routines into a seperate file (v2).Cornelia Huck2009-06-12
* PM/Suspend: Introduce two new platform callbacks to avoid breakageRafael J. Wysocki2009-04-19
* pm: rework includes, remove arch ifdefsMagnus Damm2009-04-01
* Hibernation: Introduce system_entering_hibernationRafael J. Wysocki2009-01-27
* ACPI hibernate: Add a mechanism to save/restore ACPI NVS memoryRafael J. Wysocki2008-12-19
* suspend: fix section mismatch warning - register_nosave_regionMarcin Slusarz2008-08-15
* kexec jump: save/restore device stateHuang Ying2008-07-26
* Suspend-related patches for 2.6.27Rafael J. Wysocki2008-06-12
* PM/gxfb: add hook to PM console layer that allows disabling of suspend VT switchAndres Salomon2008-04-28
* Page allocator: clean up pcp draining functionsChristoph Lameter2008-02-05