summaryrefslogtreecommitdiffstats
path: root/drivers/thermal/ti-soc-thermal/ti-thermal-common.c
Commit message (Expand)AuthorAgeFilesLines
* thermal: ti-soc-thermal: Fix ti_thermal_unregister_cpu_cooling NULL pointer o...Tony Lindgren2017-10-311-1/+2
* thermal: cpu_cooling: use cpufreq_policy to register cooling deviceViresh Kumar2017-05-271-7/+15
* thermal: ti-soc-thermal: Remove redundant codeKeerthy2017-03-291-151/+3
* thermal: ti-soc-thermal: Fetch slope and offset from DTKeerthy2017-03-291-2/+2
* thermal: Enhance thermal_zone_device_update for eventsSrinivas Pandruvada2016-09-271-2/+2
* thermal: streamline get_trend callbacksSascha Hauer2016-09-271-17/+8
* thermal: convert ti-thermal to use devm_thermal_zone_of_sensor_registerEduardo Valentin2016-05-171-4/+1
* thermal: consistently use int for temperaturesSascha Hauer2015-08-031-5/+5
* cleanup ti-soc-thermalPavel Machek2015-05-041-1/+1
* thermal: of: fix cooling device weights in device treeKapileshwar Singh2015-05-041-1/+2
* ti-soc-thermal: Delete an unnecessary check before the function call "cpufreq...Markus Elfring2015-02-241-1/+1
* Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Zhang Rui2014-12-211-9/+8
|\
| * thermal: ti-soc-thermal: Do not print error message in the EPROBE_DEFER caseEduardo Valentin2014-12-121-3/+8
| * thermal: cpu_cooling: check for the readiness of cpufreq layerEduardo Valentin2014-12-081-6/+0
* | thermal: of: improve of-thermal sensor registration APIEduardo Valentin2014-11-201-2/+6
|/
* thermal: ti-soc-thermal: use thermal DT infrastructureEduardo Valentin2013-12-041-15/+62
* drivers: thermal: allow ti-soc-thermal run without pcb zoneEduardo Valentin2013-10-151-0/+1
* thermal: ti-soc-thermal: Set the bandgap mask counter delay valueRanganath Krishnan2013-08-291-0/+7
* thermal: ti-soc-thermal: remove usage of IS_ERR_OR_NULLEduardo Valentin2013-06-131-7/+8
* thermal: ti-soc-thermal: remove external heat while extrapolating hotspotEduardo Valentin2013-06-131-10/+20
* thermal: introduce TI SoC thermal driverEduardo Valentin2013-05-281-0/+367
OpenPOWER on IntegriCloud