summaryrefslogtreecommitdiffstats
path: root/drivers/thermal/ti-soc-thermal/ti-thermal-common.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* thermal/drivers/ti-soc: Remove redundant msg in ti_thermal_expose_sensor()Yangtao Li2023-06-261-2/+1
* Merge tag 'thermal-v6.4-rc1-1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Rafael J. Wysocki2023-04-031-4/+4
|\
| * thermal/drivers/ti: Use fixed update intervalDaniel Lezcano2023-04-011-4/+4
* | thermal: Use of_property_present() for testing DT property presenceRob Herring2023-03-301-1/+1
|/
* thermal: Use thermal_zone_device_type() accessorDaniel Lezcano2023-03-031-1/+1
* thermal: Don't use 'device' internal thermal zone structure fieldDaniel Lezcano2023-03-031-1/+1
* thermal/hwmon: Use the right device for devm_thermal_add_hwmon_sysfs()Daniel Lezcano2023-03-031-1/+1
* thermal/core: Use the thermal zone 'devdata' accessor in thermal located driversDaniel Lezcano2023-03-031-2/+2
* thermal/drivers/ti-soc: Switch to new of APIDaniel Lezcano2022-08-171-8/+8
* thermal/drivers/ti-soc-thermal: Remove unused function ti_thermal_get_temp()YueHaibing2022-03-081-8/+0
* drivers/thermal/ti-soc-thermal: Add hwmon supportRomain Naour2022-03-081-0/+4
* thermal/core: Remove ms based delay fieldsDaniel Lezcano2021-01-191-2/+4
* thermal: ti-soc-thermal: Fix reversed condition in ti_thermal_expose_sensor()Dan Carpenter2020-07-211-1/+1
* thermal/drivers/ti-soc-thermal: Avoid dereferencing ERR_PTRSudip Mukherjee2020-04-291-3/+3
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336Thomas Gleixner2019-06-051-15/+1
* thermal: ti-soc-thermal: Fix ti_thermal_unregister_cpu_cooling NULL pointer o...Tony Lindgren2017-11-011-1/+2
* thermal: cpu_cooling: use cpufreq_policy to register cooling deviceViresh Kumar2017-05-281-7/+15
* thermal: ti-soc-thermal: Remove redundant codeKeerthy2017-03-301-151/+3
* thermal: ti-soc-thermal: Fetch slope and offset from DTKeerthy2017-03-301-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-051-1/+1
* thermal: of: fix cooling device weights in device treeKapileshwar Singh2015-05-051-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