aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/power/hibernate.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-08-12Merge branches 'pm-sleep' and 'pm-cpufreq'Rafael J. Wysocki1-2/+2
2016-08-12PM / hibernate: Restore processor state before using per-CPU variablesThomas Garnier1-2/+2
2016-07-26Merge tag 'pm-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-33/+68
2016-07-22PM / hibernate: Introduce test_resume mode for hibernationChen Yu1-21/+44
2016-07-15x86 / hibernate: Use hlt_play_dead() when resuming from hibernationRafael J. Wysocki1-1/+6
2016-07-10PM / hibernate: Image data protection during restorationRafael J. Wysocki1-0/+3
2016-07-10PM / hibernate: Add missing braces in hibernate_setup()Rafael J. Wysocki1-3/+3
2016-06-28PM / sleep: make PM notifiers called symmetricallyLianwei Wang1-8/+12
2016-06-26x86/KASLR, x86/power: Remove x86 hibernation restrictionsKees Cook1-6/+0
2016-03-25Merge branches 'pm-avs', 'pm-clk', 'pm-devfreq' and 'pm-sleep'Rafael J. Wysocki1-0/+1
2016-03-23PM / sleep: Clear pm_suspend_global_flags upon hibernateLukas Wunner1-0/+1
2016-03-15mm/page_poisoning.c: allow for zero poisoningLaura Abbott1-0/+17
2015-10-14PM / hibernate: fix a comment typoGeliang Tang1-1/+1
2015-06-24PM / hibernate: re-enable nonboot cpus on disable_nonboot_cpus() failureVitaly Kuznetsov1-1/+3
2014-11-03PM / Hibernate: Migrate to ktime_tTina Ruchandani1-8/+6
2014-10-27PM / Sleep: fix recovery during resuming from hibernationImre Deak1-1/+7
2014-07-17PM / Sleep: Remove ftrace_stop/start() from suspend and hibernateSteven Rostedt (Red Hat)1-6/+0
2014-06-16x86, kaslr: boot-time selectable with hibernationKees Cook1-0/+6
2014-06-16PM / hibernate: introduce "nohibernate" boot parameterKees Cook1-1/+30
2014-06-07PM / sleep: trace events for suspend/resumeTodd E Brandt1-0/+3
2014-05-16PM / hibernate: Fix memory corruption in resumedelay_setup()Dan Carpenter1-2/+2
2014-05-09PM / hibernate: convert simple_strtoul to kstrtoulFabian Frederick1-1/+4
2014-05-01PM / hibernate: no kernel_power_off when pm_power_off NULLSebastian Capella1-2/+4
2014-04-28PM / hibernate: use unsigned local variables in swsusp_show_speed()Chen Gang1-5/+9
2014-03-01PM / hibernate: use name_to_dev_t to parse resumeSebastian Capella1-10/+12
2014-01-06PM / hibernate: Call platform_leave() in suspend path tooBjørn Mork1-3/+3
2013-11-30PM / hibernate: export hibernation_set_opsLeonardo Potenza1-0/+1
2013-10-25PM / hibernate: Move software_resume to late_initcall_syncRuss Dill1-1/+1
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