summaryrefslogtreecommitdiffstats
path: root/drivers/thermal/ti-soc-thermal
Commit message (Expand)AuthorAgeFilesLines
* thermal: ti-soc-thermal: fix incorrect entry in omap5430_adc_to_temp[]Bartlomiej Zolnierkiewicz2018-06-011-1/+1
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2017-11-171-1/+2
|\
| * thermal: ti-soc-thermal: Fix ti_thermal_unregister_cpu_cooling NULL pointer o...Tony Lindgren2017-10-311-1/+2
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Zhang Rui2017-07-051-7/+15
|\
| * thermal: cpu_cooling: use cpufreq_policy to register cooling deviceViresh Kumar2017-05-271-7/+15
* | ti-soc-thermal: Fix a typo in a comment lineMarkus Elfring2017-05-231-1/+1
* | ti-soc-thermal: Delete error messages for failed memory allocations in ti_ban...Markus Elfring2017-05-231-6/+2
* | ti-soc-thermal: Use devm_kcalloc() in ti_bandgap_build()Markus Elfring2017-05-231-2/+2
|/
* thermal: ti-soc-thermal: Remove redundant codeKeerthy2017-03-291-151/+3
* thermal: ti-soc-thermal: Remove redundant constantsKeerthy2017-03-296-44/+0
* thermal: ti-soc-thermal: Fetch slope and offset from DTKeerthy2017-03-291-2/+2
* thermal: arm: dra752: Remove all TSHUT related definitionsKeerthy2017-02-182-44/+0
* thermal: arm: dra752: Remove TSHUT configurationKeerthy2017-02-181-2/+1
* thermal: ti-soc-thermal: Remove CPU_THERMAL Dependency from TI_THERMALKeerthy2017-02-181-1/+0
* thermal: ti-soc-thermal: add missing clk_put()Luis Henriques2016-11-231-2/+3
* 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: ti-soc-thermal: clean up the error handling a bitDan Carpenter2016-03-081-6/+4
* thermal: ti-soc-thermal: add OMAP36xx supportEduardo Valentin2015-09-293-0/+79
* ti-soc-thermal: implement omap3 supportPavel Machek2015-09-295-0/+138
* thermal: ti-soc: Kconfig fix to avoid menu showing wronglyEduardo Valentin2015-09-131-2/+0
* thermal: ti-soc: allow compile testEduardo Valentin2015-09-131-4/+4
* thermal: consistently use int for temperaturesSascha Hauer2015-08-031-5/+5
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2015-06-252-56/+53
|\
| * ti-soc-thermal: request temperature periodically if hw can't do that itselfPavel Machek2015-05-041-0/+8
| * ti-soc-thermal: implement eocz bit to make driver useful on omap3Pavel Machek2015-05-041-6/+18
| * cleanup ti-soc-thermalPavel Machek2015-05-042-49/+25
| * thermal: of: fix cooling device weights in device treeKapileshwar Singh2015-05-041-1/+2
* | thermal: ti-soc-thermal: OMAP5: Implement Workaround for Errata i813Keerthy2015-05-083-3/+45
* | thermal: ti-soc-thermal: dra7: Implement Workaround for Errata i814Keerthy2015-05-083-2/+42
|/
* ti-soc-thermal: Delete an unnecessary check before the function call "cpufreq...Markus Elfring2015-02-241-1/+1
* thermal: ti-soc-thermal: bandgap: Fix build warning if !CONFIG_PM_SLEEPGrygorii Strashko2015-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: ti-bandgap.c: Cleaning up wrong address is checkedRickard Strandqvist2014-07-011-1/+1
* thermal: ti-soc-thermal: clk_round_rate() can return a zero upon errorPaul Walmsley2014-05-061-1/+1
* thermal: ti-soc-thermal: Use SIMPLE_DEV_PM_OPS macroJingoo Han2014-04-081-4/+2
* 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: Ensure to compute thermal trendRanganath Krishnan2013-08-291-1/+5
* thermal: ti-soc-thermal: Set the bandgap mask counter delay valueRanganath Krishnan2013-08-291-0/+7
* thermal: ti-soc-thermal: Initialize counter_delay field for TI DRA752 sensorsRanganath Krishnan2013-08-291-0/+5
* thermal: ti-soc-thermal: use standard GPIO DT bindingsEduardo Valentin2013-07-081-6/+2
* thermal: ti-soc-thermal: add dra752 chip to device tableEduardo Valentin2013-06-132-0/+11
* thermal: ti-soc-thermal: add thermal data for DRA752 chipsEduardo Valentin2013-06-135-0/+775
* thermal: ti-soc-thermal: remove usage of IS_ERR_OR_NULLEduardo Valentin2013-06-132-11/+14
OpenPOWER on IntegriCloud