aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/thermal/ti-soc-thermal (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336Thomas Gleixner7-105/+7
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner4-39/+4
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2018-07-27thermal: ti-soc-thermal: remove dead codeBartlomiej Zolnierkiewicz9-654/+5
2018-06-01thermal: ti-soc-thermal: fix incorrect entry in omap5430_adc_to_temp[]Bartlomiej Zolnierkiewicz1-1/+1
2017-11-17Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linuxLinus Torvalds1-1/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-31thermal: ti-soc-thermal: Fix ti_thermal_unregister_cpu_cooling NULL pointer on unloadTony Lindgren1-1/+2
2017-07-05Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal into thermal-socZhang Rui1-7/+15
2017-05-27thermal: cpu_cooling: use cpufreq_policy to register cooling deviceViresh Kumar1-7/+15
2017-05-23ti-soc-thermal: Fix a typo in a comment lineMarkus Elfring1-1/+1
2017-05-23ti-soc-thermal: Delete error messages for failed memory allocations in ti_bandgap_build()Markus Elfring1-6/+2
2017-05-23ti-soc-thermal: Use devm_kcalloc() in ti_bandgap_build()Markus Elfring1-2/+2
2017-03-29thermal: ti-soc-thermal: Remove redundant codeKeerthy1-151/+3
2017-03-29thermal: ti-soc-thermal: Remove redundant constantsKeerthy6-44/+0
2017-03-29thermal: ti-soc-thermal: Fetch slope and offset from DTKeerthy1-2/+2
2017-02-18thermal: arm: dra752: Remove all TSHUT related definitionsKeerthy2-44/+0
2017-02-18thermal: arm: dra752: Remove TSHUT configurationKeerthy1-2/+1
2017-02-18thermal: ti-soc-thermal: Remove CPU_THERMAL Dependency from TI_THERMALKeerthy1-1/+0
2016-11-23thermal: ti-soc-thermal: add missing clk_put()Luis Henriques1-2/+3
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
2016-03-08thermal: ti-soc-thermal: clean up the error handling a bitDan Carpenter1-6/+4
2015-09-29thermal: ti-soc-thermal: add OMAP36xx supportEduardo Valentin3-0/+79
2015-09-29ti-soc-thermal: implement omap3 supportPavel Machek5-0/+138
2015-09-13thermal: ti-soc: Kconfig fix to avoid menu showing wronglyEduardo Valentin1-2/+0
2015-09-13thermal: ti-soc: allow compile testEduardo Valentin1-4/+4
2015-08-03thermal: consistently use int for temperaturesSascha Hauer1-5/+5
2015-06-25Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linuxLinus Torvalds2-56/+53
2015-05-08thermal: ti-soc-thermal: OMAP5: Implement Workaround for Errata i813Keerthy3-3/+45
2015-05-08thermal: ti-soc-thermal: dra7: Implement Workaround for Errata i814Keerthy3-2/+42
2015-05-04ti-soc-thermal: request temperature periodically if hw can't do that itselfPavel Machek1-0/+8
2015-05-04ti-soc-thermal: implement eocz bit to make driver useful on omap3Pavel Machek1-6/+18
2015-05-04cleanup ti-soc-thermalPavel Machek2-49/+25
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
2015-02-24thermal: ti-soc-thermal: bandgap: Fix build warning if !CONFIG_PM_SLEEPGrygorii Strashko1-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
2014-07-01thermal: ti-soc-thermal: ti-bandgap.c: Cleaning up wrong address is checkedRickard Strandqvist1-1/+1
2014-05-06thermal: ti-soc-thermal: clk_round_rate() can return a zero upon errorPaul Walmsley1-1/+1
2014-04-08thermal: ti-soc-thermal: Use SIMPLE_DEV_PM_OPS macroJingoo Han1-4/+2
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: Ensure to compute thermal trendRanganath Krishnan1-1/+5
2013-08-29thermal: ti-soc-thermal: Set the bandgap mask counter delay valueRanganath Krishnan1-0/+7
2013-08-29thermal: ti-soc-thermal: Initialize counter_delay field for TI DRA752 sensorsRanganath Krishnan1-0/+5