aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/power/hibernate.c
Commit message (Expand)AuthorAgeFilesLines
* PM / Sleep: fix recovery during resuming from hibernationImre Deak2014-12-141-1/+7
* ftrace: Disable function tracing during suspend/resume and hibernation, againSrivatsa S. Bhat2012-08-021-0/+6
* PM / Hibernate: Enable usermodehelpers in hibernate() error pathSrivatsa S. Bhat2012-04-021-3/+4
* PM / Hibernate: Thaw processes in SNAPSHOT_CREATE_IMAGE ioctl test pathSrivatsa S. Bhat2012-02-131-1/+1
* PM / Hibernate: Do not leak memory in error/test code pathsRafael J. Wysocki2011-11-231-6/+10
* PM / Hibernate: Fix the early termination of test modesSrivatsa S. Bhat2011-11-181-6/+17
* kernel: Fix files explicitly needing EXPORT_SYMBOL infrastructurePaul Gortmaker2011-10-311-0/+1
* PM / Hibernate: Improve performance of LZO/plain hibernation, checksum imageBojan Smojver2011-10-161-0/+3
* PM / Hibernate: Do not initialize static and extern variables to 0Barry Song2011-10-161-5/+5
* PM / Hibernate: Add resumedelay kernel param in addition to resumewaitBarry Song2011-10-161-0/+14
* PM / Hibernate: Add resumewait param to support MMC-like devices as resume fileBarry Song2011-10-161-0/+16
* PM / Hibernate: Fix typo in a kerneldoc commentBarry Song2011-10-161-1/+1
* PM / Hibernate: Freeze kernel threads after preallocating memoryRafael J. Wysocki2011-10-161-4/+8
* PM / Hibernate: Update kerneldoc comments in hibernate.cRafael J. Wysocki2011-05-241-90/+104
* PM / Hibernate: Remove arch_prepare_suspend()Rafael J. Wysocki2011-05-241-5/+0
* PM / Hibernate: Update some comments in core hibernate codeRafael J. Wysocki2011-05-241-14/+7
* PM: Allow drivers to allocate memory from .prepare() callbacks safelyRafael J. Wysocki2011-05-171-4/+13
* Merge branch 'syscore' into for-linusRafael J. Wysocki2011-05-171-16/+2
|\
| * PM: Remove sysdev suspend, resume and shutdown operationsRafael J. Wysocki2011-05-111-16/+2
* | PM / Hibernate: Add sysfs knob to control size of memory for driversRafael J. Wysocki2011-05-171-0/+23
|/
* PM: Fix error code paths executed after failing syscore_suspend()Rafael J. Wysocki2011-04-181-2/+8
* PM / Core: Introduce struct syscore_ops for core subsystems PMRafael J. Wysocki2011-03-151-0/+9
* 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-10/+12
| |\
| * | hibernation: constify platform_hibernation_opsLionel Debroux2010-11-161-2/+2
* | | PM / Wakeup: Replace pm_check_wakeup_events() with pm_wakeup_pending()Rafael J. Wysocki2010-12-241-2/+2
* | | PM / Hibernate: When failed, in_suspend should be resetMyungJoo Ham2010-12-241-0/+1
* | | PM / Hibernate: hibernation_ops->leave should be checked tooMyungJoo Ham2010-12-241-1/+1
| |/ |/|
* | PM / Hibernate: Fix memory corruption related to swapRafael J. Wysocki2010-12-061-10/+12
|/
* PM / Hibernate: Make some boot messages look less scaryRafael J. Wysocki2010-10-171-6/+6
* PM / Hibernate: Compress hibernation image with LZOBojan Smojver2010-10-171-0/+13
* swap: revert special hibernation allocationHugh Dickins2010-09-091-1/+0
* hibernation: freeze swap at hibernationKAMEZAWA Hiroyuki2010-08-091-0/+1
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-08-041-1/+1
|\
| * update email addressPavel Machek2010-07-191-1/+1
* | PM / Hibernate: Fix snapshot error code pathRafael J. Wysocki2010-07-191-1/+1
* | PM / Hibernate: Fix hibernation_platform_enter()Rafael J. Wysocki2010-07-191-1/+1
* | PM: Make it possible to avoid races between wakeup and system sleepRafael J. Wysocki2010-07-191-6/+14
|/
* 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/+9
* PM / Hibernate: Shift remaining code from swsusp.c to hibernate.cNigel Cunningham2009-12-061-0/+30
* PM / Hibernate: Fix blkdev refleaksJiri Slaby2009-11-031-3/+8
* PM/Hibernate: Do not release preallocated memory unnecessarily (rev. 2)Rafael J. Wysocki2009-09-141-4/+11
* PM: Fix typo in label name s/Platofrm_finish/Platform_finish/Thadeu Lima de Souza Cascardo2009-09-141-3/+3
* PM/Hibernate: Rename disk.c to hibernate.cRafael J. Wysocki2009-06-121-0/+955