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_thermal.c
Age
Commit message (
Expand
)
Author
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
2020-12-13
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
Simon Glass
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-05-18
thermal: imx: fix calculation
Peng Fan
2017-05-18
imx: thermal: update imx6 thermal driver according new equation
Peng Fan
2016-01-07
imx: mx7: fix the temperature checking for Rev1.1
Peng Fan
2015-09-13
thermal: imx_thermal: Do not print on error
Fabio Estevam
2015-09-13
thermal: imx: add imx7d soc thermal support
Adrian Alonso
2015-09-13
thermal: imx_thermal: rework driver to be reused
Adrian Alonso
2015-07-10
thermal: imx_thermal: fix busywait if IMX6 temp <0C
Tim Harvey
2015-07-10
thermal:imx_thermal: enter busywait cooling loop when over max CPU temp
Tim Harvey
2015-05-26
thermal: imx_thermal: increase critical temperature threshold
Tim Harvey
2015-05-19
thermal: imx_thermal: use CPU temperature grade for trip points
Tim Harvey
2014-12-01
thermal: imx_thermal: Do not display calibration data
Fabio Estevam
2014-11-21
DM: thermal: Add imx thermal DM driver
Ye.Li