aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/thermal/qoriq_thermal.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* thermal: qoriq: Remove unnecessary DT node is NULL checkAndrey Smirnov2019-05-141-5/+0
* thermal: qoriq: add multiple sensors supportYuantian Tang2019-02-051-57/+47
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermalLinus Torvalds2018-10-261-2/+3
|\
| * thermal: qoriq: add i.mx8mq supportAnson Huang2018-10-221-0/+1
| * thermal: Convert to using %pOFn instead of device_node.nameRob Herring2018-10-221-2/+2
* | thermal: qoriq: Switch to SPDX identifierFabio Estevam2018-08-201-13/+3
* | thermal: qoriq: Simplify the 'site' variable assignmentFabio Estevam2018-08-201-2/+2
* | thermal: qoriq: Use devm_thermal_zone_of_sensor_register()Fabio Estevam2018-08-201-4/+3
|/
* thermal: qoriq: constify thermal_zone_of_device_ops structuresJulia Lawall2017-08-111-1/+1
* thermal: qoriq: remove useless call for of_thermal_get_trip_points()Masahiro Yamada2017-05-231-3/+0
* thermal: qoriq: Add thermal management supportJia Hongtao2016-09-271-0/+328