aboutsummaryrefslogtreecommitdiff
path: root/kernel/power/suspend.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v3.4.10' into HEADBruno Martins2017-08-011-0/+3
|\
| * ftrace: Disable function tracing during suspend/resume and hibernation, againSrivatsa S. Bhat2012-08-091-0/+3
* | PM / Sleep: Clean up remnants of workqueue-based syncStepan Moskovchenko2013-07-091-0/+3
* | power: Remove legacy wakelock code.Anurag Singh2013-03-121-1/+1
* | Merge commit 'AU_LINUX_ANDROID_ICS.04.00.04.00.126' into msm-3.4Steve Muckle2012-06-061-4/+4
|\ \
| * \ Merge branch 'Linux 3.0.21' into msm-3.0Rohit Vaswani2012-03-301-1/+1
| |\ \
| | * | PM / Suspend: Off by one in pm_suspend()Dan Carpenter2011-11-111-1/+1
| * | | Merge remote-tracking branch 'common/android-3.0' into msm-3.0Bryan Huntsman2011-11-161-1/+1
| |\ \ \
| * | | | Initial ContributionBryan Huntsman2011-10-031-2/+0
| |/ / /
| * / / PM: Enable early suspend through /sys/power/stateArve Hjønnevåg2011-06-141-0/+3
| |/ /
* | / PM / Suspend: Print wall time at suspend entry and exitTodd Poynor2012-05-301-0/+15
| |/ |/|
* | 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