summaryrefslogtreecommitdiffstats
path: root/kernel/power/power.h
Commit message (Expand)AuthorAgeFilesLines
* Suspend: Add config option to disable the freezer if architecture wants thatJohannes Berg2008-02-011-0/+22
* Hibernation: Move low level resume to disk.cRafael J. Wysocki2008-02-011-1/+0
* PM: Convert PM notifiers to out-of-line codeAlan Stern2008-02-011-8/+4
* Hibernation: New testing facility (rev. 2)Rafael J. Wysocki2008-02-011-0/+2
* Suspend: Testing facility (rev. 2)Rafael J. Wysocki2008-02-011-0/+18
* Hibernation: Move function prototypes to headerAdrian Bunk2008-02-011-0/+8
* Hibernation: Introduce exportable suspend ioctls header (rev. 2)Rafael J. Wysocki2008-02-011-28/+1
* Hibernation: Correct definitions of some ioctls (rev. 2)Rafael J. Wysocki2008-02-011-5/+5
* Hibernation: Mark SNAPSHOT_SET_SWAP_FILE ioctl as deprecated (rev. 2)Rafael J. Wysocki2008-02-011-1/+0
* Hibernation: Rework platform support ioctls (rev. 2)Rafael J. Wysocki2008-02-011-6/+3
* Hibernation: Introduce SNAPSHOT_GET_IMAGE_SIZE ioctlRafael J. Wysocki2008-02-011-1/+3
* Driver Core: switch all dynamic ksets to kobj_sysfs_opsKay Sievers2008-01-241-1/+1
* kset: convert /sys/power to use kset_createGreg Kroah-Hartman2008-01-241-2/+0
* Hibernation: Check if ACPI is enabled during restore in the right placeRafael J. Wysocki2007-10-181-1/+0
* Hibernation: Arbitrary boot kernel support - generic codeRafael J. Wysocki2007-10-181-1/+19
* Introduce CONFIG_SUSPEND for suspend-to-Ram and standbyRafael J. Wysocki2007-07-291-1/+9
* Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATIONRafael J. Wysocki2007-07-291-1/+1
* PM: Reduce code duplication between main.c and user.cRafael J. Wysocki2007-07-191-1/+2
* PM: introduce hibernation and suspend notifiersRafael J. Wysocki2007-07-191-0/+10
* swsusp: introduce restore platform operationsRafael J. Wysocki2007-07-191-3/+10
* swsusp: remove code duplication between disk.c and user.cRafael J. Wysocki2007-07-191-1/+4
* PM: Separate hibernation code from suspend codeRafael J. Wysocki2007-05-091-6/+1
* swsusp: free more memoryRafael J. Wysocki2007-05-071-1/+11
* swsusp: use rbtree for tracking allocated swapRafael J. Wysocki2007-05-071-24/+3
* swsusp: use GFP_KERNEL for creating basic data structuresRafael J. Wysocki2007-05-071-0/+3
* swsusp: do not use page flagsRafael J. Wysocki2007-05-071-0/+2
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2007-05-051-3/+2
|\
| * [PATCH] x86: Move swsusp __pa() dependent code to arch portionVivek Goyal2007-05-021-3/+2
* | remove "struct subsystem" as it is no longer neededGreg Kroah-Hartman2007-05-021-1/+1
|/
* [PATCH] convert pm_sem to a mutexStephen Hemminger2006-12-071-1/+3
* [PATCH] swsusp: Measure memory shrinking timeRafael J. Wysocki2006-12-071-0/+4
* [PATCH] swsusp: Improve handling of highmemRafael J. Wysocki2006-12-071-1/+1
* [PATCH] swsusp: add ioctl for swap files supportRafael J. Wysocki2006-12-071-1/+13
* [PATCH] swsusp: add resume_offset command line parameterRafael J. Wysocki2006-12-071-0/+1
* [PATCH] swsusp: use block device offsets to identify swap locationsRafael J. Wysocki2006-12-071-1/+1
* [PATCH] uswsusp: add pmops->{prepare,enter,finish} support (aka "platform mode")Stefan Seyfried2006-12-071-1/+6
* [PATCH] swsusp: Use memory bitmaps during resumeRafael J. Wysocki2006-09-261-10/+1
* [PATCH] swsusp: Introduce memory bitmapsRafael J. Wysocki2006-09-261-1/+2
* [PATCH] Change the name of pagedir_nosaveRafael J. Wysocki2006-09-261-2/+0
* [PATCH] swsusp: struct snapshot_handle cleanupRafael J. Wysocki2006-09-261-8/+56
* [PATCH] swsusp: read speedupAndrew Morton2006-09-261-0/+1
* Revert "swsusp special saveable pages support" commitsLinus Torvalds2006-06-251-4/+0
* [PATCH] swsusp: use less memory during resumeRafael J. Wysocki2006-06-231-1/+1
* [PATCH] swsusp: add architecture special saveable pages supportShaohua Li2006-06-231-0/+4
* [PATCH] swsusp: add s2ram ioctl to userland interfaceLuca Tettamanti2006-03-231-1/+3
* [PATCH] swsusp: userland interfaceRafael J. Wysocki2006-03-231-0/+14
* [PATCH] kernel/power: move externs to header filesRandy Dunlap2006-03-231-1/+5
* [PATCH] swsusp: separate swap-writing/reading codeRafael J. Wysocki2006-03-231-1/+30
* [PATCH] swsusp: low level interfaceRafael J. Wysocki2006-03-231-8/+18
* [PATCH] Fix build failure in recent pm_prepare_* changes.Rafael J. Wysocki2006-02-071-16/+0
OpenPOWER on IntegriCloud