summaryrefslogtreecommitdiffstats
path: root/kernel/power/hibernate.c
AgeCommit message (Expand)Author
2011-11-23PM / Hibernate: Do not leak memory in error/test code pathsRafael J. Wysocki
2011-11-21freezer: clean up freeze_processes() failure pathTejun Heo
2011-11-18PM / Hibernate: Fix the early termination of test modesSrivatsa S. Bhat
2011-10-31kernel: Fix files explicitly needing EXPORT_SYMBOL infrastructurePaul Gortmaker
2011-10-16PM / Hibernate: Improve performance of LZO/plain hibernation, checksum imageBojan Smojver
2011-10-16PM / Hibernate: Do not initialize static and extern variables to 0Barry Song
2011-10-16PM / Hibernate: Add resumedelay kernel param in addition to resumewaitBarry Song
2011-10-16PM / Hibernate: Add resumewait param to support MMC-like devices as resume fileBarry Song
2011-10-16PM / Hibernate: Fix typo in a kerneldoc commentBarry Song
2011-10-16PM / Hibernate: Freeze kernel threads after preallocating memoryRafael J. Wysocki
2011-05-24PM / Hibernate: Update kerneldoc comments in hibernate.cRafael J. Wysocki
2011-05-24PM / Hibernate: Remove arch_prepare_suspend()Rafael J. Wysocki
2011-05-24PM / Hibernate: Update some comments in core hibernate codeRafael J. Wysocki
2011-05-17PM: Allow drivers to allocate memory from .prepare() callbacks safelyRafael J. Wysocki
2011-05-17Merge branch 'syscore' into for-linusRafael J. Wysocki
2011-05-17PM / Hibernate: Add sysfs knob to control size of memory for driversRafael J. Wysocki
2011-05-11PM: Remove sysdev suspend, resume and shutdown operationsRafael J. Wysocki
2011-04-18PM: Fix error code paths executed after failing syscore_suspend()Rafael J. Wysocki
2011-03-15PM / Core: Introduce struct syscore_ops for core subsystems PMRafael J. Wysocki
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-12-24PM / Wakeup: Replace pm_check_wakeup_events() with pm_wakeup_pending()Rafael J. Wysocki
2010-12-24PM / Hibernate: When failed, in_suspend should be resetMyungJoo Ham
2010-12-24PM / Hibernate: hibernation_ops->leave should be checked tooMyungJoo Ham
2010-12-22Merge branch 'master' into for-nextJiri Kosina
2010-12-06PM / Hibernate: Fix memory corruption related to swapRafael J. Wysocki
2010-11-16hibernation: constify platform_hibernation_opsLionel Debroux
2010-10-17PM / Hibernate: Make some boot messages look less scaryRafael J. Wysocki
2010-10-17PM / Hibernate: Compress hibernation image with LZOBojan Smojver
2010-09-09swap: revert special hibernation allocationHugh Dickins
2010-08-09hibernation: freeze swap at hibernationKAMEZAWA Hiroyuki
2010-08-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-07-19update email addressPavel Machek
2010-07-19PM / Hibernate: Fix snapshot error code pathRafael J. Wysocki
2010-07-19PM / Hibernate: Fix hibernation_platform_enter()Rafael J. Wysocki
2010-07-19PM: Make it possible to avoid races between wakeup and system sleepRafael J. Wysocki
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-06mm/pm: force GFP_NOIO during suspend/hibernation and resumeRafael J. Wysocki
2009-12-06PM / Hibernate: Shift remaining code from swsusp.c to hibernate.cNigel Cunningham
2009-11-03PM / Hibernate: Fix blkdev refleaksJiri Slaby
2009-09-14PM/Hibernate: Do not release preallocated memory unnecessarily (rev. 2)Rafael J. Wysocki
2009-09-14PM: Fix typo in label name s/Platofrm_finish/Platform_finish/Thadeu Lima de Souza Cascardo
2009-06-12PM/Hibernate: Rename disk.c to hibernate.cRafael J. Wysocki