+14
−0
+3
−0
drivers/thermal/devfreq_cooling.c
0 → 100644
+563
−0
include/linux/devfreq_cooling.h
0 → 100644
+81
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Add a generic thermal cooling device for devfreq, that is similar to cpu_cooling. The device must use devfreq. In order to use the power extension of the cooling device, it must have registered its OPPs using the OPP library. Cc: Zhang Rui <rui.zhang@intel.com> Cc: Eduardo Valentin <edubezval@gmail.com> Signed-off-by:Javi Merino <javi.merino@arm.com> Signed-off-by:
Ørjan Eide <orjan.eide@arm.com> Signed-off-by:
Eduardo Valentin <edubezval@gmail.com>