summaryrefslogtreecommitdiffstats
path: root/include/linux/suspend.h
Commit message (Expand)AuthorAgeFilesLines
* PM: Allow wakeup events to abort freezing of tasksRafael J. Wysocki2010-10-171-0/+2
* PM / Wakeup: Introduce wakeup source objects and event statistics (v3)Rafael J. Wysocki2010-10-171-2/+2
* PM / Suspend: Fix ordering of calls in suspend error pathsRafael J. Wysocki2010-07-191-4/+6
* PM: Make it possible to avoid races between wakeup and system sleepRafael J. Wysocki2010-07-191-0/+7
* suspend: Move NVS save/restore code to generic suspend functionalityMatthew Garrett2010-06-101-13/+13
* mm: allow memory hotplug and hibernation in the same kernelAndi Kleen2009-11-171-2/+19
* PM/Hibernate: Move NVS routines into a seperate file (v2).Cornelia Huck2009-06-121-7/+11
* PM/Suspend: Introduce two new platform callbacks to avoid breakageRafael J. Wysocki2009-04-191-10/+26
* pm: rework includes, remove arch ifdefsMagnus Damm2009-04-011-3/+0
* Hibernation: Introduce system_entering_hibernationRafael J. Wysocki2009-01-271-0/+2
* ACPI hibernate: Add a mechanism to save/restore ACPI NVS memoryRafael J. Wysocki2008-12-191-0/+13
* 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
OpenPOWER on IntegriCloud