summaryrefslogtreecommitdiffstats
path: root/include/linux/suspend.h
Commit message (Expand)AuthorAgeFilesLines
* suspend: fix section mismatch warning - register_nosave_regionMarcin Slusarz2008-08-151-2/+2
* kexec jump: save/restore device stateHuang Ying2008-07-261-0/+2
* Suspend-related patches for 2.6.27Rafael J. Wysocki2008-06-121-1/+13
* PM/gxfb: add hook to PM console layer that allows disabling of suspend VT switchAndres Salomon2008-04-281-2/+13
* Page allocator: clean up pcp draining functionsChristoph Lameter2008-02-051-1/+0
* Hibernation: Introduce begin() and end() callbacksRafael J. Wysocki2008-02-011-5/+9
* Suspend: Introduce begin() and end() callbacksRafael J. Wysocki2008-02-011-11/+18
* PM: Convert PM notifiers to out-of-line codeAlan Stern2008-02-011-11/+2
* x86: make __{save,restore}_processor_state staticJan Beulich2008-01-301-3/+0
* Hibernation: Check if ACPI is enabled during restore in the right placeRafael J. Wysocki2007-10-181-0/+7
* PM: Rename hibernation_ops to platform_hibernation_opsRafael J. Wysocki2007-10-181-4/+4
* PM: Rework struct hibernation_opsRafael J. Wysocki2007-10-181-6/+32
* PM: Make suspend_ops staticRafael J. Wysocki2007-10-181-2/+0
* PM: Rework struct platform_suspend_opsRafael J. Wysocki2007-10-181-8/+5
* PM: Rename struct pm_ops and related thingsRafael J. Wysocki2007-10-181-11/+11
* PM: Move definition of struct pm_ops to suspend.hRafael J. Wysocki2007-10-181-11/+110
* Introduce CONFIG_SUSPEND for suspend-to-Ram and standbyRafael J. Wysocki2007-07-291-5/+5
* Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATIONRafael J. Wysocki2007-07-291-4/+4
* PM: fix compiler error of PPC dart_iommuRyusuke Konishi2007-07-261-0/+3
* PM: introduce hibernation and suspend notifiersRafael J. Wysocki2007-07-191-5/+43
* swsusp: introduce restore platform operationsRafael J. Wysocki2007-07-191-0/+4
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2007-05-091-1/+10
|\
| * [POWERPC] swsusp: Introduce register_nosave_region_lateJohannes Berg2007-05-091-1/+10
* | PM: Separate hibernation code from suspend codeRafael J. Wysocki2007-05-091-0/+24
|/
* Merge branch 'linux-2.6'Paul Mackerras2007-05-081-19/+16
|\
| * swsusp: free more memoryRafael J. Wysocki2007-05-071-6/+0
| * remove software_suspend()Johannes Berg2007-05-071-8/+0
| * swsusp: do not use page flagsRafael J. Wysocki2007-05-071-40/+18
| * swsusp: use inline functions for changing page flagsRafael J. Wysocki2007-05-071-0/+33
* | [POWERPC] powermac: Suspend to disk on G5Johannes Berg2007-05-071-1/+1
|/
* [PATCH] swsusp: Improve handling of highmemRafael J. Wysocki2006-12-071-3/+6
* [PATCH] swsusp: Use memory bitmaps during resumeRafael J. Wysocki2006-09-261-9/+0
* [PATCH] swsusp: clean up suspend headerRafael J. Wysocki2006-09-261-12/+3
* [PATCH] Disable CPU hotplug during suspendRafael J. Wysocki2006-09-261-8/+0
* Revert "swsusp special saveable pages support" commitsLinus Torvalds2006-06-251-1/+0
* [PATCH] swsusp: add architecture special saveable pages supportShaohua Li2006-06-231-0/+1
* Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-261-1/+0
* [PATCH] Fix build failure in recent pm_prepare_* changes.Rafael J. Wysocki2006-02-071-1/+9
* [PATCH] Fix build failure in recent pm_prepare_* changes.Dave Jones2006-02-031-4/+0
* [PATCH] swsusp: improve freeing of memoryRafael J. Wysocki2006-01-061-1/+1
* [PATCH] swsusp: introduce the swap map structureRafael J. Wysocki2006-01-061-5/+1
* [PATCH] swsusp: rework memory freeing on resumeRafael J. Wysocki2005-10-301-2/+1
* [PATCH] swsusp: move snapshot functionality to separate fileRafael J. Wysocki2005-10-301-0/+6
* [PATCH] gfp_t: kernel/*Al Viro2005-10-281-1/+1
* [PATCH] x86_64: Set up safe page tables during resumeRafael J. Wysocki2005-10-101-0/+2
* [PATCH] suspend/resume SMP supportLi Shaohua2005-06-251-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+75