summaryrefslogtreecommitdiffstats
path: root/kernel/power/hibernate.c
Commit message (Expand)AuthorAgeFilesLines
* PM / sleep: Mark suspend/hibernation start and finishRafael J. Wysocki2017-07-221-0/+5
* PM / sleep: Do not print debug messages by defaultRafael J. Wysocki2017-07-221-12/+12
* PM: hibernate: constify attribute_group structures.Arvind Yadav2017-06-291-1/+1
* Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2017-03-031-0/+1
|\
| * sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* | Merge tag 'pm-extra-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-03-021-49/+44
|\ \ | |/ |/|
| * PM / hibernate: Define pr_fmt() and use pr_*() instead of printk()Rafael J. Wysocki2017-02-271-31/+29
| * PM / hibernate: Untangle power_down()Rafael J. Wysocki2017-02-271-19/+16
* | arch: Rename CONFIG_DEBUG_RODATA and CONFIG_DEBUG_MODULE_RONXLaura Abbott2017-02-071-1/+1
|/
* PM / Hibernate: allow hibernation with PAGE_POISONING_ZEROAnisse Astier2016-09-131-18/+3
*-. Merge branches 'pm-sleep' and 'pm-cpufreq'Rafael J. Wysocki2016-08-121-2/+2
|\ \
| * | PM / hibernate: Restore processor state before using per-CPU variablesThomas Garnier2016-08-121-2/+2
* | | Merge tag 'pm-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2016-07-261-33/+68
|\ \ \ | |/ /
| * | PM / hibernate: Introduce test_resume mode for hibernationChen Yu2016-07-221-21/+44
| * | x86 / hibernate: Use hlt_play_dead() when resuming from hibernationRafael J. Wysocki2016-07-151-1/+6
| * | PM / hibernate: Image data protection during restorationRafael J. Wysocki2016-07-101-0/+3
| * | PM / hibernate: Add missing braces in hibernate_setup()Rafael J. Wysocki2016-07-101-3/+3
| * | PM / sleep: make PM notifiers called symmetricallyLianwei Wang2016-06-281-8/+12
| |/
* | x86/KASLR, x86/power: Remove x86 hibernation restrictionsKees Cook2016-06-261-6/+0
|/
*-. Merge branches 'pm-avs', 'pm-clk', 'pm-devfreq' and 'pm-sleep'Rafael J. Wysocki2016-03-251-0/+1
|\ \
| | * PM / sleep: Clear pm_suspend_global_flags upon hibernateLukas Wunner2016-03-231-0/+1
| |/
* | mm/page_poisoning.c: allow for zero poisoningLaura Abbott2016-03-151-0/+17
|/
* PM / hibernate: fix a comment typoGeliang Tang2015-10-141-1/+1
* PM / hibernate: re-enable nonboot cpus on disable_nonboot_cpus() failureVitaly Kuznetsov2015-06-241-1/+3
* PM / Hibernate: Migrate to ktime_tTina Ruchandani2014-11-031-8/+6
* PM / Sleep: fix recovery during resuming from hibernationImre Deak2014-10-271-1/+7
* PM / Sleep: Remove ftrace_stop/start() from suspend and hibernateSteven Rostedt (Red Hat)2014-07-171-6/+0
* x86, kaslr: boot-time selectable with hibernationKees Cook2014-06-161-0/+6
* PM / hibernate: introduce "nohibernate" boot parameterKees Cook2014-06-161-1/+30
* PM / sleep: trace events for suspend/resumeTodd E Brandt2014-06-071-0/+3
* PM / hibernate: Fix memory corruption in resumedelay_setup()Dan Carpenter2014-05-161-2/+2
* PM / hibernate: convert simple_strtoul to kstrtoulFabian Frederick2014-05-091-1/+4
* PM / hibernate: no kernel_power_off when pm_power_off NULLSebastian Capella2014-05-011-2/+4
* PM / hibernate: use unsigned local variables in swsusp_show_speed()Chen Gang2014-04-281-5/+9
* PM / hibernate: use name_to_dev_t to parse resumeSebastian Capella2014-03-011-10/+12
* PM / hibernate: Call platform_leave() in suspend path tooBjørn Mork2014-01-061-3/+3
* PM / hibernate: export hibernation_set_opsLeonardo Potenza2013-11-301-0/+1
* PM / hibernate: Move software_resume to late_initcall_syncRuss Dill2013-10-251-1/+1
* Merge tag 'pm+acpi-fixes-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-09-121-22/+23
|\
| * PM / hibernate / memory hotplug: Rework mutual exclusionRafael J. Wysocki2013-08-311-0/+4
| * PM / hibernate: Create memory bitmaps after freezing user spaceRafael J. Wysocki2013-08-311-22/+19
* | x86, asmlinkage, power: Make various symbols used by the suspend asm code vis...Andi Kleen2013-08-061-1/+1
|/
* Merge tag 'pm-for-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-07-221-0/+42
|\
| * ftrace: Disable function tracing during suspend/resume and hibernation, againSrivatsa S. Bhat2012-07-011-0/+6
| * PM / Hibernate: Enable suspend to both for in-kernel hibernation.Bojan Smojver2012-07-011-0/+36
* | Make wait_for_device_probe() also do scsi_complete_async_scans()Linus Torvalds2012-07-181-8/+0
|/
* PM / Hibernate: Use get_gendisk to verify partition if resume_file is integer...Minho Ban2012-05-181-0/+13
* PM / Sleep: Move disabling of usermode helpers to the freezerRafael J. Wysocki2012-03-281-11/+0
* PM / Hibernate: Disable usermode helpers right before freezing tasksRafael J. Wysocki2012-03-281-13/+10
* PM / Hibernate: Enable usermodehelpers in hibernate() error pathSrivatsa S. Bhat2012-03-041-3/+4
OpenPOWER on IntegriCloud