diff options
author | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2015-12-04 14:01:42 +0100 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2015-12-04 14:01:42 +0100 |
commit | d441fe25e7de576e36a3cd96f22b737d2f15372a (patch) | |
tree | dbd34295d48d0d41c0060e2c25cdee524a63d82d /drivers/base | |
parent | Merge branches 'acpica', 'acpi-video' and 'device-properties' (diff) | |
parent | PM / Domains: Fix bad of_node_put() in failure paths of genpd_dev_pm_attach() (diff) | |
parent | cpufreq: use last policy after online for drivers with ->setpolicy (diff) | |
download | linux-d441fe25e7de576e36a3cd96f22b737d2f15372a.tar.xz linux-d441fe25e7de576e36a3cd96f22b737d2f15372a.zip |
Merge branches 'pm-domains' and 'pm-cpufreq'
* pm-domains:
PM / Domains: Fix bad of_node_put() in failure paths of genpd_dev_pm_attach()
PM / Domains: Validate cases of a non-bound driver in genpd governor
* pm-cpufreq:
cpufreq: use last policy after online for drivers with ->setpolicy