summaryrefslogtreecommitdiff
path: root/drivers/thermal/imx_thermal.c
AgeCommit message (Expand)AuthorFilesLines
2020-12-14dm: treewide: Rename dev_get_platdata() to dev_get_plat()Simon Glass1-2/+2
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass1-1/+1
2020-05-19common: Drop linux/delay.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop log.h from common headerSimon Glass1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-05-18thermal: imx: fix calculationPeng Fan1-4/+6
2017-05-18imx: thermal: update imx6 thermal driver according new equationPeng Fan1-17/+21
2016-01-07imx: mx7: fix the temperature checking for Rev1.1Peng Fan1-8/+15
2015-09-13thermal: imx_thermal: Do not print on errorFabio Estevam1-1/+1
2015-09-13thermal: imx: add imx7d soc thermal supportAdrian Alonso1-6/+84
2015-09-13thermal: imx_thermal: rework driver to be reusedAdrian Alonso1-7/+11
2015-07-10thermal: imx_thermal: fix busywait if IMX6 temp <0CTim Harvey1-1/+1
2015-07-10thermal:imx_thermal: enter busywait cooling loop when over max CPU tempTim Harvey1-10/+6
2015-05-26thermal: imx_thermal: increase critical temperature thresholdTim Harvey1-6/+9
2015-05-19thermal: imx_thermal: use CPU temperature grade for trip pointsTim Harvey1-10/+19
2014-12-01thermal: imx_thermal: Do not display calibration dataFabio Estevam1-2/+0
2014-11-21DM: thermal: Add imx thermal DM driverYe.Li1-0/+177