index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
thermal
/
imx_thermal.c
Age
Commit message (
Expand
)
Author
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