linux/drivers/thermal/ti-soc-thermal
Keerthy 173a312712 thermal: ti-soc-thermal: Remove CPU_THERMAL Dependency from TI_THERMAL
Currently when CPU_THERMAL is not defined the thermal sensors
are not even exposed consequently no cooling is possible. CPU_THERMAL
eventually depends on CPUFREQ. CPPUFREQ is not the only cooling
for CPU.

The thermal shutdown for critical temperatures is another
cooling solution which will currently not get enabled if CPU_THERMAL
is not defined. Remove this dependency so as to have the last level
of thermal protection working even without CPUFREQ defined.

Signed-off-by: Keerthy <j-keerthy@ti.com>
Signed-off-by: Eduardo Valentin <edubezval@gmail.com>
2017-02-18 17:43:56 -08:00
..
dra752-bandgap.h thermal: ti-soc-thermal: add thermal data for DRA752 chips 2013-06-13 10:15:52 +08:00
dra752-thermal-data.c thermal: ti-soc-thermal: dra7: Implement Workaround for Errata i814 2015-05-08 17:55:46 -07:00
Kconfig thermal: ti-soc-thermal: Remove CPU_THERMAL Dependency from TI_THERMAL 2017-02-18 17:43:56 -08:00
Makefile ti-soc-thermal: implement omap3 support 2015-09-29 14:08:24 -07:00
omap3-thermal-data.c thermal: ti-soc-thermal: add OMAP36xx support 2015-09-29 14:13:19 -07:00
omap4-thermal-data.c
omap4xxx-bandgap.h
omap5-thermal-data.c thermal: ti-soc-thermal: OMAP5: Implement Workaround for Errata i813 2015-05-08 18:02:29 -07:00
omap5xxx-bandgap.h
ti-bandgap.c thermal: ti-soc-thermal: add missing clk_put() 2016-11-23 10:07:35 +08:00
ti-bandgap.h thermal: ti-soc-thermal: add OMAP36xx support 2015-09-29 14:13:19 -07:00
ti-thermal-common.c thermal: Enhance thermal_zone_device_update for events 2016-09-27 14:35:21 +08:00
ti-thermal.h thermal: ti-soc-thermal: add thermal data for DRA752 chips 2013-06-13 10:15:52 +08:00
TODO