aboutsummaryrefslogtreecommitdiff
path: root/drivers/thermal/imx_tmu.c
AgeCommit message (Expand)Author
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-07thermal: Remove <common.h> and add needed includesTom Rini
2024-03-30thermal: imx_tmu: Fix TMU error on iMX8MQYe Li
2024-03-17drivers: imx_tmu: Select polling-rate from cpu-thermal devicetree nodeBenjamin Hahn
2023-09-04thermal: imx_tmu: Increase the polling intervalFabio Estevam
2023-09-04thermal: imx_tmu: Fix the temperature unitFabio Estevam
2023-09-04thermal: imx_tmu: Increase the log level for high temperaturesFabio Estevam
2023-09-04thermal: imx_tmu: Fix the polling defaultFabio Estevam
2023-05-21thermal: imx_tmu: Update TMU driver to support iMX93Ye Li
2023-05-21thermal: imx_tmu: Move architecture code into driverMarek Vasut
2023-05-21thermal: imx_tmu: Clean up all printsMarek Vasut
2021-09-30WS cleanup: remove SPACE(s) followed by TABWolfgang Denk
2021-03-01thermal: imx_tmu: enable monitoring and default alert/criticalTim Harvey
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2020-12-13dm: treewide: Rename dev_get_platdata() to dev_get_plat()Simon Glass
2020-12-13dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass
2020-11-01thermal: imx_tmu: fix missing includeTim Harvey
2020-05-10thermal: imx_tmu: support i.MX8MPPeng Fan
2020-05-10thermal: imx_tmu: Check the TEMP range for iMX8MMPeng Fan
2020-05-10thermal: imx_tmu: Fix for temperature out of rangePeng Fan
2020-05-10thermal: imx_tmu: support TMU arch level initializationPeng Fan
2020-05-10thermal: imx_tmu: Add support for thermal sensor on iMX8MMPeng Fan
2020-05-10thermal: Add thermal driver for i.MX8MPeng Fan