summaryrefslogtreecommitdiffstats
path: root/kernel/power/power.h
AgeCommit message (Expand)AuthorLines
2010-05-10PM / Hibernate: Separate block_ioJiri Slaby-0/+9
2010-05-10PM / Hibernate: Snapshot cleanupJiri Slaby-15/+3
2009-09-14PM/Hibernate: Do not release preallocated memory unnecessarily (rev. 2)Rafael J. Wysocki-1/+1
2009-06-12PM/Hibernate: Rename disk.c to hibernate.cRafael J. Wysocki-2/+2
2009-06-12PM: Separate suspend to RAM functionality from coreRafael J. Wysocki-1/+16
2009-06-12PM/Hibernate: Move memory shrinking to snapshot.c (rev. 2)Rafael J. Wysocki-3/+1
2008-10-21[PATCH] propagate mode through swsusp_close()Al Viro-1/+1
2008-07-26kexec jump: save/restore device stateHuang Ying-2/+0
2008-02-01Suspend: Add config option to disable the freezer if architecture wants thatJohannes Berg-0/+22
2008-02-01Hibernation: Move low level resume to disk.cRafael J. Wysocki-1/+0
2008-02-01PM: Convert PM notifiers to out-of-line codeAlan Stern-8/+4
2008-02-01Hibernation: New testing facility (rev. 2)Rafael J. Wysocki-0/+2
2008-02-01Suspend: Testing facility (rev. 2)Rafael J. Wysocki-0/+18
2008-02-01Hibernation: Move function prototypes to headerAdrian Bunk-0/+8
2008-02-01Hibernation: Introduce exportable suspend ioctls header (rev. 2)Rafael J. Wysocki-28/+1
2008-02-01Hibernation: Correct definitions of some ioctls (rev. 2)Rafael J. Wysocki-5/+5
2008-02-01Hibernation: Mark SNAPSHOT_SET_SWAP_FILE ioctl as deprecated (rev. 2)Rafael J. Wysocki-1/+0
2008-02-01Hibernation: Rework platform support ioctls (rev. 2)Rafael J. Wysocki-6/+3
2008-02-01Hibernation: Introduce SNAPSHOT_GET_IMAGE_SIZE ioctlRafael J. Wysocki-1/+3
2008-01-24Driver Core: switch all dynamic ksets to kobj_sysfs_opsKay Sievers-1/+1
2008-01-24kset: convert /sys/power to use kset_createGreg Kroah-Hartman-2/+0
2007-10-18Hibernation: Check if ACPI is enabled during restore in the right placeRafael J. Wysocki-1/+0
2007-10-18Hibernation: Arbitrary boot kernel support - generic codeRafael J. Wysocki-1/+19
2007-07-29Introduce CONFIG_SUSPEND for suspend-to-Ram and standbyRafael J. Wysocki-1/+9
2007-07-29Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATIONRafael J. Wysocki-1/+1
2007-07-19PM: Reduce code duplication between main.c and user.cRafael J. Wysocki-1/+2
2007-07-19PM: introduce hibernation and suspend notifiersRafael J. Wysocki-0/+10
2007-07-19swsusp: introduce restore platform operationsRafael J. Wysocki-3/+10
2007-07-19swsusp: remove code duplication between disk.c and user.cRafael J. Wysocki-1/+4
2007-05-09PM: Separate hibernation code from suspend codeRafael J. Wysocki-6/+1
2007-05-07swsusp: free more memoryRafael J. Wysocki-1/+11
2007-05-07swsusp: use rbtree for tracking allocated swapRafael J. Wysocki-24/+3
2007-05-07swsusp: use GFP_KERNEL for creating basic data structuresRafael J. Wysocki-0/+3
2007-05-07swsusp: do not use page flagsRafael J. Wysocki-0/+2
2007-05-05Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds-3/+2
2007-05-02remove "struct subsystem" as it is no longer neededGreg Kroah-Hartman-1/+1
2007-05-02[PATCH] x86: Move swsusp __pa() dependent code to arch portionVivek Goyal-3/+2
2006-12-07[PATCH] convert pm_sem to a mutexStephen Hemminger-1/+3
2006-12-07[PATCH] swsusp: Measure memory shrinking timeRafael J. Wysocki-0/+4
2006-12-07[PATCH] swsusp: Improve handling of highmemRafael J. Wysocki-1/+1
2006-12-07[PATCH] swsusp: add ioctl for swap files supportRafael J. Wysocki-1/+13
2006-12-07[PATCH] swsusp: add resume_offset command line parameterRafael J. Wysocki-0/+1
2006-12-07[PATCH] swsusp: use block device offsets to identify swap locationsRafael J. Wysocki-1/+1
2006-12-07[PATCH] uswsusp: add pmops->{prepare,enter,finish} support (aka "platform mode")Stefan Seyfried-1/+6
2006-09-26[PATCH] swsusp: Use memory bitmaps during resumeRafael J. Wysocki-10/+1
2006-09-26[PATCH] swsusp: Introduce memory bitmapsRafael J. Wysocki-1/+2
2006-09-26[PATCH] Change the name of pagedir_nosaveRafael J. Wysocki-2/+0
2006-09-26[PATCH] swsusp: struct snapshot_handle cleanupRafael J. Wysocki-8/+56
2006-09-26[PATCH] swsusp: read speedupAndrew Morton-0/+1
2006-06-25Revert "swsusp special saveable pages support" commitsLinus Torvalds-4/+0