summaryrefslogtreecommitdiffstats
path: root/kernel/power/hibernate.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-06-081-2/+1Star
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428Thomas Gleixner2019-06-051-2/+1Star
* | Merge branch 'pm-x86'Rafael J. Wysocki2019-06-071-0/+9
|\ \ | |/ |/|
| * x86/power: Fix 'nosmt' vs hibernation triple fault during resumeJiri Kosina2019-06-031-0/+9
* | ACPI: PM: Call pm_set_suspend_via_firmware() during hibernationRafael J. Wysocki2019-05-271-2/+2
|/
* Merge tag 'pm-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2019-05-071-4/+1Star
|\
| * PM / sleep: Refactor filesystems sync to reduce duplicationHarry Pan2019-04-021-4/+1Star
* | power/suspend: Add function to disable secondaries for suspendNicholas Piggin2019-05-031-6/+6
|/
* PM / reboot: Eliminate race between reboot and suspendPingfan Liu2018-08-061-7/+8
* PM / hibernate: Mark expected switch fall-throughGustavo A. R. Silva2018-08-061-0/+1
* PM / suspend: Prevent might sleep splatsThomas Gleixner2018-05-271-0/+7
* Merge tag 'pm-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2018-04-031-1/+25
|\
| * PM / hibernate: Change message when writing to /sys/power/resumeMario Limonciello2018-03-301-1/+1
| * PM / hibernate: Make passing hibernate offsets more friendlyMario Limonciello2018-03-301-0/+24
* | fs: add ksys_sync() helper; remove in-kernel calls to sys_sync()Dominik Brodowski2018-04-021-1/+1
|/
* 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-031-49/+44Star
|\ \ | |/ |/|
| * PM / hibernate: Define pr_fmt() and use pr_*() instead of printk()Rafael J. Wysocki2017-02-271-31/+29Star
| * PM / hibernate: Untangle power_down()Rafael J. Wysocki2017-02-271-19/+16Star
* | 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/+3Star
*-. 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-271-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/+0Star
|/
*-. 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-161-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/+6Star
* 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/+0Star
* 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