| Commit message (Expand) | Author | Age |
* | 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-02-01 |
* | 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 | 2008-01-24 |
* | 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-10-18 |
* | 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-29 |
* | 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-07-19 |
* | PM: Separate hibernation code from suspend code | Rafael J. Wysocki | 2007-05-09 |
* | 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-07 |
* | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds | 2007-05-05 |
|\ |
|
| * | [PATCH] x86: Move swsusp __pa() dependent code to arch portion | Vivek Goyal | 2007-05-02 |
* | | remove "struct subsystem" as it is no longer needed | Greg Kroah-Hartman | 2007-05-02 |
|/ |
|
* | [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 | 2006-12-07 |
* | [PATCH] swsusp: add resume_offset command line parameter | Rafael J. Wysocki | 2006-12-07 |
* | [PATCH] swsusp: use block device offsets to identify swap locations | Rafael J. Wysocki | 2006-12-07 |
* | [PATCH] uswsusp: add pmops->{prepare,enter,finish} support (aka "platform mode") | Stefan Seyfried | 2006-12-07 |
* | [PATCH] swsusp: Use memory bitmaps during resume | Rafael J. Wysocki | 2006-09-26 |
* | [PATCH] swsusp: Introduce memory bitmaps | Rafael J. Wysocki | 2006-09-26 |
* | [PATCH] Change the name of pagedir_nosave | Rafael J. Wysocki | 2006-09-26 |
* | [PATCH] swsusp: struct snapshot_handle cleanup | Rafael J. Wysocki | 2006-09-26 |
* | [PATCH] swsusp: read speedup | Andrew Morton | 2006-09-26 |
* | Revert "swsusp special saveable pages support" commits | Linus Torvalds | 2006-06-25 |
* | [PATCH] swsusp: use less memory during resume | Rafael J. Wysocki | 2006-06-23 |
* | [PATCH] swsusp: add architecture special saveable pages support | Shaohua Li | 2006-06-23 |
* | [PATCH] swsusp: add s2ram ioctl to userland interface | Luca Tettamanti | 2006-03-23 |
* | [PATCH] swsusp: userland interface | Rafael J. Wysocki | 2006-03-23 |
* | [PATCH] kernel/power: move externs to header files | Randy Dunlap | 2006-03-23 |
* | [PATCH] swsusp: separate swap-writing/reading code | Rafael J. Wysocki | 2006-03-23 |
* | [PATCH] swsusp: low level interface | Rafael J. Wysocki | 2006-03-23 |
* | [PATCH] Fix build failure in recent pm_prepare_* changes. | Rafael J. Wysocki | 2006-02-07 |
* | [PATCH] swsusp: do not change log level during suspend/resume | Rafael J. Wysocki | 2006-02-01 |