summaryrefslogtreecommitdiff
path: root/kernel/power/hibernate.c (follow)
Commit message (Expand)AuthorAge
* Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-11-15
|\
| * Merge 4.4.241 into android-4.4-pGreg Kroah-Hartman2020-10-29
| |\
| | * PM: hibernate: remove the bogus call to get_gendisk() in software_resume()Christoph Hellwig2020-10-29
* | | power:hibernate: KPI marker for Hibernation SuccessAtul Raut2018-06-20
* | | Merge branch 'android-4.4@b834e92' into branch 'msm-4.4'Blagovest Kolenichev2017-04-25
|\| |
| * | UPSTREAM: PM / sleep: make PM notifiers called symmetricallyLianwei Wang2017-04-10
| |/
* / mm/page_poisoning.c: allow for zero poisoningLaura Abbott2017-04-14
|/
* PM / hibernate: Restore processor state before using per-CPU variablesThomas Garnier2016-09-30
* PM / sleep: Clear pm_suspend_global_flags upon hibernateLukas Wunner2016-04-12
* PM / hibernate: fix a comment typoGeliang Tang2015-10-14
* PM / hibernate: re-enable nonboot cpus on disable_nonboot_cpus() failureVitaly Kuznetsov2015-06-24
* PM / Hibernate: Migrate to ktime_tTina Ruchandani2014-11-03
* 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-07
* 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-05-01
* 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-03-01
* 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-25
* 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-31
| * PM / hibernate: Create memory bitmaps after freezing user spaceRafael J. Wysocki2013-08-31
* | 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
* | | PM / Hibernate: Enable usermodehelpers in software_resume() error pathSrivatsa S. Bhat2011-12-06
* | | PM / Hibernate: Refactor and simplify hibernation_snapshot() codeSrivatsa S. Bhat2011-11-23
|/ /
* / PM / Hibernate: Do not leak memory in error/test code pathsRafael J. Wysocki2011-11-23
|/
* PM / Hibernate: Fix the early termination of test modesSrivatsa S. Bhat2011-11-18