| Commit message (Expand) | Author | Age |
* | pm: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-01-06 |
* | cpumask: convert rest of files in kernel/ | Rusty Russell | 2008-12-31 |
* | Merge branches 'tracing/ftrace', 'tracing/ring-buffer' and 'tracing/urgent' i... | Ingo Molnar | 2008-12-19 |
|\ |
|
| * | [PATCH] kill obsolete temporary comment in swsusp_close() | Al Viro | 2008-12-04 |
* | | tracing: allow tracing of suspend/resume & hibernation code again | Ingo Molnar | 2008-11-23 |
|/ |
|
* | suspend: use WARN not WARN_ON to print the message | Arjan van de Ven | 2008-11-18 |
* | PM_TEST_SUSPEND should depend on RTC_CLASS, not RTC_LIB | Al Viro | 2008-11-01 |
* | [PATCH] sanitize blkdev_get() and friends | Al Viro | 2008-10-21 |
* | [PATCH] propagate mode through swsusp_close() | Al Viro | 2008-10-21 |
* | [PATCH] pass fmode_t to blkdev_put() | Al Viro | 2008-10-21 |
* | container freezer: skip frozen cgroups during power management resume | Matt Helsley | 2008-10-20 |
* | container freezer: implement freezer cgroup subsystem | Matt Helsley | 2008-10-20 |
* | container freezer: make refrigerator always available | Matt Helsley | 2008-10-20 |
* | pm: rework disabling of user mode helpers during suspend/hibernation | Rafael J. Wysocki | 2008-10-16 |
* | ftrace: disable tracing for hibernation | Rafael J. Wysocki | 2008-08-28 |
* | ftrace: disable tracing for suspend to ram | Steven Rostedt | 2008-08-27 |
* | removed unused #include <linux/version.h>'s | Adrian Bunk | 2008-08-23 |
* | kexec jump: save/restore device state | Huang Ying | 2008-07-26 |
* | pm selftest: rtc paranoia | David Brownell | 2008-07-26 |
* | pm: fix try_to_freeze_tasks()'s use of do_div() | David Howells | 2008-07-24 |
* | pm: schedule sysrq poweroff on boot cpu | Zhang Rui | 2008-07-24 |
* | pm: hibernation: simplify memory bitmap | Akinobu Mita | 2008-07-24 |
* | pm: boot time suspend selftest | David Brownell | 2008-07-24 |
* | Merge branch 'linus' into xen-64bit | Ingo Molnar | 2008-07-17 |
|\ |
|
| * | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2008-07-16 |
| |\ |
|
| | * | Suspend-related patches for 2.6.27 | Rafael J. Wysocki | 2008-06-12 |
| | * | Introduce new top level suspend and hibernation callbacks | Rafael J. Wysocki | 2008-06-10 |
| * | | snapshot: Use pm_mutex for mutual exclusion | Rafael J. Wysocki | 2008-07-16 |
| * | | snapshot: Push BKL down into ioctl handlers | Alan Cox | 2008-07-16 |
| * | | Freezer: Introduce PF_FREEZER_NOSIG | Rafael J. Wysocki | 2008-07-16 |
| |/ |
|
* | | x86, xen, power: fix up config dependencies on PM | Jeremy Fitzhardinge | 2008-07-17 |
* | | Revert "suspend, xen: enable PM_SLEEP for CONFIG_XEN" | Ingo Molnar | 2008-07-16 |
* | | suspend, xen: enable PM_SLEEP for CONFIG_XEN | Jeremy Fitzhardinge | 2008-07-16 |
|/ |
|
*---. | Merge branches 'release', 'acpica', 'bugzilla-10224', 'bugzilla-9772', 'bugzi... | Len Brown | 2008-04-30 |
|\ \ \ |
|
| | * | | PM: Remove legacy PM | Pavel Machek | 2008-04-15 |
| |/ /
|/| | |
|
| * | | PM/gxfb: add hook to PM console layer that allows disabling of suspend VT switch | Andres Salomon | 2008-04-28 |
|/ / |
|
* | | Merge branches 'release' and 'doc' into release | Len Brown | 2008-03-13 |
|\ \ |
|
| * | | documentation: Move power-related files to Documentation/power/ | Randy Dunlap | 2008-03-12 |
* | | | Hibernation: Fix mark_nosave_pages() | Rafael J. Wysocki | 2008-03-11 |
|/ / |
|
* | | freezer vs stopped or traced | Roland McGrath | 2008-03-04 |
* | | PM: Introduce PM_EVENT_HIBERNATE callback state | Rafael J. Wysocki | 2008-02-23 |
|/ |
|
* | Hibernation: Handle DEBUG_PAGEALLOC on x86 | Rafael J. Wysocki | 2008-02-21 |
* | PM: documentation cleanups | Pavel Machek | 2008-02-07 |
* | kernel/power/disk.c: make code static | Adrian Bunk | 2008-02-05 |
* | Page allocator: clean up pcp draining functions | Christoph Lameter | 2008-02-05 |
* | Hibernation: Invoke suspend notifications after console switch | Rafael J. Wysocki | 2008-02-01 |
* | Suspend: Invoke suspend notifications after console switch | Johannes Berg | 2008-02-01 |
* | Suspend: Add config option to disable the freezer if architecture wants that | Johannes Berg | 2008-02-01 |
* | Hibernation: Introduce begin() and end() callbacks | Rafael J. Wysocki | 2008-02-01 |
* | Suspend: Introduce begin() and end() callbacks | Rafael J. Wysocki | 2008-02-01 |