aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/thermal/qoriq_thermal.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-14thermal: qoriq: Remove unnecessary DT node is NULL checkAndrey Smirnov1-5/+0
2019-02-05thermal: qoriq: add multiple sensors supportYuantian Tang1-57/+47
2018-10-26Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermalLinus Torvalds1-2/+3
2018-10-22thermal: qoriq: add i.mx8mq supportAnson Huang1-0/+1
2018-10-22thermal: Convert to using %pOFn instead of device_node.nameRob Herring1-2/+2
2018-08-20thermal: qoriq: Switch to SPDX identifierFabio Estevam1-13/+3
2018-08-20thermal: qoriq: Simplify the 'site' variable assignmentFabio Estevam1-2/+2
2018-08-20thermal: qoriq: Use devm_thermal_zone_of_sensor_register()Fabio Estevam1-4/+3
2017-08-11thermal: qoriq: constify thermal_zone_of_device_ops structuresJulia Lawall1-1/+1
2017-05-23thermal: qoriq: remove useless call for of_thermal_get_trip_points()Masahiro Yamada1-3/+0
2016-09-27thermal: qoriq: Add thermal management supportJia Hongtao1-0/+328