summaryrefslogtreecommitdiffstats
path: root/drivers/thermal/qoriq_thermal.c
Commit message (Expand)AuthorAgeFilesLines
* thermal: qoriq: Remove unnecessary DT node is NULL checkAndrey Smirnov2019-05-141-5/+0Star
* thermal: qoriq: add multiple sensors supportYuantian Tang2019-02-061-57/+47Star
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds2018-10-261-2/+3
|\
| * thermal: qoriq: add i.mx8mq supportAnson Huang2018-10-231-0/+1
| * thermal: Convert to using %pOFn instead of device_node.nameRob Herring2018-10-231-2/+2
* | thermal: qoriq: Switch to SPDX identifierFabio Estevam2018-08-201-13/+3Star
* | 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/+3Star
|/
* 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-241-3/+0Star
* thermal: qoriq: Add thermal management supportJia Hongtao2016-09-271-0/+328