aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/smsc
diff options
context:
space:
mode:
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>2016-12-12 20:43:44 +0100
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2016-12-12 20:43:44 +0100
commit852b7fa228567f397fe5e5a1e060794e0f0125fe (patch)
tree9aa6e1250fac22ea4bdd52cbceb1530df2dd212b /drivers/net/ethernet/smsc
parentMerge branch 'pm-domains' (diff)
parentPM / core: Fix bug in the error handling of async suspend (diff)
parentPM / QoS: Export dev_pm_qos_update_user_latency_tolerance (diff)
parentPM / AVS: rockchip-io: make the log more consistent (diff)
downloadlinux-dev-852b7fa228567f397fe5e5a1e060794e0f0125fe.tar.xz
linux-dev-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