| Age | Commit message (Expand) | Author | Files | Lines |
| 2009-01-27 | Hibernation: Introduce system_entering_hibernation |  Rafael J. Wysocki | 1 | -0/+10 |
| 2009-01-16 | PM: Fix freezer compilation if PM_SLEEP is unset |  Rafael J. Wysocki | 1 | -1/+2 |
| 2009-01-09 | Merge branch 'linus' into release |  Len Brown | 3 | -18/+8 |
| 2009-01-06 | pm: struct device - replace bus_id with dev_name(), dev_set_name() |  Kay Sievers | 1 | -3/+3 |
| 2009-01-01 | cpumask: convert rest of files in kernel/ |  Rusty Russell | 1 | -1/+1 |
| 2008-12-19 | Hibernate: Replace unnecessary evaluation of pfn_to_page() |  Rafael J. Wysocki | 1 | -1/+1 |
| 2008-12-19 | Hibernate: Take overlapping zones into account (rev. 2) |  Rafael J. Wysocki | 1 | -158/+165 |
| 2008-12-19 | Hibernate: Do not oops on resume if image data are incorrect |  Rafael J. Wysocki | 1 | -11/+32 |
| 2008-12-19 | ACPI hibernate: Add a mechanism to save/restore ACPI NVS memory |  Rafael J. Wysocki | 1 | -0/+122 |
| 2008-12-19 | Hibernate: Call platform_begin before swsusp_shrink_memory |  Zhang Rui | 1 | -3/+3 |
| 2008-12-19 | Merge branches 'tracing/ftrace', 'tracing/ring-buffer' and 'tracing/urgent' into tracing/core |  Ingo Molnar | 1 | -1/+1 |
| 2008-12-04 | [PATCH] kill obsolete temporary comment in swsusp_close() |  Al Viro | 1 | -1/+1 |
| 2008-11-23 | tracing: allow tracing of suspend/resume & hibernation code again |  Ingo Molnar | 2 | -14/+4 |
| 2008-11-18 | suspend: use WARN not WARN_ON to print the message |  Arjan van de Ven | 1 | -1/+1 |
| 2008-11-01 | PM_TEST_SUSPEND should depend on RTC_CLASS, not RTC_LIB |  Al Viro | 1 | -1/+1 |
| 2008-10-21 | [PATCH] sanitize blkdev_get() and friends |  Al Viro | 1 | -1/+1 |
| 2008-10-21 | [PATCH] propagate mode through swsusp_close() |  Al Viro | 3 | -5/+5 |
| 2008-10-21 | [PATCH] pass fmode_t to blkdev_put() |  Al Viro | 1 | -4/+4 |
| 2008-10-20 | container freezer: skip frozen cgroups during power management resume |  Matt Helsley | 1 | -0/+3 |
| 2008-10-20 | container freezer: implement freezer cgroup subsystem |  Matt Helsley | 1 | -3/+0 |
| 2008-10-20 | container freezer: make refrigerator always available |  Matt Helsley | 2 | -116/+3 |
| 2008-10-16 | pm: rework disabling of user mode helpers during suspend/hibernation |  Rafael J. Wysocki | 3 | -1/+27 |
| 2008-08-28 | ftrace: disable tracing for hibernation |  Rafael J. Wysocki | 1 | -3/+10 |
| 2008-08-27 | ftrace: disable tracing for suspend to ram |  Steven Rostedt | 1 | -1/+4 |
| 2008-08-23 | removed unused #include <linux/version.h>'s |  Adrian Bunk | 1 | -1/+0 |
| 2008-07-26 | kexec jump: save/restore device state |  Huang Ying | 1 | -2/+0 |
| 2008-07-26 | pm selftest: rtc paranoia |  David Brownell | 1 | -0/+7 |
| 2008-07-24 | pm: fix try_to_freeze_tasks()'s use of do_div() |  David Howells | 1 | -1/+1 |
| 2008-07-24 | pm: schedule sysrq poweroff on boot cpu |  Zhang Rui | 1 | -1/+3 |
| 2008-07-24 | pm: hibernation: simplify memory bitmap |  Akinobu Mita | 1 | -66/+20 |
| 2008-07-24 | pm: boot time suspend selftest |  David Brownell | 2 | -1/+204 |
| 2008-07-17 | Merge branch 'linus' into xen-64bit |  Ingo Molnar | 4 | -99/+135 |
| 2008-07-17 | x86, xen, power: fix up config dependencies on PM |  Jeremy Fitzhardinge | 1 | -1/+1 |
| 2008-07-16 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 |  Linus Torvalds | 2 | -18/+48 |
| 2008-07-16 | snapshot: Use pm_mutex for mutual exclusion |  Rafael J. Wysocki | 1 | -26/+42 |
| 2008-07-16 | snapshot: Push BKL down into ioctl handlers |  Alan Cox | 1 | -4/+7 |
| 2008-07-16 | Freezer: Introduce PF_FREEZER_NOSIG |  Rafael J. Wysocki | 1 | -55/+42 |
| 2008-07-16 | Revert "suspend, xen: enable PM_SLEEP for CONFIG_XEN" |  Ingo Molnar | 1 | -1/+1 |
| 2008-07-16 | suspend, xen: enable PM_SLEEP for CONFIG_XEN |  Jeremy Fitzhardinge | 1 | -1/+1 |
| 2008-06-12 | Suspend-related patches for 2.6.27 |  Rafael J. Wysocki | 2 | -9/+29 |
| 2008-06-10 | Introduce new top level suspend and hibernation callbacks |  Rafael J. Wysocki | 2 | -9/+19 |
| 2008-04-30 | Merge branches 'release', 'acpica', 'bugzilla-10224', 'bugzilla-9772', 'bugzilla-9916', 'ec', 'eeepc', 'idle', 'misc', 'pm-legacy', 'sysfs-links-2.6.26', 'thermal', 'thinkpad' and 'video' into release |  Len Brown | 4 | -217/+26 |
| 2008-04-28 | PM/gxfb: add hook to PM console layer that allows disabling of suspend VT switch |  Andres Salomon | 1 | -1/+26 |
| 2008-04-15 | PM: Remove legacy PM |  Pavel Machek | 3 | -216/+0 |
| 2008-03-13 | Merge branches 'release' and 'doc' into release |  Len Brown | 1 | -1/+1 |
| 2008-03-12 | documentation: Move power-related files to Documentation/power/ |  Randy Dunlap | 1 | -1/+1 |
| 2008-03-11 | Hibernation: Fix mark_nosave_pages() |  Rafael J. Wysocki | 1 | -7/+34 |
| 2008-03-04 | freezer vs stopped or traced |  Roland McGrath | 1 | -17/+12 |
| 2008-02-23 | PM: Introduce PM_EVENT_HIBERNATE callback state |  Rafael J. Wysocki | 1 | -2/+2 |
| 2008-02-21 | Hibernation: Handle DEBUG_PAGEALLOC on x86 |  Rafael J. Wysocki | 1 | -13/+29 |