diff options
author | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2015-09-11 15:37:36 +0200 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2015-09-11 15:37:36 +0200 |
commit | 4614e0cc66a8ea1d163efc364ba743424dee5c0a (patch) | |
tree | f9946cf7b2d4bc111e960db20b880c4068907dd5 /drivers/extcon/extcon-rt8973a.c | |
parent | Merge branch 'pm-cpufreq' (diff) | |
parent | kernel/cpu_pm: fix cpu_cluster_pm_exit comment (diff) | |
parent | cpuidle/coupled: Add sanity check for safe_state_index (diff) | |
parent | staging: board: Migrate away from __pm_genpd_name_add_device() (diff) | |
download | linux-4614e0cc66a8ea1d163efc364ba743424dee5c0a.tar.xz linux-4614e0cc66a8ea1d163efc364ba743424dee5c0a.zip |
Merge branches 'pm-cpu', 'pm-cpuidle' and 'pm-domains'
* pm-cpu:
kernel/cpu_pm: fix cpu_cluster_pm_exit comment
* pm-cpuidle:
cpuidle/coupled: Add sanity check for safe_state_index
* pm-domains:
staging: board: Migrate away from __pm_genpd_name_add_device()
PM / Domains: Ensure subdomain is not in use before removing
PM / Domains: Try power off masters in error path of __pm_genpd_poweron()