aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/suspend.h
Commit message (Expand)AuthorAge
* 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-16
* PM / Wakeup: Introduce wakeup source objects and event statistics (v3)Rafael J. Wysocki2010-10-16
* PM / Suspend: Fix ordering of calls in suspend error pathsRafael J. Wysocki2010-07-18
* PM: Make it possible to avoid races between wakeup and system sleepRafael J. Wysocki2010-07-18
* 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
* Hibernation: Introduce begin() and end() callbacksRafael J. Wysocki2008-02-01
* Suspend: Introduce begin() and end() callbacksRafael J. Wysocki2008-02-01
* PM: Convert PM notifiers to out-of-line codeAlan Stern2008-02-01
* x86: make __{save,restore}_processor_state staticJan Beulich2008-01-30
* Hibernation: Check if ACPI is enabled during restore in the right placeRafael J. Wysocki2007-10-18
* PM: Rename hibernation_ops to platform_hibernation_opsRafael J. Wysocki2007-10-18
* PM: Rework struct hibernation_opsRafael J. Wysocki2007-10-18
* PM: Make suspend_ops staticRafael J. Wysocki2007-10-18
* PM: Rework struct platform_suspend_opsRafael J. Wysocki2007-10-18
* PM: Rename struct pm_ops and related thingsRafael J. Wysocki2007-10-18
* PM: Move definition of struct pm_ops to suspend.hRafael J. Wysocki2007-10-18
* Introduce CONFIG_SUSPEND for suspend-to-Ram and standbyRafael J. Wysocki2007-07-29
* Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATIONRafael J. Wysocki2007-07-29
* PM: fix compiler error of PPC dart_iommuRyusuke Konishi2007-07-26
* PM: introduce hibernation and suspend notifiersRafael J. Wysocki2007-07-19
* swsusp: introduce restore platform operationsRafael J. Wysocki2007-07-19
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2007-05-09
|\
| * [POWERPC] swsusp: Introduce register_nosave_region_lateJohannes Berg2007-05-09
* | PM: Separate hibernation code from suspend codeRafael J. Wysocki2007-05-09
|/
* Merge branch 'linux-2.6'Paul Mackerras2007-05-07
|\
| * swsusp: free more memoryRafael J. Wysocki2007-05-07
| * remove software_suspend()Johannes Berg2007-05-07
| * swsusp: do not use page flagsRafael J. Wysocki2007-05-07
| * swsusp: use inline functions for changing page flagsRafael J. Wysocki2007-05-07
* | [POWERPC] powermac: Suspend to disk on G5Johannes Berg2007-05-07
|/
* [PATCH] swsusp: Improve handling of highmemRafael J. Wysocki2006-12-07