summaryrefslogtreecommitdiffstats
path: root/include/linux/suspend.h
Commit message (Expand)AuthorAgeFilesLines
...
* PM: Convert PM notifiers to out-of-line codeAlan Stern2008-02-021-11/+2Star
* x86: make __{save,restore}_processor_state staticJan Beulich2008-01-301-3/+0Star
* 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/+0Star
* PM: Rework struct platform_suspend_opsRafael J. Wysocki2007-10-181-8/+5Star
* 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-301-5/+5
* Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATIONRafael J. Wysocki2007-07-301-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/+16Star
|\
| * swsusp: free more memoryRafael J. Wysocki2007-05-071-6/+0Star
| * remove software_suspend()Johannes Berg2007-05-071-8/+0Star
| * swsusp: do not use page flagsRafael J. Wysocki2007-05-071-40/+18Star
| * 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/+0Star
* [PATCH] swsusp: clean up suspend headerRafael J. Wysocki2006-09-261-12/+3Star
* [PATCH] Disable CPU hotplug during suspendRafael J. Wysocki2006-09-261-8/+0Star
* Revert "swsusp special saveable pages support" commitsLinus Torvalds2006-06-261-1/+0Star
* [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/+0Star
* [PATCH] Fix build failure in recent pm_prepare_* changes.Rafael J. Wysocki2006-02-081-1/+9
* [PATCH] Fix build failure in recent pm_prepare_* changes.Dave Jones2006-02-031-4/+0Star
* [PATCH] swsusp: improve freeing of memoryRafael J. Wysocki2006-01-061-1/+1
* [PATCH] swsusp: introduce the swap map structureRafael J. Wysocki2006-01-061-5/+1Star
* [PATCH] swsusp: rework memory freeing on resumeRafael J. Wysocki2005-10-311-2/+1Star
* [PATCH] swsusp: move snapshot functionality to separate fileRafael J. Wysocki2005-10-311-0/+6
* [PATCH] gfp_t: kernel/*Al Viro2005-10-281-1/+1
* [PATCH] x86_64: Set up safe page tables during resumeRafael J. Wysocki2005-10-101-0/+2
* [PATCH] suspend/resume SMP supportLi Shaohua2005-06-261-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+75