aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/suspend.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2005-06-25[PATCH] suspend/resume SMP supportLi Shaohua1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+75