aboutsummaryrefslogtreecommitdiff
path: root/drivers/thermal/ti-soc-thermal
AgeCommit message (Expand)AuthorFilesLines
2020-09-04thermal: ti-soc-thermal: Fix bogus thermal shutdowns for omap4430Gravatar Tony Lindgren 2-14/+19
2020-07-21thermal: ti-soc-thermal: Fix reversed condition in ti_thermal_expose_sensor()Gravatar Dan Carpenter 1-1/+1
2020-04-29thermal/drivers/ti-soc-thermal: Avoid dereferencing ERR_PTRGravatar Sudip Mukherjee 1-3/+3
2020-04-14thermal: Delete an error message in four functionsGravatar Markus Elfring 1-3/+2
2020-03-12thermal: ti-soc-thermal: Use GPIO descriptorsGravatar Linus Walleij 2-33/+15
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336Gravatar Thomas Gleixner 7-105/+7
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Gravatar Thomas Gleixner 4-39/+4
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigGravatar Thomas Gleixner 1-0/+1
2018-07-27thermal: ti-soc-thermal: remove dead codeGravatar Bartlomiej Zolnierkiewicz 9-654/+5
2018-06-01thermal: ti-soc-thermal: fix incorrect entry in omap5430_adc_to_temp[]Gravatar Bartlomiej Zolnierkiewicz 1-1/+1
2017-11-17Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Gravatar Linus Torvalds 1-1/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-10-31thermal: ti-soc-thermal: Fix ti_thermal_unregister_cpu_cooling NULL pointer o...Gravatar Tony Lindgren 1-1/+2
2017-07-05Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Gravatar Zhang Rui 1-7/+15
2017-05-27thermal: cpu_cooling: use cpufreq_policy to register cooling deviceGravatar Viresh Kumar 1-7/+15
2017-05-23ti-soc-thermal: Fix a typo in a comment lineGravatar Markus Elfring 1-1/+1
2017-05-23ti-soc-thermal: Delete error messages for failed memory allocations in ti_ban...Gravatar Markus Elfring 1-6/+2
2017-05-23ti-soc-thermal: Use devm_kcalloc() in ti_bandgap_build()Gravatar Markus Elfring 1-2/+2
2017-03-29thermal: ti-soc-thermal: Remove redundant codeGravatar Keerthy 1-151/+3
2017-03-29thermal: ti-soc-thermal: Remove redundant constantsGravatar Keerthy 6-44/+0
2017-03-29thermal: ti-soc-thermal: Fetch slope and offset from DTGravatar Keerthy 1-2/+2
2017-02-18thermal: arm: dra752: Remove all TSHUT related definitionsGravatar Keerthy 2-44/+0
2017-02-18thermal: arm: dra752: Remove TSHUT configurationGravatar Keerthy 1-2/+1
2017-02-18thermal: ti-soc-thermal: Remove CPU_THERMAL Dependency from TI_THERMALGravatar Keerthy 1-1/+0
2016-11-23thermal: ti-soc-thermal: add missing clk_put()Gravatar Luis Henriques 1-2/+3
2016-09-27thermal: Enhance thermal_zone_device_update for eventsGravatar Srinivas Pandruvada 1-2/+2
2016-09-27thermal: streamline get_trend callbacksGravatar Sascha Hauer 1-17/+8
2016-05-17thermal: convert ti-thermal to use devm_thermal_zone_of_sensor_registerGravatar Eduardo Valentin 1-4/+1
2016-03-08thermal: ti-soc-thermal: clean up the error handling a bitGravatar Dan Carpenter 1-6/+4
2015-09-29thermal: ti-soc-thermal: add OMAP36xx supportGravatar Eduardo Valentin 3-0/+79
2015-09-29ti-soc-thermal: implement omap3 supportGravatar Pavel Machek 5-0/+138
2015-09-13thermal: ti-soc: Kconfig fix to avoid menu showing wronglyGravatar Eduardo Valentin 1-2/+0
2015-09-13thermal: ti-soc: allow compile testGravatar Eduardo Valentin 1-4/+4
2015-08-03thermal: consistently use int for temperaturesGravatar Sascha Hauer 1-5/+5
2015-06-25Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Gravatar Linus Torvalds 2-56/+53
2015-05-08thermal: ti-soc-thermal: OMAP5: Implement Workaround for Errata i813Gravatar Keerthy 3-3/+45
2015-05-08thermal: ti-soc-thermal: dra7: Implement Workaround for Errata i814Gravatar Keerthy 3-2/+42
2015-05-04ti-soc-thermal: request temperature periodically if hw can't do that itselfGravatar Pavel Machek 1-0/+8
2015-05-04ti-soc-thermal: implement eocz bit to make driver useful on omap3Gravatar Pavel Machek 1-6/+18
2015-05-04cleanup ti-soc-thermalGravatar Pavel Machek 2-49/+25
2015-05-04thermal: of: fix cooling device weights in device treeGravatar Kapileshwar Singh 1-1/+2
2015-02-24ti-soc-thermal: Delete an unnecessary check before the function call "cpufreq...Gravatar Markus Elfring 1-1/+1
2015-02-24thermal: ti-soc-thermal: bandgap: Fix build warning if !CONFIG_PM_SLEEPGravatar Grygorii Strashko 1-1/+1
2014-12-21Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Gravatar Zhang Rui 1-9/+8
2014-12-12thermal: ti-soc-thermal: Do not print error message in the EPROBE_DEFER caseGravatar Eduardo Valentin 1-3/+8
2014-12-08thermal: cpu_cooling: check for the readiness of cpufreq layerGravatar Eduardo Valentin 1-6/+0
2014-11-20thermal: of: improve of-thermal sensor registration APIGravatar Eduardo Valentin 1-2/+6
2014-07-01thermal: ti-soc-thermal: ti-bandgap.c: Cleaning up wrong address is checkedGravatar Rickard Strandqvist 1-1/+1
2014-05-06thermal: ti-soc-thermal: clk_round_rate() can return a zero upon errorGravatar Paul Walmsley 1-1/+1
2014-04-08thermal: ti-soc-thermal: Use SIMPLE_DEV_PM_OPS macroGravatar Jingoo Han 1-4/+2