| Commit message (Expand) | Author | Age | Files | Lines |
* | PM: Do not hold dpm_list_mtx while disabling/enabling nonboot CPUs | Rafael J. Wysocki | 2009-05-24 | 2 | -24/+4 |
* | PM: check sysdev_suspend(PMSG_FREEZE) return value | Bjorn Helgaas | 2009-05-15 | 1 | -2/+2 |
* | PM/Hibernate: Fix waiting for image device to appear on resume | Rafael J. Wysocki | 2009-04-24 | 1 | -24/+27 |
* | PM/Suspend: Introduce two new platform callbacks to avoid breakage | Rafael J. Wysocki | 2009-04-19 | 1 | -7/+17 |
* | swap: Remove code handling bio_alloc failure with __GFP_WAIT | Nikanth Karthikesan | 2009-04-15 | 1 | -2/+0 |
* | PM/Hibernate: Wait for SCSI devices scan to complete during resume | Rafael J. Wysocki | 2009-04-13 | 2 | -0/+17 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-04-03 | 1 | -2/+2 |
|\ |
|
| * | trivial: Fix misspelling of firmware | Nick Andrew | 2009-03-30 | 1 | -2/+2 |
* | | pm: rework includes, remove arch ifdefs | Magnus Damm | 2009-04-01 | 2 | -0/+2 |
* | | mm: introduce for_each_populated_zone() macro | KOSAKI Motohiro | 2009-04-01 | 2 | -15/+11 |
* | | PM: Change hibernation code ordering | Rafael J. Wysocki | 2009-03-30 | 1 | -48/+61 |
* | | PM: Change suspend code ordering | Rafael J. Wysocki | 2009-03-30 | 1 | -16/+22 |
* | | PM: Rework handling of interrupts during suspend-resume | Rafael J. Wysocki | 2009-03-30 | 2 | -16/+40 |
|/ |
|
* | PM: Split up sysdev_[suspend|resume] from device_power_[down|up] | Rafael J. Wysocki | 2009-02-22 | 2 | -2/+17 |
* | Merge branch 'hibernate' | Linus Torvalds | 2009-02-21 | 3 | -4/+21 |
|\ |
|
| * | PM: Wait for console in resume | Arve Hjønnevåg | 2009-02-21 | 1 | -0/+6 |
| * | PM: Fix pm_notifiers during user mode hibernation | Andrey Borzenkov | 2009-02-21 | 1 | -4/+4 |
| * | PM: fix build for CONFIG_PM unset | Rafael J. Wysocki | 2009-02-21 | 1 | -1/+1 |
| * | PM/resume: wait for device probing to finish | Arjan van de Ven | 2009-02-21 | 1 | -0/+11 |
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2009-02-18 | 1 | -2/+3 |
|\ \ |
|
| * | | block: fix bad definition of BIO_RW_SYNC | Jens Axboe | 2009-02-18 | 1 | -2/+3 |
| |/ |
|
* / | pm: fix build for CONFIG_PM unset | Rafael J. Wysocki | 2009-02-18 | 1 | -1/+1 |
|/ |
|
*-. | Merge branches 'release', 'asus', 'bugzilla-12450', 'cpuidle', 'debug', 'ec',... | Len Brown | 2009-02-07 | 2 | -13/+23 |
|\ \ |
|
| | * | PM: Fix compilation warning in kernel/power/main.c | Rafael J. Wysocki | 2009-01-16 | 1 | -13/+13 |
| |/
|/| |
|
| * | Hibernation: Introduce system_entering_hibernation | Rafael J. Wysocki | 2009-01-27 | 1 | -0/+10 |
|/ |
|
* | PM: Fix freezer compilation if PM_SLEEP is unset | Rafael J. Wysocki | 2009-01-16 | 1 | -1/+2 |
* | Merge branch 'linus' into release | Len Brown | 2009-01-09 | 3 | -18/+8 |
|\ |
|
| * | pm: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-01-06 | 1 | -3/+3 |
| * | cpumask: convert rest of files in kernel/ | Rusty Russell | 2009-01-01 | 1 | -1/+1 |
| * | Merge branches 'tracing/ftrace', 'tracing/ring-buffer' and 'tracing/urgent' i... | Ingo Molnar | 2008-12-19 | 1 | -1/+1 |
| |\ |
|
| * | | tracing: allow tracing of suspend/resume & hibernation code again | Ingo Molnar | 2008-11-23 | 2 | -14/+4 |
* | | | Hibernate: Replace unnecessary evaluation of pfn_to_page() | Rafael J. Wysocki | 2008-12-19 | 1 | -1/+1 |
* | | | Hibernate: Take overlapping zones into account (rev. 2) | Rafael J. Wysocki | 2008-12-19 | 1 | -159/+166 |
* | | | Hibernate: Do not oops on resume if image data are incorrect | Rafael J. Wysocki | 2008-12-19 | 1 | -11/+32 |
* | | | ACPI hibernate: Add a mechanism to save/restore ACPI NVS memory | Rafael J. Wysocki | 2008-12-19 | 1 | -0/+122 |
* | | | Hibernate: Call platform_begin before swsusp_shrink_memory | Zhang Rui | 2008-12-19 | 1 | -3/+3 |
| |/
|/| |
|
* | | [PATCH] kill obsolete temporary comment in swsusp_close() | Al Viro | 2008-12-04 | 1 | -1/+1 |
|/ |
|
* | suspend: use WARN not WARN_ON to print the message | Arjan van de Ven | 2008-11-18 | 1 | -1/+1 |
* | PM_TEST_SUSPEND should depend on RTC_CLASS, not RTC_LIB | Al Viro | 2008-11-01 | 1 | -1/+1 |
* | [PATCH] sanitize blkdev_get() and friends | Al Viro | 2008-10-21 | 1 | -1/+1 |
* | [PATCH] propagate mode through swsusp_close() | Al Viro | 2008-10-21 | 3 | -5/+5 |
* | [PATCH] pass fmode_t to blkdev_put() | Al Viro | 2008-10-21 | 1 | -4/+4 |
* | container freezer: skip frozen cgroups during power management resume | Matt Helsley | 2008-10-20 | 1 | -0/+3 |
* | container freezer: implement freezer cgroup subsystem | Matt Helsley | 2008-10-20 | 1 | -3/+0 |
* | container freezer: make refrigerator always available | Matt Helsley | 2008-10-20 | 2 | -116/+3 |
* | pm: rework disabling of user mode helpers during suspend/hibernation | Rafael J. Wysocki | 2008-10-16 | 3 | -1/+27 |
* | 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 |