aboutsummaryrefslogtreecommitdiff
path: root/include/linux/suspend.h
AgeCommit message (Expand)Author
2009-11-17mm: allow memory hotplug and hibernation in the same kernelAndi Kleen
2009-06-12PM/Hibernate: Move NVS routines into a seperate file (v2).Cornelia Huck
2009-04-19PM/Suspend: Introduce two new platform callbacks to avoid breakageRafael J. Wysocki
2009-04-01pm: rework includes, remove arch ifdefsMagnus Damm
2009-01-27Hibernation: Introduce system_entering_hibernationRafael J. Wysocki
2008-12-19ACPI hibernate: Add a mechanism to save/restore ACPI NVS memoryRafael J. Wysocki
2008-08-15suspend: fix section mismatch warning - register_nosave_regionMarcin Slusarz
2008-07-26kexec jump: save/restore device stateHuang Ying
2008-06-12Suspend-related patches for 2.6.27Rafael J. Wysocki
2008-04-28PM/gxfb: add hook to PM console layer that allows disabling of suspend VT switchAndres Salomon
2008-02-05Page allocator: clean up pcp draining functionsChristoph Lameter
2008-02-01Hibernation: Introduce begin() and end() callbacksRafael J. Wysocki
2008-02-01Suspend: Introduce begin() and end() callbacksRafael J. Wysocki
2008-02-01PM: Convert PM notifiers to out-of-line codeAlan Stern
2008-01-30x86: make __{save,restore}_processor_state staticJan Beulich
2007-10-18Hibernation: Check if ACPI is enabled during restore in the right placeRafael J. Wysocki
2007-10-18PM: Rename hibernation_ops to platform_hibernation_opsRafael J. Wysocki
2007-10-18PM: Rework struct hibernation_opsRafael J. Wysocki
2007-10-18PM: Make suspend_ops staticRafael J. Wysocki
2007-10-18PM: Rework struct platform_suspend_opsRafael J. Wysocki
2007-10-18PM: Rename struct pm_ops and related thingsRafael J. Wysocki
2007-10-18PM: Move definition of struct pm_ops to suspend.hRafael J. Wysocki
2007-07-29Introduce CONFIG_SUSPEND for suspend-to-Ram and standbyRafael J. Wysocki
2007-07-29Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATIONRafael J. Wysocki
2007-07-26PM: fix compiler error of PPC dart_iommuRyusuke Konishi
2007-07-19PM: introduce hibernation and suspend notifiersRafael J. Wysocki
2007-07-19swsusp: introduce restore platform operationsRafael J. Wysocki
2007-05-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds
2007-05-09PM: Separate hibernation code from suspend codeRafael J. Wysocki
2007-05-09[POWERPC] swsusp: Introduce register_nosave_region_lateJohannes Berg
2007-05-08Merge branch 'linux-2.6'Paul Mackerras
2007-05-07swsusp: free more memoryRafael J. Wysocki
2007-05-07remove software_suspend()Johannes Berg
2007-05-07swsusp: do not use page flagsRafael J. Wysocki
2007-05-07swsusp: use inline functions for changing page flagsRafael J. Wysocki
2007-05-07[POWERPC] powermac: Suspend to disk on G5Johannes Berg
2006-12-07[PATCH] swsusp: Improve handling of highmemRafael J. Wysocki
2006-09-26[PATCH] swsusp: Use memory bitmaps during resumeRafael J. Wysocki
2006-09-26[PATCH] swsusp: clean up suspend headerRafael J. Wysocki
2006-09-26[PATCH] Disable CPU hotplug during suspendRafael J. Wysocki
2006-06-25Revert "swsusp special saveable pages support" commitsLinus Torvalds
2006-06-23[PATCH] swsusp: add architecture special saveable pages supportShaohua Li
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse
2006-02-07[PATCH] Fix build failure in recent pm_prepare_* changes.Rafael J. Wysocki
2006-02-03[PATCH] Fix build failure in recent pm_prepare_* changes.Dave Jones
2006-01-06[PATCH] swsusp: improve freeing of memoryRafael J. Wysocki
2006-01-06[PATCH] swsusp: introduce the swap map structureRafael J. Wysocki
2005-10-30[PATCH] swsusp: rework memory freeing on resumeRafael J. Wysocki
2005-10-30[PATCH] swsusp: move snapshot functionality to separate fileRafael J. Wysocki
2005-10-28[PATCH] gfp_t: kernel/*Al Viro