Age | Commit message (Expand) | Author |
2011-11-23 | PM / Hibernate: Do not leak memory in error/test code paths | Rafael J. Wysocki |
2011-11-18 | PM / Hibernate: Fix the early termination of test modes | Srivatsa S. Bhat |
2011-10-31 | kernel: Fix files explicitly needing EXPORT_SYMBOL infrastructure | Paul Gortmaker |
2011-10-16 | PM / Hibernate: Improve performance of LZO/plain hibernation, checksum image | Bojan Smojver |
2011-10-16 | PM / Hibernate: Do not initialize static and extern variables to 0 | Barry Song |
2011-10-16 | PM / Hibernate: Add resumedelay kernel param in addition to resumewait | Barry Song |
2011-10-16 | PM / Hibernate: Add resumewait param to support MMC-like devices as resume file | Barry Song |
2011-10-16 | PM / Hibernate: Fix typo in a kerneldoc comment | Barry Song |
2011-10-16 | PM / Hibernate: Freeze kernel threads after preallocating memory | Rafael J. Wysocki |
2011-05-24 | PM / Hibernate: Update kerneldoc comments in hibernate.c | Rafael J. Wysocki |
2011-05-24 | PM / Hibernate: Remove arch_prepare_suspend() | Rafael J. Wysocki |
2011-05-24 | PM / Hibernate: Update some comments in core hibernate code | Rafael J. Wysocki |
2011-05-17 | PM: Allow drivers to allocate memory from .prepare() callbacks safely | Rafael J. Wysocki |
2011-05-17 | Merge branch 'syscore' into for-linus | Rafael J. Wysocki |
2011-05-17 | PM / Hibernate: Add sysfs knob to control size of memory for drivers | Rafael J. Wysocki |
2011-05-11 | PM: Remove sysdev suspend, resume and shutdown operations | Rafael J. Wysocki |
2011-04-18 | PM: Fix error code paths executed after failing syscore_suspend() | Rafael J. Wysocki |
2011-03-15 | PM / Core: Introduce struct syscore_ops for core subsystems PM | Rafael J. Wysocki |
2011-01-13 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds |
2010-12-24 | PM / Wakeup: Replace pm_check_wakeup_events() with pm_wakeup_pending() | Rafael J. Wysocki |
2010-12-24 | PM / Hibernate: When failed, in_suspend should be reset | MyungJoo Ham |
2010-12-24 | PM / Hibernate: hibernation_ops->leave should be checked too | MyungJoo Ham |
2010-12-22 | Merge branch 'master' into for-next | Jiri Kosina |
2010-12-06 | PM / Hibernate: Fix memory corruption related to swap | Rafael J. Wysocki |
2010-11-16 | hibernation: constify platform_hibernation_ops | Lionel Debroux |
2010-10-17 | PM / Hibernate: Make some boot messages look less scary | Rafael J. Wysocki |
2010-10-17 | PM / Hibernate: Compress hibernation image with LZO | Bojan Smojver |
2010-09-09 | swap: revert special hibernation allocation | Hugh Dickins |
2010-08-09 | hibernation: freeze swap at hibernation | KAMEZAWA Hiroyuki |
2010-08-04 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds |
2010-07-19 | update email address | Pavel Machek |
2010-07-19 | PM / Hibernate: Fix snapshot error code path | Rafael J. Wysocki |
2010-07-19 | PM / Hibernate: Fix hibernation_platform_enter() | Rafael J. Wysocki |
2010-07-19 | PM: Make it possible to avoid races between wakeup and system sleep | Rafael J. Wysocki |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-06 | mm/pm: force GFP_NOIO during suspend/hibernation and resume | Rafael J. Wysocki |
2009-12-06 | PM / Hibernate: Shift remaining code from swsusp.c to hibernate.c | Nigel Cunningham |
2009-11-03 | PM / Hibernate: Fix blkdev refleaks | Jiri Slaby |
2009-09-14 | PM/Hibernate: Do not release preallocated memory unnecessarily (rev. 2) | Rafael J. Wysocki |
2009-09-14 | PM: Fix typo in label name s/Platofrm_finish/Platform_finish/ | Thadeu Lima de Souza Cascardo |
2009-06-12 | PM/Hibernate: Rename disk.c to hibernate.c | Rafael J. Wysocki |