index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
thermal
Age
Commit message (
Expand
)
Author
2021-09-30
WS cleanup: remove SPACE(s) followed by TAB
Wolfgang Denk
2021-07-06
dm: define LOG_CATEGORY for all uclass
Patrick Delaunay
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 ofdata_to_platdata() to of_to_plat()
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-22
thermal: imx_scu_thermal: prevent boot hang with zero pdata
Anatolij Gustschin
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
2020-05-18
common: Drop image.h from common header
Simon Glass
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
2020-05-10
thermal: imx_scu_thermal: Update driver for i.MX8QM thermal sensor
Ye Li
2020-01-20
thermal: ti-bandgap: Fix adc value datatype
Faiz Abbas
2019-07-19
thermal: add i.MX8 thermal driver
Peng Fan
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-11-21
thermal: ti-bandgap: Add support for temperature sensor
Faiz Abbas
2017-05-18
thermal: imx: fix calculation
Peng Fan
2017-05-18
imx: thermal: update imx6 thermal driver according new equation
Peng Fan
2017-01-02
imx: thermal: Kconfig: add MX7
Peng Fan
2016-10-26
thermal: Kconfig: Add IMX_THERMAL entry
Jagan Teki
2016-05-05
Fix various typos, scattered over the code.
Robert P. J. Day
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
2015-02-12
dm: Expand and complete Kconfig in drivers/
Simon Glass
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