aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/power/power.h
Commit message (Expand)AuthorAge
* Driver Core: switch all dynamic ksets to kobj_sysfs_opsKay Sievers2008-01-24
* kset: convert /sys/power to use kset_createGreg Kroah-Hartman2008-01-24
* Hibernation: Check if ACPI is enabled during restore in the right placeRafael J. Wysocki2007-10-18
* Hibernation: Arbitrary boot kernel support - generic codeRafael J. Wysocki2007-10-18
* Introduce CONFIG_SUSPEND for suspend-to-Ram and standbyRafael J. Wysocki2007-07-29
* Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATIONRafael J. Wysocki2007-07-29
* PM: Reduce code duplication between main.c and user.cRafael J. Wysocki2007-07-19
* PM: introduce hibernation and suspend notifiersRafael J. Wysocki2007-07-19
* swsusp: introduce restore platform operationsRafael J. Wysocki2007-07-19
* swsusp: remove code duplication between disk.c and user.cRafael J. Wysocki2007-07-19
* PM: Separate hibernation code from suspend codeRafael J. Wysocki2007-05-09
* swsusp: free more memoryRafael J. Wysocki2007-05-07
* swsusp: use rbtree for tracking allocated swapRafael J. Wysocki2007-05-07
* swsusp: use GFP_KERNEL for creating basic data structuresRafael J. Wysocki2007-05-07
* swsusp: do not use page flagsRafael J. Wysocki2007-05-07
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2007-05-05
|\
| * [PATCH] x86: Move swsusp __pa() dependent code to arch portionVivek Goyal2007-05-02
* | remove "struct subsystem" as it is no longer neededGreg Kroah-Hartman2007-05-02
|/
* [PATCH] convert pm_sem to a mutexStephen Hemminger2006-12-07
* [PATCH] swsusp: Measure memory shrinking timeRafael J. Wysocki2006-12-07
* [PATCH] swsusp: Improve handling of highmemRafael J. Wysocki2006-12-07
* [PATCH] swsusp: add ioctl for swap files supportRafael J. Wysocki2006-12-07
* [PATCH] swsusp: add resume_offset command line parameterRafael J. Wysocki2006-12-07
* [PATCH] swsusp: use block device offsets to identify swap locationsRafael J. Wysocki2006-12-07
* [PATCH] uswsusp: add pmops->{prepare,enter,finish} support (aka "platform mode")Stefan Seyfried2006-12-07
* [PATCH] swsusp: Use memory bitmaps during resumeRafael J. Wysocki2006-09-26
* [PATCH] swsusp: Introduce memory bitmapsRafael J. Wysocki2006-09-26
* [PATCH] Change the name of pagedir_nosaveRafael J. Wysocki2006-09-26
* [PATCH] swsusp: struct snapshot_handle cleanupRafael J. Wysocki2006-09-26
* [PATCH] swsusp: read speedupAndrew Morton2006-09-26
* Revert "swsusp special saveable pages support" commitsLinus Torvalds2006-06-25
* [PATCH] swsusp: use less memory during resumeRafael J. Wysocki2006-06-23
* [PATCH] swsusp: add architecture special saveable pages supportShaohua Li2006-06-23
* [PATCH] swsusp: add s2ram ioctl to userland interfaceLuca Tettamanti2006-03-23
* [PATCH] swsusp: userland interfaceRafael J. Wysocki2006-03-23
* [PATCH] kernel/power: move externs to header filesRandy Dunlap2006-03-23
* [PATCH] swsusp: separate swap-writing/reading codeRafael J. Wysocki2006-03-23
* [PATCH] swsusp: low level interfaceRafael J. Wysocki2006-03-23
* [PATCH] Fix build failure in recent pm_prepare_* changes.Rafael J. Wysocki2006-02-07
* [PATCH] swsusp: do not change log level during suspend/resumeRafael J. Wysocki2006-02-01
* [PATCH] swsusp: use bytes as image size unitsRafael J. Wysocki2006-02-01
* [PATCH] swsusp: save image header firstRafael J. Wysocki2006-01-06
* [PATCH] swsusp: make image size limit tunableRafael J. Wysocki2006-01-06
* [PATCH] swsusp: limit image sizeRafael J. Wysocki2006-01-06
* [PATCH] swsusp: Drop duplicate prototypesPavel Machek2006-01-06
* [PATCH] swsusp: improve freeing of memoryRafael J. Wysocki2006-01-06
* [PATCH] swsusp: introduce the swap map structureRafael J. Wysocki2006-01-06
* [PATCH] swsusp: rework swsusp_suspendRafael J. Wysocki2005-11-09
* [PATCH] swsusp: simplify pagedir relocationRafael J. Wysocki2005-11-09
* [PATCH] swsusp: reduce code duplicationRafael J. Wysocki2005-11-09