summaryrefslogtreecommitdiff
path: root/drivers/thermal/qoriq_thermal.c
AgeCommit message (Expand)Author
2019-08-28thermal: qoriq: Use __maybe_unused instead of #if CONFIG_PM_SLEEPAnson Huang
2019-08-28thermal: qoriq: Use devm_platform_ioremap_resource() instead of of_iomap()Anson Huang
2019-08-28thermal: qoriq: Fix error path of calling qoriq_tmu_register_tmu_zone failAnson Huang
2019-08-28thermal: qoriq: Add clock operationsAnson Huang
2019-05-14thermal: qoriq: Remove unnecessary DT node is NULL checkAndrey Smirnov
2019-02-05thermal: qoriq: add multiple sensors supportYuantian Tang
2018-10-26Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds
2018-10-22thermal: qoriq: add i.mx8mq supportAnson Huang
2018-10-22thermal: Convert to using %pOFn instead of device_node.nameRob Herring
2018-08-20thermal: qoriq: Switch to SPDX identifierFabio Estevam
2018-08-20thermal: qoriq: Simplify the 'site' variable assignmentFabio Estevam
2018-08-20thermal: qoriq: Use devm_thermal_zone_of_sensor_register()Fabio Estevam
2017-08-11thermal: qoriq: constify thermal_zone_of_device_ops structuresJulia Lawall
2017-05-23thermal: qoriq: remove useless call for of_thermal_get_trip_points()Masahiro Yamada
2016-09-27thermal: qoriq: Add thermal management supportJia Hongtao