summaryrefslogtreecommitdiff
path: root/drivers/thermal/ti-soc-thermal
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-07-05Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Zhang Rui
2017-05-27thermal: cpu_cooling: use cpufreq_policy to register cooling deviceViresh Kumar
2017-05-23ti-soc-thermal: Fix a typo in a comment lineMarkus Elfring
2017-05-23ti-soc-thermal: Delete error messages for failed memory allocations in ti_ban...Markus Elfring
2017-05-23ti-soc-thermal: Use devm_kcalloc() in ti_bandgap_build()Markus Elfring
2017-03-29thermal: ti-soc-thermal: Remove redundant codeKeerthy
2017-03-29thermal: ti-soc-thermal: Remove redundant constantsKeerthy
2017-03-29thermal: ti-soc-thermal: Fetch slope and offset from DTKeerthy
2017-02-18thermal: arm: dra752: Remove all TSHUT related definitionsKeerthy
2017-02-18thermal: arm: dra752: Remove TSHUT configurationKeerthy
2017-02-18thermal: ti-soc-thermal: Remove CPU_THERMAL Dependency from TI_THERMALKeerthy
2016-11-23thermal: ti-soc-thermal: add missing clk_put()Luis Henriques
2016-09-27thermal: Enhance thermal_zone_device_update for eventsSrinivas Pandruvada
2016-09-27thermal: streamline get_trend callbacksSascha Hauer
2016-05-17thermal: convert ti-thermal to use devm_thermal_zone_of_sensor_registerEduardo Valentin
2016-03-08thermal: ti-soc-thermal: clean up the error handling a bitDan Carpenter
2015-09-29thermal: ti-soc-thermal: add OMAP36xx supportEduardo Valentin
2015-09-29ti-soc-thermal: implement omap3 supportPavel Machek
2015-09-13thermal: ti-soc: Kconfig fix to avoid menu showing wronglyEduardo Valentin
2015-09-13thermal: ti-soc: allow compile testEduardo Valentin
2015-08-03thermal: consistently use int for temperaturesSascha Hauer
2015-06-25Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2015-05-08thermal: ti-soc-thermal: OMAP5: Implement Workaround for Errata i813Keerthy
2015-05-08thermal: ti-soc-thermal: dra7: Implement Workaround for Errata i814Keerthy
2015-05-04ti-soc-thermal: request temperature periodically if hw can't do that itselfPavel Machek
2015-05-04ti-soc-thermal: implement eocz bit to make driver useful on omap3Pavel Machek
2015-05-04cleanup ti-soc-thermalPavel Machek
2015-05-04thermal: of: fix cooling device weights in device treeKapileshwar Singh
2015-02-24ti-soc-thermal: Delete an unnecessary check before the function call "cpufreq...Markus Elfring
2015-02-24thermal: ti-soc-thermal: bandgap: Fix build warning if !CONFIG_PM_SLEEPGrygorii Strashko
2014-12-21Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Zhang Rui
2014-12-12thermal: ti-soc-thermal: Do not print error message in the EPROBE_DEFER caseEduardo Valentin
2014-12-08thermal: cpu_cooling: check for the readiness of cpufreq layerEduardo Valentin
2014-11-20thermal: of: improve of-thermal sensor registration APIEduardo Valentin
2014-07-01thermal: ti-soc-thermal: ti-bandgap.c: Cleaning up wrong address is checkedRickard Strandqvist
2014-05-06thermal: ti-soc-thermal: clk_round_rate() can return a zero upon errorPaul Walmsley
2014-04-08thermal: ti-soc-thermal: Use SIMPLE_DEV_PM_OPS macroJingoo Han
2013-12-04thermal: ti-soc-thermal: use thermal DT infrastructureEduardo Valentin
2013-10-15drivers: thermal: allow ti-soc-thermal run without pcb zoneEduardo Valentin
2013-08-29thermal: ti-soc-thermal: Ensure to compute thermal trendRanganath Krishnan
2013-08-29thermal: ti-soc-thermal: Set the bandgap mask counter delay valueRanganath Krishnan
2013-08-29thermal: ti-soc-thermal: Initialize counter_delay field for TI DRA752 sensorsRanganath Krishnan
2013-07-08thermal: ti-soc-thermal: use standard GPIO DT bindingsEduardo Valentin
2013-06-13thermal: ti-soc-thermal: add dra752 chip to device tableEduardo Valentin
2013-06-13thermal: ti-soc-thermal: add thermal data for DRA752 chipsEduardo Valentin
2013-06-13thermal: ti-soc-thermal: remove usage of IS_ERR_OR_NULLEduardo Valentin
2013-06-13thermal: ti-soc-thermal: freeze FSM while computing trendEduardo Valentin
2013-06-13thermal: ti-soc-thermal: remove external heat while extrapolating hotspotEduardo Valentin
2013-05-28thermal: introduce TI SoC thermal driverEduardo Valentin