Age | Commit message (Expand) | Author |
2012-08-09 | ftrace: Disable function tracing during suspend/resume and hibernation, again | Srivatsa S. Bhat |
2012-03-28 | PM / Sleep: Move disabling of usermode helpers to the freezer | Rafael J. Wysocki |
2012-02-17 | PM / Sleep: Drop suspend_stats_update() | Rafael J. Wysocki |
2012-02-17 | PM / Sleep: Make enter_state() in kernel/power/suspend.c static | Rafael J. Wysocki |
2012-02-17 | PM / Sleep: Unify kerneldoc comments in kernel/power/suspend.c | Rafael J. Wysocki |
2012-02-09 | PM / Suspend: Avoid code duplication in suspend statistics update | Marcos Paulo de Souza |
2012-01-29 | PM / Sleep: Introduce "late suspend" and "early resume" of devices | Rafael J. Wysocki |
2011-12-08 | PM / Sleep: Replace mutex_[un]lock(&pm_mutex) with [un]lock_system_sleep() | Srivatsa S. Bhat |
2011-11-21 | freezer: clean up freeze_processes() failure path | Tejun Heo |
2011-10-31 | kernel: Fix files explicitly needing EXPORT_SYMBOL infrastructure | Paul Gortmaker |
2011-10-31 | kernel: fix several implicit usasges of kmod.h | Paul Gortmaker |
2011-10-16 | PM / Suspend: Off by one in pm_suspend() | Dan Carpenter |
2011-10-16 | PM / Suspend: Add statistics debugfs file for suspend to RAM | ShuoX Liu |
2011-07-15 | PM / Suspend: Export suspend_set_ops, suspend_valid_only_mem | Kevin Hilman |
2011-07-15 | PM / Suspend: Add .suspend_again() callback to suspend_ops | MyungJoo Ham |
2011-05-17 | Merge branch 'syscore' into for-linus | Rafael J. Wysocki |
2011-05-17 | PM / Suspend: Do not ignore error codes returned by suspend_enter() | MyungJoo Ham |
2011-05-11 | PM: Remove sysdev suspend, resume and shutdown operations | Rafael J. Wysocki |
2011-05-11 | PM: Fix warning in pm_restrict_gfp_mask() during SNAPSHOT_S2RAM ioctl | 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 |
2011-01-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds |
2011-01-05 | perf: Add calls to suspend trace point | Jean Pihet |
2010-12-24 | PM / Wakeup: Replace pm_check_wakeup_events() with pm_wakeup_pending() | Rafael J. Wysocki |
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 | suspend: constify platform_suspend_ops | Lionel Debroux |
2010-07-19 | PM / Suspend: Fix ordering of calls in suspend error paths | Rafael J. Wysocki |
2010-07-19 | PM: Make it possible to avoid races between wakeup and system sleep | Rafael J. Wysocki |
2010-06-10 | suspend: Move NVS save/restore code to generic suspend functionality | Matthew Garrett |
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-06-12 | PM: Separate suspend to RAM functionality from core | Rafael J. Wysocki |