aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/power/suspend.c
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'kernelorg/linux-3.0.y' into 3_0_64Andrew Dodd2013-02-271-0/+3
|\
| * ftrace: Disable function tracing during suspend/resume and hibernation, againSrivatsa S. Bhat2012-08-091-0/+3
* | samsung update 1codeworkx2012-06-021-6/+72
|/
* PM / Suspend: Off by one in pm_suspend()Dan Carpenter2011-11-111-1/+1
* 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