summaryrefslogtreecommitdiff
path: root/kernel/power/suspend.c
AgeCommit message (Expand)AuthorFilesLines
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds1-2/+2
2011-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-1/+1
2011-01-05perf: Add calls to suspend trace pointJean Pihet1-0/+3
2010-12-24PM / Wakeup: Replace pm_check_wakeup_events() with pm_wakeup_pending()Rafael J. Wysocki1-1/+1
2010-12-22Merge branch 'master' into for-nextJiri Kosina1-3/+2
2010-12-06PM / Hibernate: Fix memory corruption related to swapRafael J. Wysocki1-3/+2
2010-11-16suspend: constify platform_suspend_opsLionel Debroux1-2/+2
2010-07-19PM / Suspend: Fix ordering of calls in suspend error pathsRafael J. Wysocki1-5/+4
2010-07-19PM: Make it possible to avoid races between wakeup and system sleepRafael J. Wysocki1-1/+3
2010-06-10suspend: Move NVS save/restore code to generic suspend functionalityMatthew Garrett1-0/+6
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2010-03-06mm/pm: force GFP_NOIO during suspend/hibernation and resumeRafael J. Wysocki1-0/+3
2009-06-12PM: Separate suspend to RAM functionality from coreRafael J. Wysocki1-0/+300