aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/power/hibernate.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-09-12Merge tag 'pm+acpi-fixes-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-22/+23
2013-08-31PM / hibernate / memory hotplug: Rework mutual exclusionRafael J. Wysocki1-0/+4
2013-08-31PM / hibernate: Create memory bitmaps after freezing user spaceRafael J. Wysocki1-22/+19
2013-08-06x86, asmlinkage, power: Make various symbols used by the suspend asm code visibleAndi Kleen1-1/+1
2012-07-22Merge tag 'pm-for-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-0/+42
2012-07-18Make wait_for_device_probe() also do scsi_complete_async_scans()Linus Torvalds1-8/+0
2012-07-01ftrace: Disable function tracing during suspend/resume and hibernation, againSrivatsa S. Bhat1-0/+6
2012-07-01PM / Hibernate: Enable suspend to both for in-kernel hibernation.Bojan Smojver1-0/+36
2012-05-18PM / Hibernate: Use get_gendisk to verify partition if resume_file is integer formatMinho Ban1-0/+13
2012-03-28PM / Sleep: Move disabling of usermode helpers to the freezerRafael J. Wysocki1-11/+0
2012-03-28PM / Hibernate: Disable usermode helpers right before freezing tasksRafael J. Wysocki1-13/+10
2012-03-04PM / Hibernate: Enable usermodehelpers in hibernate() error pathSrivatsa S. Bhat1-3/+4
2012-02-09PM / Hibernate: Refactor and simplify freezer_test_doneSrivatsa S. Bhat1-5/+5
2012-02-09PM / Hibernate: Thaw kernel threads in hibernation_snapshot() in error/test pathSrivatsa S. Bhat1-2/+4
2012-01-29PM / Sleep: Introduce "late suspend" and "early resume" of devicesRafael J. Wysocki1-12/+12
2011-12-08PM / Sleep: Replace mutex_[un]lock(&pm_mutex) with [un]lock_system_sleep()Srivatsa S. Bhat1-8/+8
2011-12-06Merge branch 'pm-freezer' into pm-sleepRafael J. Wysocki1-13/+2
2011-12-06PM / Hibernate: Remove deprecated hibernation test modesSrivatsa S. Bhat1-29/+4
2011-12-06PM / Hibernate: Thaw processes in SNAPSHOT_CREATE_IMAGE ioctl test pathSrivatsa S. Bhat1-1/+1
2011-12-06PM / Hibernate: Enable usermodehelpers in software_resume() error pathSrivatsa S. Bhat1-1/+3
2011-11-23PM / Hibernate: Refactor and simplify hibernation_snapshot() codeSrivatsa S. Bhat1-13/+9
2011-11-23Merge branch 'pm-freezer' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into pm-freezerRafael J. Wysocki1-13/+2
2011-11-23PM / Hibernate: Do not leak memory in error/test code pathsRafael J. Wysocki1-6/+10
2011-11-21freezer: clean up freeze_processes() failure pathTejun Heo1-13/+2
2011-11-18PM / Hibernate: Fix the early termination of test modesSrivatsa S. Bhat1-6/+17
2011-10-31kernel: Fix files explicitly needing EXPORT_SYMBOL infrastructurePaul Gortmaker1-0/+1
2011-10-16PM / Hibernate: Improve performance of LZO/plain hibernation, checksum imageBojan Smojver1-0/+3
2011-10-16PM / Hibernate: Do not initialize static and extern variables to 0Barry Song1-5/+5
2011-10-16PM / Hibernate: Add resumedelay kernel param in addition to resumewaitBarry Song1-0/+14
2011-10-16PM / Hibernate: Add resumewait param to support MMC-like devices as resume fileBarry Song1-0/+16
2011-10-16PM / Hibernate: Fix typo in a kerneldoc commentBarry Song1-1/+1
2011-10-16PM / Hibernate: Freeze kernel threads after preallocating memoryRafael J. Wysocki1-4/+8
2011-05-24PM / Hibernate: Update kerneldoc comments in hibernate.cRafael J. Wysocki1-90/+104
2011-05-24PM / Hibernate: Remove arch_prepare_suspend()Rafael J. Wysocki1-5/+0
2011-05-24PM / Hibernate: Update some comments in core hibernate codeRafael J. Wysocki1-14/+7
2011-05-17PM: Allow drivers to allocate memory from .prepare() callbacks safelyRafael J. Wysocki1-4/+13
2011-05-17Merge branch 'syscore' into for-linusRafael J. Wysocki1-16/+2
2011-05-17PM / Hibernate: Add sysfs knob to control size of memory for driversRafael J. Wysocki1-0/+23
2011-05-11PM: Remove sysdev suspend, resume and shutdown operationsRafael J. Wysocki1-16/+2
2011-04-18PM: Fix error code paths executed after failing syscore_suspend()Rafael J. Wysocki1-2/+8
2011-03-15PM / Core: Introduce struct syscore_ops for core subsystems PMRafael J. Wysocki1-0/+9
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-2/+2
2010-12-24PM / Wakeup: Replace pm_check_wakeup_events() with pm_wakeup_pending()Rafael J. Wysocki1-2/+2
2010-12-24PM / Hibernate: When failed, in_suspend should be resetMyungJoo Ham1-0/+1
2010-12-24PM / Hibernate: hibernation_ops->leave should be checked tooMyungJoo Ham1-1/+1
2010-12-22Merge branch 'master' into for-nextJiri Kosina1-10/+12
2010-12-06PM / Hibernate: Fix memory corruption related to swapRafael J. Wysocki1-10/+12
2010-11-16hibernation: constify platform_hibernation_opsLionel Debroux1-2/+2
2010-10-17PM / Hibernate: Make some boot messages look less scaryRafael J. Wysocki1-6/+6
2010-10-17PM / Hibernate: Compress hibernation image with LZOBojan Smojver1-0/+13