| Commit message (Expand) | Author | Age | Files | Lines |
* | ftrace: disable tracing for hibernation | Rafael J. Wysocki | 2008-08-28 | 1 | -3/+10 |
* | ftrace: disable tracing for suspend to ram | Steven Rostedt | 2008-08-27 | 1 | -1/+4 |
* | removed unused #include <linux/version.h>'s | Adrian Bunk | 2008-08-23 | 1 | -1/+0 |
* | kexec jump: save/restore device state | Huang Ying | 2008-07-26 | 1 | -2/+0 |
* | pm selftest: rtc paranoia | David Brownell | 2008-07-26 | 1 | -0/+7 |
* | pm: fix try_to_freeze_tasks()'s use of do_div() | David Howells | 2008-07-24 | 1 | -1/+1 |
* | pm: schedule sysrq poweroff on boot cpu | Zhang Rui | 2008-07-24 | 1 | -1/+3 |
* | pm: hibernation: simplify memory bitmap | Akinobu Mita | 2008-07-24 | 1 | -67/+21 |
* | pm: boot time suspend selftest | David Brownell | 2008-07-24 | 2 | -1/+204 |
* | Merge branch 'linus' into xen-64bit | Ingo Molnar | 2008-07-17 | 4 | -99/+135 |
|\ |
|
| * | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2008-07-17 | 2 | -18/+48 |
| |\ |
|
| | * | Suspend-related patches for 2.6.27 | Rafael J. Wysocki | 2008-06-12 | 2 | -9/+29 |
| | * | Introduce new top level suspend and hibernation callbacks | Rafael J. Wysocki | 2008-06-10 | 2 | -9/+19 |
| * | | snapshot: Use pm_mutex for mutual exclusion | Rafael J. Wysocki | 2008-07-16 | 1 | -26/+42 |
| * | | snapshot: Push BKL down into ioctl handlers | Alan Cox | 2008-07-16 | 1 | -4/+7 |
| * | | Freezer: Introduce PF_FREEZER_NOSIG | Rafael J. Wysocki | 2008-07-16 | 1 | -55/+42 |
| |/ |
|
* | | x86, xen, power: fix up config dependencies on PM | Jeremy Fitzhardinge | 2008-07-17 | 1 | -1/+1 |
* | | Revert "suspend, xen: enable PM_SLEEP for CONFIG_XEN" | Ingo Molnar | 2008-07-16 | 1 | -1/+1 |
* | | suspend, xen: enable PM_SLEEP for CONFIG_XEN | Jeremy Fitzhardinge | 2008-07-16 | 1 | -1/+1 |
|/ |
|
*---. | Merge branches 'release', 'acpica', 'bugzilla-10224', 'bugzilla-9772', 'bugzi... | Len Brown | 2008-04-30 | 4 | -217/+26 |
|\ \ \ |
|
| | * | | PM: Remove legacy PM | Pavel Machek | 2008-04-15 | 3 | -216/+0 |
| |/ /
|/| | |
|
| * | | PM/gxfb: add hook to PM console layer that allows disabling of suspend VT switch | Andres Salomon | 2008-04-28 | 1 | -1/+26 |
|/ / |
|
* | | Merge branches 'release' and 'doc' into release | Len Brown | 2008-03-13 | 1 | -1/+1 |
|\ \ |
|
| * | | documentation: Move power-related files to Documentation/power/ | Randy Dunlap | 2008-03-12 | 1 | -1/+1 |
* | | | Hibernation: Fix mark_nosave_pages() | Rafael J. Wysocki | 2008-03-12 | 1 | -7/+34 |
|/ / |
|
* | | freezer vs stopped or traced | Roland McGrath | 2008-03-04 | 1 | -17/+12 |
* | | PM: Introduce PM_EVENT_HIBERNATE callback state | Rafael J. Wysocki | 2008-02-23 | 1 | -2/+2 |
|/ |
|
* | Hibernation: Handle DEBUG_PAGEALLOC on x86 | Rafael J. Wysocki | 2008-02-21 | 1 | -13/+29 |
* | PM: documentation cleanups | Pavel Machek | 2008-02-07 | 1 | -3/+6 |
* | kernel/power/disk.c: make code static | Adrian Bunk | 2008-02-05 | 1 | -2/+2 |
* | Page allocator: clean up pcp draining functions | Christoph Lameter | 2008-02-05 | 1 | -2/+2 |
* | Hibernation: Invoke suspend notifications after console switch | Rafael J. Wysocki | 2008-02-02 | 1 | -10/+7 |
* | Suspend: Invoke suspend notifications after console switch | Johannes Berg | 2008-02-02 | 1 | -4/+4 |
* | Suspend: Add config option to disable the freezer if architecture wants that | Johannes Berg | 2008-02-02 | 3 | -3/+36 |
* | Hibernation: Introduce begin() and end() callbacks | Rafael J. Wysocki | 2008-02-02 | 1 | -9/+24 |
* | Suspend: Introduce begin() and end() callbacks | Rafael J. Wysocki | 2008-02-02 | 1 | -3/+6 |
* | suspend: fix ia64 allmodconfig build | Rafael J. Wysocki | 2008-02-02 | 1 | -5/+2 |
* | Suspend: Clean up Kconfig (V2) | Johannes Berg | 2008-02-02 | 1 | -18/+3 |
* | Hibernation: Clean up Kconfig (V2) | Johannes Berg | 2008-02-02 | 1 | -15/+3 |
* | Hibernation: Update messages | Rafael J. Wysocki | 2008-02-02 | 4 | -40/+47 |
* | Suspend: Use common prefix in messages | Rafael J. Wysocki | 2008-02-02 | 1 | -3/+3 |
* | Hibernation: Remove unnecessary variable declaration | Rafael J. Wysocki | 2008-02-02 | 1 | -2/+0 |
* | Hibernation: Fix comment in disk.c | Rafael J. Wysocki | 2008-02-02 | 1 | -2/+2 |
* | Suspend: Fix comment in main.c | Rafael J. Wysocki | 2008-02-02 | 1 | -2/+2 |
* | Hibernation: Move low level resume to disk.c | Rafael J. Wysocki | 2008-02-02 | 3 | -37/+48 |
* | Suspend: Fix compilation warning for CONFIG_SUSPEND unset | Rafael J. Wysocki | 2008-02-02 | 1 | -0/+2 |
* | PM: Convert PM notifiers to out-of-line code | Alan Stern | 2008-02-02 | 2 | -10/+30 |
* | PM: Make PM_TRACE more architecture independent | Johannes Berg | 2008-02-02 | 1 | -1/+22 |
* | Hibernation: New testing facility (rev. 2) | Rafael J. Wysocki | 2008-02-02 | 2 | -15/+57 |
* | suspend: build fix responding to 2.6.25 kset change | Rafael J. Wysocki | 2008-02-02 | 1 | -2/+5 |