diff options
author | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2015-09-18 23:05:28 +0200 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2015-09-18 23:05:28 +0200 |
commit | 7dc1d36e8ef8f78f9dadf0476081f3c7ff7f79be (patch) | |
tree | 51d4e69480765476d938d4039ea10121e198da21 | |
parent | Linux 4.3-rc1 (diff) | |
parent | cpufreq: acpi-cpufreq: Use cpufreq_cpu_get_raw() in ->get() (diff) | |
parent | Merge branch 'for-rafael' of https://git.kernel.org/pub/scm/linux/kernel/git/... (diff) | |
download | linux-7dc1d36e8ef8f78f9dadf0476081f3c7ff7f79be.tar.xz linux-7dc1d36e8ef8f78f9dadf0476081f3c7ff7f79be.zip |
Merge branches 'pm-cpufreq' and 'pm-devfreq'
* pm-cpufreq:
cpufreq: acpi-cpufreq: Use cpufreq_cpu_get_raw() in ->get()
* pm-devfreq:
PM / devfreq: Fix incorrect type issue.
PM / devfreq: tegra: Update governor to use devfreq_update_stats()
PM / devfreq: comments for get_dev_status usage updated
PM / devfreq: drop comment about thermal setting max_freq
PM / devfreq: cache the last call to get_dev_status()
PM / devfreq: Drop unlikely before IS_ERR(_OR_NULL)
PM / devfreq: exynos-ppmu: bit-wise operation bugfix.
PM / devfreq: exynos-ppmu: Update documentation to support PPMUv2
PM / devfreq: exynos-ppmu: Add the support of PPMUv2 for Exynos5433
PM / devfreq: event: Remove incorrect property in exynos-ppmu DT binding