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