aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/thermal/ti-soc-thermal/ti-thermal-common.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-10-31thermal: ti-soc-thermal: Fix ti_thermal_unregister_cpu_cooling NULL pointer on unloadTony Lindgren1-1/+2
2017-05-27thermal: cpu_cooling: use cpufreq_policy to register cooling deviceViresh Kumar1-7/+15
2017-03-29thermal: ti-soc-thermal: Remove redundant codeKeerthy1-151/+3
2017-03-29thermal: ti-soc-thermal: Fetch slope and offset from DTKeerthy1-2/+2
2016-09-27thermal: Enhance thermal_zone_device_update for eventsSrinivas Pandruvada1-2/+2
2016-09-27thermal: streamline get_trend callbacksSascha Hauer1-17/+8
2016-05-17thermal: convert ti-thermal to use devm_thermal_zone_of_sensor_registerEduardo Valentin1-4/+1
2015-08-03thermal: consistently use int for temperaturesSascha Hauer1-5/+5
2015-05-04cleanup ti-soc-thermalPavel Machek1-1/+1
2015-05-04thermal: of: fix cooling device weights in device treeKapileshwar Singh1-1/+2
2015-02-24ti-soc-thermal: Delete an unnecessary check before the function call "cpufreq_cooling_unregister"Markus Elfring1-1/+1
2014-12-21Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal into thermal-socZhang Rui1-9/+8
2014-12-12thermal: ti-soc-thermal: Do not print error message in the EPROBE_DEFER caseEduardo Valentin1-3/+8
2014-12-08thermal: cpu_cooling: check for the readiness of cpufreq layerEduardo Valentin1-6/+0
2014-11-20thermal: of: improve of-thermal sensor registration APIEduardo Valentin1-2/+6
2013-12-04thermal: ti-soc-thermal: use thermal DT infrastructureEduardo Valentin1-15/+62
2013-10-15drivers: thermal: allow ti-soc-thermal run without pcb zoneEduardo Valentin1-0/+1
2013-08-29thermal: ti-soc-thermal: Set the bandgap mask counter delay valueRanganath Krishnan1-0/+7
2013-06-13thermal: ti-soc-thermal: remove usage of IS_ERR_OR_NULLEduardo Valentin1-7/+8
2013-06-13thermal: ti-soc-thermal: remove external heat while extrapolating hotspotEduardo Valentin1-10/+20
2013-05-28thermal: introduce TI SoC thermal driverEduardo Valentin1-0/+367