summaryrefslogtreecommitdiff
path: root/drivers/thermal
AgeCommit message (Expand)AuthorFilesLines
2019-07-19thermal: add i.MX8 thermal driverPeng Fan3-0/+213
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini3-7/+3
2017-11-21thermal: ti-bandgap: Add support for temperature sensorFaiz Abbas3-0/+205
2017-05-18thermal: imx: fix calculationPeng Fan1-4/+6
2017-05-18imx: thermal: update imx6 thermal driver according new equationPeng Fan1-17/+21
2017-01-02imx: thermal: Kconfig: add MX7Peng Fan1-1/+1
2016-10-26thermal: Kconfig: Add IMX_THERMAL entryJagan Teki1-0/+13
2016-05-06Fix various typos, scattered over the code.Robert P. J. Day1-1/+1
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 Alonso2-8/+12
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
2015-02-12dm: Expand and complete Kconfig in drivers/Simon Glass1-0/+7
2014-12-01thermal: imx_thermal: Do not display calibration dataFabio Estevam1-2/+0
2014-11-21DM: thermal: Add imx thermal DM driverYe.Li3-0/+216