aboutsummaryrefslogtreecommitdiff
path: root/include/linux/suspend.h
AgeCommit message (Expand)AuthorFilesLines
2007-07-29Introduce CONFIG_SUSPEND for suspend-to-Ram and standbyGravatar Rafael J. Wysocki 1-5/+5
2007-07-29Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATIONGravatar Rafael J. Wysocki 1-4/+4
2007-07-26PM: fix compiler error of PPC dart_iommuGravatar Ryusuke Konishi 1-0/+3
2007-07-19PM: introduce hibernation and suspend notifiersGravatar Rafael J. Wysocki 1-5/+43
2007-07-19swsusp: introduce restore platform operationsGravatar Rafael J. Wysocki 1-0/+4
2007-05-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Gravatar Linus Torvalds 1-1/+10
2007-05-09PM: Separate hibernation code from suspend codeGravatar Rafael J. Wysocki 1-0/+24
2007-05-09[POWERPC] swsusp: Introduce register_nosave_region_lateGravatar Johannes Berg 1-1/+10
2007-05-08Merge branch 'linux-2.6'Gravatar Paul Mackerras 1-19/+16
2007-05-07swsusp: free more memoryGravatar Rafael J. Wysocki 1-6/+0
2007-05-07remove software_suspend()Gravatar Johannes Berg 1-8/+0
2007-05-07swsusp: do not use page flagsGravatar Rafael J. Wysocki 1-40/+18
2007-05-07swsusp: use inline functions for changing page flagsGravatar Rafael J. Wysocki 1-0/+33
2007-05-07[POWERPC] powermac: Suspend to disk on G5Gravatar Johannes Berg 1-1/+1
2006-12-07[PATCH] swsusp: Improve handling of highmemGravatar Rafael J. Wysocki 1-3/+6
2006-09-26[PATCH] swsusp: Use memory bitmaps during resumeGravatar Rafael J. Wysocki 1-9/+0
2006-09-26[PATCH] swsusp: clean up suspend headerGravatar Rafael J. Wysocki 1-12/+3
2006-09-26[PATCH] Disable CPU hotplug during suspendGravatar Rafael J. Wysocki 1-8/+0
2006-06-25Revert "swsusp special saveable pages support" commitsGravatar Linus Torvalds 1-1/+0
2006-06-23[PATCH] swsusp: add architecture special saveable pages supportGravatar Shaohua Li 1-0/+1
2006-04-26Don't include linux/config.h from anywhere else in include/Gravatar David Woodhouse 1-1/+0
2006-02-07[PATCH] Fix build failure in recent pm_prepare_* changes.Gravatar Rafael J. Wysocki 1-1/+9
2006-02-03[PATCH] Fix build failure in recent pm_prepare_* changes.Gravatar Dave Jones 1-4/+0
2006-01-06[PATCH] swsusp: improve freeing of memoryGravatar Rafael J. Wysocki 1-1/+1
2006-01-06[PATCH] swsusp: introduce the swap map structureGravatar Rafael J. Wysocki 1-5/+1
2005-10-30[PATCH] swsusp: rework memory freeing on resumeGravatar Rafael J. Wysocki 1-2/+1
2005-10-30[PATCH] swsusp: move snapshot functionality to separate fileGravatar Rafael J. Wysocki 1-0/+6
2005-10-28[PATCH] gfp_t: kernel/*Gravatar Al Viro 1-1/+1
2005-10-10[PATCH] x86_64: Set up safe page tables during resumeGravatar Rafael J. Wysocki 1-0/+2
2005-06-25[PATCH] suspend/resume SMP supportGravatar Li Shaohua 1-1/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+75