| Commit message (Expand) | Author | Age | Files | Lines |
* | ftrace: Disable function tracing during suspend/resume and hibernation, again | Srivatsa S. Bhat | 2012-08-09 | 1 | -0/+6 |
* | PM / Hibernate: Enable usermodehelpers in hibernate() error path | Srivatsa S. Bhat | 2012-04-02 | 1 | -3/+4 |
* | PM / Hibernate: Update kerneldoc comments in hibernate.c | Rafael J. Wysocki | 2011-05-24 | 1 | -90/+104 |
* | PM / Hibernate: Remove arch_prepare_suspend() | Rafael J. Wysocki | 2011-05-24 | 1 | -5/+0 |
* | PM / Hibernate: Update some comments in core hibernate code | Rafael J. Wysocki | 2011-05-24 | 1 | -14/+7 |
* | PM: Allow drivers to allocate memory from .prepare() callbacks safely | Rafael J. Wysocki | 2011-05-17 | 1 | -4/+13 |
* | Merge branch 'syscore' into for-linus | Rafael J. Wysocki | 2011-05-17 | 1 | -16/+2 |
|\ |
|
| * | PM: Remove sysdev suspend, resume and shutdown operations | Rafael J. Wysocki | 2011-05-11 | 1 | -16/+2 |
* | | PM / Hibernate: Add sysfs knob to control size of memory for drivers | Rafael J. Wysocki | 2011-05-17 | 1 | -0/+23 |
|/ |
|
* | PM: Fix error code paths executed after failing syscore_suspend() | Rafael J. Wysocki | 2011-04-18 | 1 | -2/+8 |
* | PM / Core: Introduce struct syscore_ops for core subsystems PM | Rafael J. Wysocki | 2011-03-15 | 1 | -0/+9 |
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2011-01-13 | 1 | -2/+2 |
|\ |
|
| * | Merge branch 'master' into for-next | Jiri Kosina | 2010-12-22 | 1 | -10/+12 |
| |\ |
|
| * | | hibernation: constify platform_hibernation_ops | Lionel Debroux | 2010-11-16 | 1 | -2/+2 |
* | | | PM / Wakeup: Replace pm_check_wakeup_events() with pm_wakeup_pending() | Rafael J. Wysocki | 2010-12-24 | 1 | -2/+2 |
* | | | PM / Hibernate: When failed, in_suspend should be reset | MyungJoo Ham | 2010-12-24 | 1 | -0/+1 |
* | | | PM / Hibernate: hibernation_ops->leave should be checked too | MyungJoo Ham | 2010-12-24 | 1 | -1/+1 |
| |/
|/| |
|
* | | PM / Hibernate: Fix memory corruption related to swap | Rafael J. Wysocki | 2010-12-06 | 1 | -10/+12 |
|/ |
|
* | PM / Hibernate: Make some boot messages look less scary | Rafael J. Wysocki | 2010-10-17 | 1 | -6/+6 |
* | PM / Hibernate: Compress hibernation image with LZO | Bojan Smojver | 2010-10-17 | 1 | -0/+13 |
* | swap: revert special hibernation allocation | Hugh Dickins | 2010-09-09 | 1 | -1/+0 |
* | hibernation: freeze swap at hibernation | KAMEZAWA Hiroyuki | 2010-08-09 | 1 | -0/+1 |
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2010-08-04 | 1 | -1/+1 |
|\ |
|
| * | update email address | Pavel Machek | 2010-07-19 | 1 | -1/+1 |
* | | PM / Hibernate: Fix snapshot error code path | Rafael J. Wysocki | 2010-07-19 | 1 | -1/+1 |
* | | PM / Hibernate: Fix hibernation_platform_enter() | Rafael J. Wysocki | 2010-07-19 | 1 | -1/+1 |
* | | PM: Make it possible to avoid races between wakeup and system sleep | Rafael J. Wysocki | 2010-07-19 | 1 | -6/+14 |
|/ |
|
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | mm/pm: force GFP_NOIO during suspend/hibernation and resume | Rafael J. Wysocki | 2010-03-06 | 1 | -0/+9 |
* | PM / Hibernate: Shift remaining code from swsusp.c to hibernate.c | Nigel Cunningham | 2009-12-06 | 1 | -0/+30 |
* | PM / Hibernate: Fix blkdev refleaks | Jiri Slaby | 2009-11-03 | 1 | -3/+8 |
* | PM/Hibernate: Do not release preallocated memory unnecessarily (rev. 2) | Rafael J. Wysocki | 2009-09-14 | 1 | -4/+11 |
* | PM: Fix typo in label name s/Platofrm_finish/Platform_finish/ | Thadeu Lima de Souza Cascardo | 2009-09-14 | 1 | -3/+3 |
* | PM/Hibernate: Rename disk.c to hibernate.c | Rafael J. Wysocki | 2009-06-12 | 1 | -0/+955 |