index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
thermal
/
imx_tmu.c
Age
Commit message (
Expand
)
Author
2026-02-17
treewide: Clean up DECLARE_GLOBAL_DATA_PTR usage
Peng Fan
2025-10-30
thermal: imx_tmu: Always set thermal trips from fuses
Primoz Fiser
2025-10-08
thermal: Convert .get_temp() return value to millicelsius
Marek Vasut
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-07
thermal: Remove <common.h> and add needed includes
Tom Rini
2024-03-30
thermal: imx_tmu: Fix TMU error on iMX8MQ
Ye Li
2024-03-17
drivers: imx_tmu: Select polling-rate from cpu-thermal devicetree node
Benjamin Hahn
2023-09-04
thermal: imx_tmu: Increase the polling interval
Fabio Estevam
2023-09-04
thermal: imx_tmu: Fix the temperature unit
Fabio Estevam
2023-09-04
thermal: imx_tmu: Increase the log level for high temperatures
Fabio Estevam
2023-09-04
thermal: imx_tmu: Fix the polling default
Fabio Estevam
2023-05-21
thermal: imx_tmu: Update TMU driver to support iMX93
Ye Li
2023-05-21
thermal: imx_tmu: Move architecture code into driver
Marek Vasut
2023-05-21
thermal: imx_tmu: Clean up all prints
Marek Vasut
2021-09-30
WS cleanup: remove SPACE(s) followed by TAB
Wolfgang Denk
2021-03-01
thermal: imx_tmu: enable monitoring and default alert/critical
Tim Harvey
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2020-12-13
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
Simon Glass
2020-12-13
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-11-01
thermal: imx_tmu: fix missing include
Tim Harvey
2020-05-10
thermal: imx_tmu: support i.MX8MP
Peng Fan
2020-05-10
thermal: imx_tmu: Check the TEMP range for iMX8MM
Peng Fan
2020-05-10
thermal: imx_tmu: Fix for temperature out of range
Peng Fan
2020-05-10
thermal: imx_tmu: support TMU arch level initialization
Peng Fan
2020-05-10
thermal: imx_tmu: Add support for thermal sensor on iMX8MM
Peng Fan
2020-05-10
thermal: Add thermal driver for i.MX8M
Peng Fan