summaryrefslogtreecommitdiffstats
path: root/kernel/power/suspend.c
Commit message (Expand)AuthorAgeFilesLines
* PM / Sleep: Move disabling of usermode helpers to the freezerRafael J. Wysocki2012-03-281-7/+0
* PM / Sleep: Drop suspend_stats_update()Rafael J. Wysocki2012-02-171-6/+12
* PM / Sleep: Make enter_state() in kernel/power/suspend.c staticRafael J. Wysocki2012-02-171-1/+1
* PM / Sleep: Unify kerneldoc comments in kernel/power/suspend.cRafael J. Wysocki2012-02-171-29/+27
* PM / Suspend: Avoid code duplication in suspend statistics updateMarcos Paulo de Souza2012-02-091-5/+1
* PM / Sleep: Introduce "late suspend" and "early resume" of devicesRafael J. Wysocki2012-01-291-2/+2
* PM / Sleep: Replace mutex_[un]lock(&pm_mutex) with [un]lock_system_sleep()Srivatsa S. Bhat2011-12-081-2/+2
* freezer: clean up freeze_processes() failure pathTejun Heo2011-11-211-5/+3
* kernel: Fix files explicitly needing EXPORT_SYMBOL infrastructurePaul Gortmaker2011-10-311-0/+1
* kernel: fix several implicit usasges of kmod.hPaul Gortmaker2011-10-311-0/+1
* PM / Suspend: Off by one in pm_suspend()Dan Carpenter2011-10-161-1/+1
* PM / Suspend: Add statistics debugfs file for suspend to RAMShuoX Liu2011-10-161-3/+14
* PM / Suspend: Export suspend_set_ops, suspend_valid_only_memKevin Hilman2011-07-151-0/+2
* PM / Suspend: Add .suspend_again() callback to suspend_opsMyungJoo Ham2011-07-151-6/+12
* Merge branch 'syscore' into for-linusRafael J. Wysocki2011-05-171-7/+1
|\
| * PM: Remove sysdev suspend, resume and shutdown operationsRafael J. Wysocki2011-05-111-7/+1
* | PM / Suspend: Do not ignore error codes returned by suspend_enter()MyungJoo Ham2011-05-171-1/+1
* | PM: Fix warning in pm_restrict_gfp_mask() during SNAPSHOT_S2RAM ioctlRafael J. Wysocki2011-05-111-2/+2
|/
* PM: Fix error code paths executed after failing syscore_suspend()Rafael J. Wysocki2011-04-181-1/+4
* PM / Core: Introduce struct syscore_ops for core subsystems PMRafael J. Wysocki2011-03-151-0/+4
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-131-2/+2
|\
| * Merge branch 'master' into for-nextJiri Kosina2010-12-221-3/+2
| |\
| * | suspend: constify platform_suspend_opsLionel Debroux2010-11-161-2/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2011-01-101-1/+1
|\ \ \
| * | | PM / Wakeup: Replace pm_check_wakeup_events() with pm_wakeup_pending()Rafael J. Wysocki2010-12-241-1/+1
| | |/ | |/|
* | | perf: Add calls to suspend trace pointJean Pihet2011-01-051-0/+3
|/ /
* | PM / Hibernate: Fix memory corruption related to swapRafael J. Wysocki2010-12-061-3/+2
|/
* PM / Suspend: Fix ordering of calls in suspend error pathsRafael J. Wysocki2010-07-191-5/+4
* PM: Make it possible to avoid races between wakeup and system sleepRafael J. Wysocki2010-07-191-1/+3
* suspend: Move NVS save/restore code to generic suspend functionalityMatthew Garrett2010-06-101-0/+6
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* mm/pm: force GFP_NOIO during suspend/hibernation and resumeRafael J. Wysocki2010-03-061-0/+3
* PM: Separate suspend to RAM functionality from coreRafael J. Wysocki2009-06-121-0/+300
OpenPOWER on IntegriCloud