| Commit message (Expand) | Author | Age | Files | Lines |
* | PM / Freezer: Thaw only kernel threads if freezing of kernel threads fails | Srivatsa S. Bhat | 2012-02-04 | 1 | -2/+22 |
* | PM / Hibernate: Thaw processes in SNAPSHOT_CREATE_IMAGE ioctl test path | Srivatsa S. Bhat | 2011-12-06 | 1 | -0/+2 |
* | PM / Hibernate: Improve performance of LZO/plain hibernation, checksum image | Bojan Smojver | 2011-10-16 | 1 | -0/+1 |
* | PM / Hibernate: Freeze kernel threads after preallocating memory | Rafael J. Wysocki | 2011-10-16 | 1 | -1/+2 |
* | PM / Hibernate: Add sysfs knob to control size of memory for drivers | Rafael J. Wysocki | 2011-05-17 | 1 | -0/+4 |
* | PM / Hibernate: Make default image size depend on total RAM size | Rafael J. Wysocki | 2010-10-17 | 1 | -1/+8 |
* | PM / Hibernate: Compress hibernation image with LZO | Bojan Smojver | 2010-10-17 | 1 | -0/+1 |
* | PM / Hibernate: Separate block_io | Jiri Slaby | 2010-05-10 | 1 | -0/+9 |
* | PM / Hibernate: Snapshot cleanup | Jiri Slaby | 2010-05-10 | 1 | -15/+3 |
* | PM/Hibernate: Do not release preallocated memory unnecessarily (rev. 2) | Rafael J. Wysocki | 2009-09-14 | 1 | -1/+1 |
* | PM/Hibernate: Rename disk.c to hibernate.c | Rafael J. Wysocki | 2009-06-12 | 1 | -2/+2 |
* | PM: Separate suspend to RAM functionality from core | Rafael J. Wysocki | 2009-06-12 | 1 | -1/+16 |
* | PM/Hibernate: Move memory shrinking to snapshot.c (rev. 2) | Rafael J. Wysocki | 2009-06-12 | 1 | -3/+1 |
* | [PATCH] propagate mode through swsusp_close() | Al Viro | 2008-10-21 | 1 | -1/+1 |
* | kexec jump: save/restore device state | Huang Ying | 2008-07-26 | 1 | -2/+0 |
* | Suspend: Add config option to disable the freezer if architecture wants that | Johannes Berg | 2008-02-01 | 1 | -0/+22 |
* | Hibernation: Move low level resume to disk.c | Rafael J. Wysocki | 2008-02-01 | 1 | -1/+0 |
* | PM: Convert PM notifiers to out-of-line code | Alan Stern | 2008-02-01 | 1 | -8/+4 |
* | Hibernation: New testing facility (rev. 2) | Rafael J. Wysocki | 2008-02-01 | 1 | -0/+2 |
* | Suspend: Testing facility (rev. 2) | Rafael J. Wysocki | 2008-02-01 | 1 | -0/+18 |
* | Hibernation: Move function prototypes to header | Adrian Bunk | 2008-02-01 | 1 | -0/+8 |
* | Hibernation: Introduce exportable suspend ioctls header (rev. 2) | Rafael J. Wysocki | 2008-02-01 | 1 | -28/+1 |
* | Hibernation: Correct definitions of some ioctls (rev. 2) | Rafael J. Wysocki | 2008-02-01 | 1 | -5/+5 |
* | Hibernation: Mark SNAPSHOT_SET_SWAP_FILE ioctl as deprecated (rev. 2) | Rafael J. Wysocki | 2008-02-01 | 1 | -1/+0 |
* | Hibernation: Rework platform support ioctls (rev. 2) | Rafael J. Wysocki | 2008-02-01 | 1 | -6/+3 |
* | Hibernation: Introduce SNAPSHOT_GET_IMAGE_SIZE ioctl | Rafael J. Wysocki | 2008-02-01 | 1 | -1/+3 |
* | Driver Core: switch all dynamic ksets to kobj_sysfs_ops | Kay Sievers | 2008-01-24 | 1 | -1/+1 |
* | kset: convert /sys/power to use kset_create | Greg Kroah-Hartman | 2008-01-24 | 1 | -2/+0 |
* | Hibernation: Check if ACPI is enabled during restore in the right place | Rafael J. Wysocki | 2007-10-18 | 1 | -1/+0 |
* | Hibernation: Arbitrary boot kernel support - generic code | Rafael J. Wysocki | 2007-10-18 | 1 | -1/+19 |
* | Introduce CONFIG_SUSPEND for suspend-to-Ram and standby | Rafael J. Wysocki | 2007-07-29 | 1 | -1/+9 |
* | Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATION | Rafael J. Wysocki | 2007-07-29 | 1 | -1/+1 |
* | PM: Reduce code duplication between main.c and user.c | Rafael J. Wysocki | 2007-07-19 | 1 | -1/+2 |
* | PM: introduce hibernation and suspend notifiers | Rafael J. Wysocki | 2007-07-19 | 1 | -0/+10 |
* | swsusp: introduce restore platform operations | Rafael J. Wysocki | 2007-07-19 | 1 | -3/+10 |
* | swsusp: remove code duplication between disk.c and user.c | Rafael J. Wysocki | 2007-07-19 | 1 | -1/+4 |
* | PM: Separate hibernation code from suspend code | Rafael J. Wysocki | 2007-05-09 | 1 | -6/+1 |
* | swsusp: free more memory | Rafael J. Wysocki | 2007-05-07 | 1 | -1/+11 |
* | swsusp: use rbtree for tracking allocated swap | Rafael J. Wysocki | 2007-05-07 | 1 | -24/+3 |
* | swsusp: use GFP_KERNEL for creating basic data structures | Rafael J. Wysocki | 2007-05-07 | 1 | -0/+3 |
* | swsusp: do not use page flags | Rafael J. Wysocki | 2007-05-07 | 1 | -0/+2 |
* | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds | 2007-05-05 | 1 | -3/+2 |
|\ |
|
| * | [PATCH] x86: Move swsusp __pa() dependent code to arch portion | Vivek Goyal | 2007-05-02 | 1 | -3/+2 |
* | | remove "struct subsystem" as it is no longer needed | Greg Kroah-Hartman | 2007-05-02 | 1 | -1/+1 |
|/ |
|
* | [PATCH] convert pm_sem to a mutex | Stephen Hemminger | 2006-12-07 | 1 | -1/+3 |
* | [PATCH] swsusp: Measure memory shrinking time | Rafael J. Wysocki | 2006-12-07 | 1 | -0/+4 |
* | [PATCH] swsusp: Improve handling of highmem | Rafael J. Wysocki | 2006-12-07 | 1 | -1/+1 |
* | [PATCH] swsusp: add ioctl for swap files support | Rafael J. Wysocki | 2006-12-07 | 1 | -1/+13 |
* | [PATCH] swsusp: add resume_offset command line parameter | Rafael J. Wysocki | 2006-12-07 | 1 | -0/+1 |
* | [PATCH] swsusp: use block device offsets to identify swap locations | Rafael J. Wysocki | 2006-12-07 | 1 | -1/+1 |