thermal/drivers/cpu_cooling: Rename to cpufreq_cooling
authorDaniel Lezcano <daniel.lezcano@linaro.org>
Thu, 19 Dec 2019 22:53:17 +0000 (23:53 +0100)
committerDaniel Lezcano <daniel.lezcano@linaro.org>
Mon, 27 Jan 2020 09:24:32 +0000 (10:24 +0100)
commit23affa2e29c5faa8cb59778f71e3bce2c8b3aa5c
tree494162b9032bc19ab827019f667d05d2cee29be1
parenta4c428e523490bf53e9c4ba2d809130c58c06ac7
thermal/drivers/cpu_cooling: Rename to cpufreq_cooling

As we introduced the idle injection cooling device called
cpuidle_cooling, let's be consistent and rename the cpu_cooling to
cpufreq_cooling as this one mitigates with OPPs changes.

Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Reviewed-by: Amit Kucheria <amit.kucheria@linaro.org>
Link: https://lore.kernel.org/r/20191219225317.17158-3-daniel.lezcano@linaro.org
Documentation/driver-api/thermal/exynos_thermal.rst
MAINTAINERS
drivers/thermal/Makefile
drivers/thermal/clock_cooling.c
drivers/thermal/cpu_cooling.c [deleted file]
drivers/thermal/cpufreq_cooling.c [new file with mode: 0644]
include/linux/clock_cooling.h