summaryrefslogtreecommitdiff
path: root/drivers/thermal
AgeCommit message (Expand)Author
2020-05-22thermal: imx_scu_thermal: prevent boot hang with zero pdataAnatolij Gustschin
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18common: Drop image.h from common headerSimon Glass
2020-05-10thermal: imx_tmu: support i.MX8MPPeng Fan
2020-05-10thermal: imx_tmu: Check the TEMP range for iMX8MMPeng Fan
2020-05-10thermal: imx_tmu: Fix for temperature out of rangePeng Fan
2020-05-10thermal: imx_tmu: support TMU arch level initializationPeng Fan
2020-05-10thermal: imx_tmu: Add support for thermal sensor on iMX8MMPeng Fan
2020-05-10thermal: Add thermal driver for i.MX8MPeng Fan
2020-05-10thermal: imx_scu_thermal: Update driver for i.MX8QM thermal sensorYe Li
2020-01-20thermal: ti-bandgap: Fix adc value datatypeFaiz Abbas
2019-07-19thermal: add i.MX8 thermal driverPeng Fan
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-11-21thermal: ti-bandgap: Add support for temperature sensorFaiz Abbas
2017-05-18thermal: imx: fix calculationPeng Fan
2017-05-18imx: thermal: update imx6 thermal driver according new equationPeng Fan
2017-01-02imx: thermal: Kconfig: add MX7Peng Fan
2016-10-26thermal: Kconfig: Add IMX_THERMAL entryJagan Teki
2016-05-05Fix various typos, scattered over the code.Robert P. J. Day
2016-01-07imx: mx7: fix the temperature checking for Rev1.1Peng Fan
2015-09-13thermal: imx_thermal: Do not print on errorFabio Estevam
2015-09-13thermal: imx: add imx7d soc thermal supportAdrian Alonso
2015-09-13thermal: imx_thermal: rework driver to be reusedAdrian Alonso
2015-07-10thermal: imx_thermal: fix busywait if IMX6 temp <0CTim Harvey
2015-07-10thermal:imx_thermal: enter busywait cooling loop when over max CPU tempTim Harvey
2015-05-26thermal: imx_thermal: increase critical temperature thresholdTim Harvey
2015-05-19thermal: imx_thermal: use CPU temperature grade for trip pointsTim Harvey
2015-02-12dm: Expand and complete Kconfig in drivers/Simon Glass
2014-12-01thermal: imx_thermal: Do not display calibration dataFabio Estevam
2014-11-21DM: thermal: Add imx thermal DM driverYe.Li