android_kernel_google_msm/kernel/power
Imre Deak 358105b826 PM / Sleep: fix recovery during resuming from hibernation
commit 94fb823fcb upstream.

If a device's dev_pm_ops::freeze callback fails during the QUIESCE
phase, we don't rollback things correctly calling the thaw and complete
callbacks. This could leave some devices in a suspended state in case of
an error during resuming from hibernation.

Signed-off-by: Imre Deak <imre.deak@intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Signed-off-by: Zefan Li <lizefan@huawei.com>
2015-02-02 17:05:05 +08:00
..
block_io.c
console.c
hibernate.c PM / Sleep: fix recovery during resuming from hibernation 2015-02-02 17:05:05 +08:00
Kconfig
main.c PM / Sleep: Make enter_state() in kernel/power/suspend.c static 2012-02-17 23:36:10 +01:00
Makefile PM / QoS: unconditionally build the feature 2012-02-13 16:23:42 +01:00
power.h PM / Sleep: Make enter_state() in kernel/power/suspend.c static 2012-02-17 23:36:10 +01:00
poweroff.c
process.c OOM, PM: OOM killed task shouldn't escape PM suspend 2015-02-02 17:04:55 +08:00
qos.c PM / QoS: add pm_qos_update_request_timeout() API 2012-03-28 23:31:24 +02:00
snapshot.c PM / hibernate: Avoid overflow in hibernate_preallocate_memory() 2013-12-04 10:50:31 -08:00
suspend.c ftrace: Disable function tracing during suspend/resume and hibernation, again 2012-08-09 08:31:29 -07:00
suspend_test.c
swap.c PM / Hibernate: Hibernate/thaw fixes/improvements 2014-02-20 10:45:33 -08:00
user.c PM / Sleep: Move disabling of usermode helpers to the freezer 2012-03-28 23:30:21 +02:00