aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/power/hibernate.c
Commit message (Expand)AuthorAge
* PM / Hibernate: allow hibernation with PAGE_POISONING_ZEROAnisse Astier2016-09-12
*-. Merge branches 'pm-sleep' and 'pm-cpufreq'Rafael J. Wysocki2016-08-12
|\ \
| * | PM / hibernate: Restore processor state before using per-CPU variablesThomas Garnier2016-08-12
* | | Merge tag 'pm-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2016-07-26
|\| |
| * | PM / hibernate: Introduce test_resume mode for hibernationChen Yu2016-07-22
| * | x86 / hibernate: Use hlt_play_dead() when resuming from hibernationRafael J. Wysocki2016-07-15
| * | PM / hibernate: Image data protection during restorationRafael J. Wysocki2016-07-09
| * | PM / hibernate: Add missing braces in hibernate_setup()Rafael J. Wysocki2016-07-09
| * | PM / sleep: make PM notifiers called symmetricallyLianwei Wang2016-06-27
| |/
* / x86/KASLR, x86/power: Remove x86 hibernation restrictionsKees Cook2016-06-26
|/
*-. Merge branches 'pm-avs', 'pm-clk', 'pm-devfreq' and 'pm-sleep'Rafael J. Wysocki2016-03-24
|\ \
| | * PM / sleep: Clear pm_suspend_global_flags upon hibernateLukas Wunner2016-03-22
| |/
* / mm/page_poisoning.c: allow for zero poisoningLaura Abbott2016-03-15
|/
* PM / hibernate: fix a comment typoGeliang Tang2015-10-13
* PM / hibernate: re-enable nonboot cpus on disable_nonboot_cpus() failureVitaly Kuznetsov2015-06-24
* PM / Hibernate: Migrate to ktime_tTina Ruchandani2014-11-02
* PM / Sleep: fix recovery during resuming from hibernationImre Deak2014-10-27
* PM / Sleep: Remove ftrace_stop/start() from suspend and hibernateSteven Rostedt (Red Hat)2014-07-17
* x86, kaslr: boot-time selectable with hibernationKees Cook2014-06-16
* PM / hibernate: introduce "nohibernate" boot parameterKees Cook2014-06-16
* PM / sleep: trace events for suspend/resumeTodd E Brandt2014-06-06
* PM / hibernate: Fix memory corruption in resumedelay_setup()Dan Carpenter2014-05-16
* PM / hibernate: convert simple_strtoul to kstrtoulFabian Frederick2014-05-09
* PM / hibernate: no kernel_power_off when pm_power_off NULLSebastian Capella2014-04-30
* PM / hibernate: use unsigned local variables in swsusp_show_speed()Chen Gang2014-04-28
* PM / hibernate: use name_to_dev_t to parse resumeSebastian Capella2014-02-28
* PM / hibernate: Call platform_leave() in suspend path tooBjørn Mork2014-01-06
* PM / hibernate: export hibernation_set_opsLeonardo Potenza2013-11-30
* PM / hibernate: Move software_resume to late_initcall_syncRuss Dill2013-10-24
* Merge tag 'pm+acpi-fixes-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-09-12
|\
| * PM / hibernate / memory hotplug: Rework mutual exclusionRafael J. Wysocki2013-08-30
| * PM / hibernate: Create memory bitmaps after freezing user spaceRafael J. Wysocki2013-08-30
* | x86, asmlinkage, power: Make various symbols used by the suspend asm code vis...Andi Kleen2013-08-06
|/
* Merge tag 'pm-for-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-07-22
|\
| * ftrace: Disable function tracing during suspend/resume and hibernation, againSrivatsa S. Bhat2012-07-01
| * PM / Hibernate: Enable suspend to both for in-kernel hibernation.Bojan Smojver2012-07-01
* | Make wait_for_device_probe() also do scsi_complete_async_scans()Linus Torvalds2012-07-18
|/
* PM / Hibernate: Use get_gendisk to verify partition if resume_file is integer...Minho Ban2012-05-18
* PM / Sleep: Move disabling of usermode helpers to the freezerRafael J. Wysocki2012-03-28
* PM / Hibernate: Disable usermode helpers right before freezing tasksRafael J. Wysocki2012-03-28
* PM / Hibernate: Enable usermodehelpers in hibernate() error pathSrivatsa S. Bhat2012-03-04
* PM / Hibernate: Refactor and simplify freezer_test_doneSrivatsa S. Bhat2012-02-09
* PM / Hibernate: Thaw kernel threads in hibernation_snapshot() in error/test pathSrivatsa S. Bhat2012-02-09
* PM / Sleep: Introduce "late suspend" and "early resume" of devicesRafael J. Wysocki2012-01-29
* PM / Sleep: Replace mutex_[un]lock(&pm_mutex) with [un]lock_system_sleep()Srivatsa S. Bhat2011-12-08
* Merge branch 'pm-freezer' into pm-sleepRafael J. Wysocki2011-12-06
|\
| * Merge branch 'pm-freezer' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Rafael J. Wysocki2011-11-23
| |\
| | * freezer: clean up freeze_processes() failure pathTejun Heo2011-11-21
* | | PM / Hibernate: Remove deprecated hibernation test modesSrivatsa S. Bhat2011-12-06
* | | PM / Hibernate: Thaw processes in SNAPSHOT_CREATE_IMAGE ioctl test pathSrivatsa S. Bhat2011-12-06