diff options
author | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2016-12-12 20:43:44 +0100 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2016-12-12 20:43:44 +0100 |
commit | 852b7fa228567f397fe5e5a1e060794e0f0125fe (patch) | |
tree | 9aa6e1250fac22ea4bdd52cbceb1530df2dd212b | |
parent | Merge branch 'pm-domains' (diff) | |
parent | PM / core: Fix bug in the error handling of async suspend (diff) | |
parent | PM / QoS: Export dev_pm_qos_update_user_latency_tolerance (diff) | |
parent | PM / AVS: rockchip-io: make the log more consistent (diff) | |
download | linux-852b7fa228567f397fe5e5a1e060794e0f0125fe.tar.xz linux-852b7fa228567f397fe5e5a1e060794e0f0125fe.zip |
Merge branches 'pm-core', 'pm-qos' and 'pm-avs'
* pm-core:
PM / core: Fix bug in the error handling of async suspend
PM / wakeirq: Fix dedicated wakeirq for drivers not using autosuspend
PM / Runtime: Defer resuming of the device in pm_runtime_force_resume()
PM / Runtime: Don't allow to suspend a device with an active child
net: smsc911x: Synchronize the runtime PM status during system suspend
PM / Runtime: Convert pm_runtime_set_suspended() to return an int
PM / Runtime: Clarify comment in rpm_resume() when resuming the parent
PM / Runtime: Remove the exported function pm_children_suspended()
* pm-qos:
PM / QoS: Export dev_pm_qos_update_user_latency_tolerance
PM / QoS: Fix writing 'auto' to pm_qos_latency_tolerance_us
PM / QoS: Improve sysfs pm_qos_latency_tolerance validation
* pm-avs:
PM / AVS: rockchip-io: make the log more consistent