aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/suspend.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-12PM/Hibernate: Move NVS routines into a seperate file (v2).Cornelia Huck1-7/+11
2009-04-19PM/Suspend: Introduce two new platform callbacks to avoid breakageRafael J. Wysocki1-10/+26
2009-04-01pm: rework includes, remove arch ifdefsMagnus Damm1-3/+0
2009-01-27Hibernation: Introduce system_entering_hibernationRafael J. Wysocki1-0/+2
2008-12-19ACPI hibernate: Add a mechanism to save/restore ACPI NVS memoryRafael J. Wysocki1-0/+13
2008-08-15suspend: fix section mismatch warning - register_nosave_regionMarcin Slusarz1-2/+2
2008-07-26kexec jump: save/restore device stateHuang Ying1-0/+2
2008-06-12Suspend-related patches for 2.6.27Rafael J. Wysocki1-1/+13
2008-04-28PM/gxfb: add hook to PM console layer that allows disabling of suspend VT switchAndres Salomon1-2/+13
2008-02-05Page allocator: clean up pcp draining functionsChristoph Lameter1-1/+0
2008-02-01Hibernation: Introduce begin() and end() callbacksRafael J. Wysocki1-5/+9
2008-02-01Suspend: Introduce begin() and end() callbacksRafael J. Wysocki1-11/+18
2008-02-01PM: Convert PM notifiers to out-of-line codeAlan Stern1-11/+2
2008-01-30x86: make __{save,restore}_processor_state staticJan Beulich1-3/+0
2007-10-18Hibernation: Check if ACPI is enabled during restore in the right placeRafael J. Wysocki1-0/+7
2007-10-18PM: Rename hibernation_ops to platform_hibernation_opsRafael J. Wysocki1-4/+4
2007-10-18PM: Rework struct hibernation_opsRafael J. Wysocki1-6/+32
2007-10-18PM: Make suspend_ops staticRafael J. Wysocki1-2/+0
2007-10-18PM: Rework struct platform_suspend_opsRafael J. Wysocki1-8/+5
2007-10-18PM: Rename struct pm_ops and related thingsRafael J. Wysocki1-11/+11
2007-10-18PM: Move definition of struct pm_ops to suspend.hRafael J. Wysocki1-11/+110
2007-07-29Introduce CONFIG_SUSPEND for suspend-to-Ram and standbyRafael J. Wysocki1-5/+5
2007-07-29Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATIONRafael J. Wysocki1-4/+4
2007-07-26PM: fix compiler error of PPC dart_iommuRyusuke Konishi1-0/+3
2007-07-19PM: introduce hibernation and suspend notifiersRafael J. Wysocki1-5/+43
2007-07-19swsusp: introduce restore platform operationsRafael J. Wysocki1-0/+4
2007-05-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds1-1/+10
2007-05-09PM: Separate hibernation code from suspend codeRafael J. Wysocki1-0/+24
2007-05-09[POWERPC] swsusp: Introduce register_nosave_region_lateJohannes Berg1-1/+10
2007-05-08Merge branch 'linux-2.6'Paul Mackerras1-19/+16
2007-05-07swsusp: free more memoryRafael J. Wysocki1-6/+0
2007-05-07remove software_suspend()Johannes Berg1-8/+0
2007-05-07swsusp: do not use page flagsRafael J. Wysocki1-40/+18
2007-05-07swsusp: use inline functions for changing page flagsRafael J. Wysocki1-0/+33
2007-05-07[POWERPC] powermac: Suspend to disk on G5Johannes Berg1-1/+1
2006-12-07[PATCH] swsusp: Improve handling of highmemRafael J. Wysocki1-3/+6
2006-09-26[PATCH] swsusp: Use memory bitmaps during resumeRafael J. Wysocki1-9/+0
2006-09-26[PATCH] swsusp: clean up suspend headerRafael J. Wysocki1-12/+3
2006-09-26[PATCH] Disable CPU hotplug during suspendRafael J. Wysocki1-8/+0
2006-06-25Revert "swsusp special saveable pages support" commitsLinus Torvalds1-1/+0
2006-06-23[PATCH] swsusp: add architecture special saveable pages supportShaohua Li1-0/+1
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse1-1/+0
2006-02-07[PATCH] Fix build failure in recent pm_prepare_* changes.Rafael J. Wysocki1-1/+9
2006-02-03[PATCH] Fix build failure in recent pm_prepare_* changes.Dave Jones1-4/+0
2006-01-06[PATCH] swsusp: improve freeing of memoryRafael J. Wysocki1-1/+1
2006-01-06[PATCH] swsusp: introduce the swap map structureRafael J. Wysocki1-5/+1
2005-10-30[PATCH] swsusp: rework memory freeing on resumeRafael J. Wysocki1-2/+1
2005-10-30[PATCH] swsusp: move snapshot functionality to separate fileRafael J. Wysocki1-0/+6
2005-10-28[PATCH] gfp_t: kernel/*Al Viro1-1/+1
2005-10-10[PATCH] x86_64: Set up safe page tables during resumeRafael J. Wysocki1-0/+2