aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/suspend.h
Commit message (Expand)AuthorAge
* 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
* [PATCH] swsusp: Use memory bitmaps during resumeRafael J. Wysocki2006-09-26
* [PATCH] swsusp: clean up suspend headerRafael J. Wysocki2006-09-26
* [PATCH] Disable CPU hotplug during suspendRafael J. Wysocki2006-09-26
* Revert "swsusp special saveable pages support" commitsLinus Torvalds2006-06-25
* [PATCH] swsusp: add architecture special saveable pages supportShaohua Li2006-06-23
* Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-26
* [PATCH] Fix build failure in recent pm_prepare_* changes.Rafael J. Wysocki2006-02-07
* [PATCH] Fix build failure in recent pm_prepare_* changes.Dave Jones2006-02-03
* [PATCH] swsusp: improve freeing of memoryRafael J. Wysocki2006-01-06
* [PATCH] swsusp: introduce the swap map structureRafael J. Wysocki2006-01-06
* [PATCH] swsusp: rework memory freeing on resumeRafael J. Wysocki2005-10-30
* [PATCH] swsusp: move snapshot functionality to separate fileRafael J. Wysocki2005-10-30
* [PATCH] gfp_t: kernel/*Al Viro2005-10-28
* [PATCH] x86_64: Set up safe page tables during resumeRafael J. Wysocki2005-10-10
* [PATCH] suspend/resume SMP supportLi Shaohua2005-06-25