summaryrefslogtreecommitdiff
path: root/drivers/thermal/imx_thermal.c
Commit message (Expand)AuthorAgeFilesLines
* dm: treewide: Rename dev_get_platdata() to dev_get_plat()Simon Glass2020-12-131-2/+2
* dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass2020-12-131-1/+1
* common: Drop linux/delay.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* thermal: imx: fix calculationPeng Fan2017-05-181-4/+6
* imx: thermal: update imx6 thermal driver according new equationPeng Fan2017-05-181-17/+21
* imx: mx7: fix the temperature checking for Rev1.1Peng Fan2016-01-071-8/+15
* thermal: imx_thermal: Do not print on errorFabio Estevam2015-09-131-1/+1
* thermal: imx: add imx7d soc thermal supportAdrian Alonso2015-09-131-6/+84
* thermal: imx_thermal: rework driver to be reusedAdrian Alonso2015-09-131-7/+11
* thermal: imx_thermal: fix busywait if IMX6 temp <0CTim Harvey2015-07-101-1/+1
* thermal:imx_thermal: enter busywait cooling loop when over max CPU tempTim Harvey2015-07-101-10/+6
* thermal: imx_thermal: increase critical temperature thresholdTim Harvey2015-05-261-6/+9
* thermal: imx_thermal: use CPU temperature grade for trip pointsTim Harvey2015-05-191-10/+19
* thermal: imx_thermal: Do not display calibration dataFabio Estevam2014-12-011-2/+0
* DM: thermal: Add imx thermal DM driverYe.Li2014-11-211-0/+177