aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/power/hibernate.c
AgeCommit message (Expand)Author
2021-12-08PM: hibernate: use correct mode for swsusp_close()Thomas Zeitlhofer
2020-10-29PM: hibernate: remove the bogus call to get_gendisk() in software_resume()Christoph Hellwig
2020-05-05PM: hibernate: Freeze kernel threads in software_resume()Dexuan Cui
2019-06-11x86/power: Fix 'nosmt' vs hibernation triple fault during resumeJiri Kosina
2017-07-22PM / sleep: Mark suspend/hibernation start and finishRafael J. Wysocki
2017-07-22PM / sleep: Do not print debug messages by defaultRafael J. Wysocki
2017-06-29PM: hibernate: constify attribute_group structures.Arvind Yadav
2017-03-03Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2017-03-02Merge tag 'pm-extra-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-02-27PM / hibernate: Define pr_fmt() and use pr_*() instead of printk()Rafael J. Wysocki
2017-02-27PM / hibernate: Untangle power_down()Rafael J. Wysocki
2017-02-07arch: Rename CONFIG_DEBUG_RODATA and CONFIG_DEBUG_MODULE_RONXLaura Abbott
2016-09-13PM / Hibernate: allow hibernation with PAGE_POISONING_ZEROAnisse Astier
2016-08-12Merge branches 'pm-sleep' and 'pm-cpufreq'Rafael J. Wysocki
2016-08-12PM / hibernate: Restore processor state before using per-CPU variablesThomas Garnier
2016-07-26Merge tag 'pm-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2016-07-22PM / hibernate: Introduce test_resume mode for hibernationChen Yu
2016-07-15x86 / hibernate: Use hlt_play_dead() when resuming from hibernationRafael J. Wysocki
2016-07-10PM / hibernate: Image data protection during restorationRafael J. Wysocki
2016-07-10PM / hibernate: Add missing braces in hibernate_setup()Rafael J. Wysocki
2016-06-28PM / sleep: make PM notifiers called symmetricallyLianwei Wang
2016-06-26x86/KASLR, x86/power: Remove x86 hibernation restrictionsKees Cook
2016-03-25Merge branches 'pm-avs', 'pm-clk', 'pm-devfreq' and 'pm-sleep'Rafael J. Wysocki
2016-03-23PM / sleep: Clear pm_suspend_global_flags upon hibernateLukas Wunner
2016-03-15mm/page_poisoning.c: allow for zero poisoningLaura Abbott
2015-10-14PM / hibernate: fix a comment typoGeliang Tang
2015-06-24PM / hibernate: re-enable nonboot cpus on disable_nonboot_cpus() failureVitaly Kuznetsov
2014-11-03PM / Hibernate: Migrate to ktime_tTina Ruchandani
2014-10-27PM / Sleep: fix recovery during resuming from hibernationImre Deak
2014-07-17PM / Sleep: Remove ftrace_stop/start() from suspend and hibernateSteven Rostedt (Red Hat)
2014-06-16x86, kaslr: boot-time selectable with hibernationKees Cook
2014-06-16PM / hibernate: introduce "nohibernate" boot parameterKees Cook
2014-06-07PM / sleep: trace events for suspend/resumeTodd E Brandt
2014-05-16PM / hibernate: Fix memory corruption in resumedelay_setup()Dan Carpenter
2014-05-09PM / hibernate: convert simple_strtoul to kstrtoulFabian Frederick
2014-05-01PM / hibernate: no kernel_power_off when pm_power_off NULLSebastian Capella
2014-04-28PM / hibernate: use unsigned local variables in swsusp_show_speed()Chen Gang
2014-03-01PM / hibernate: use name_to_dev_t to parse resumeSebastian Capella
2014-01-06PM / hibernate: Call platform_leave() in suspend path tooBjørn Mork
2013-11-30PM / hibernate: export hibernation_set_opsLeonardo Potenza
2013-10-25PM / hibernate: Move software_resume to late_initcall_syncRuss Dill
2013-09-12Merge tag 'pm+acpi-fixes-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-08-31PM / hibernate / memory hotplug: Rework mutual exclusionRafael J. Wysocki
2013-08-31PM / hibernate: Create memory bitmaps after freezing user spaceRafael J. Wysocki
2013-08-06x86, asmlinkage, power: Make various symbols used by the suspend asm code vis...Andi Kleen
2012-07-22Merge tag 'pm-for-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2012-07-18Make wait_for_device_probe() also do scsi_complete_async_scans()Linus Torvalds
2012-07-01ftrace: Disable function tracing during suspend/resume and hibernation, againSrivatsa S. Bhat
2012-07-01PM / Hibernate: Enable suspend to both for in-kernel hibernation.Bojan Smojver