| Commit message (Expand) | Author | Age | Files | Lines |
* | common: Drop linux/delay.h from common header | Simon Glass | 2020-05-18 | 2 | -0/+2 |
* | common: Drop log.h from common header | Simon Glass | 2020-05-18 | 2 | -0/+2 |
* | common: Drop image.h from common header | Simon Glass | 2020-05-18 | 1 | -0/+1 |
* | thermal: imx_tmu: support i.MX8MP | Peng Fan | 2020-05-10 | 1 | -7/+69 |
* | thermal: imx_tmu: Check the TEMP range for iMX8MM | Peng Fan | 2020-05-10 | 1 | -3/+11 |
* | thermal: imx_tmu: Fix for temperature out of range | Peng Fan | 2020-05-10 | 1 | -3/+10 |
* | thermal: imx_tmu: support TMU arch level initialization | Peng Fan | 2020-05-10 | 1 | -0/+6 |
* | thermal: imx_tmu: Add support for thermal sensor on iMX8MM | Peng Fan | 2020-05-10 | 1 | -27/+86 |
* | thermal: Add thermal driver for i.MX8M | Peng Fan | 2020-05-10 | 3 | -0/+335 |
* | thermal: imx_scu_thermal: Update driver for i.MX8QM thermal sensor | Ye Li | 2020-05-10 | 1 | -0/+8 |
* | thermal: ti-bandgap: Fix adc value datatype | Faiz Abbas | 2020-01-20 | 1 | -3/+3 |
* | thermal: add i.MX8 thermal driver | Peng Fan | 2019-07-19 | 3 | -0/+213 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 3 | -7/+3 |
* | thermal: ti-bandgap: Add support for temperature sensor | Faiz Abbas | 2017-11-21 | 3 | -0/+205 |
* | thermal: imx: fix calculation | Peng Fan | 2017-05-18 | 1 | -4/+6 |
* | imx: thermal: update imx6 thermal driver according new equation | Peng Fan | 2017-05-18 | 1 | -17/+21 |
* | imx: thermal: Kconfig: add MX7 | Peng Fan | 2017-01-02 | 1 | -1/+1 |
* | thermal: Kconfig: Add IMX_THERMAL entry | Jagan Teki | 2016-10-26 | 1 | -0/+13 |
* | Fix various typos, scattered over the code. | Robert P. J. Day | 2016-05-05 | 1 | -1/+1 |
* | imx: mx7: fix the temperature checking for Rev1.1 | Peng Fan | 2016-01-07 | 1 | -8/+15 |
* | thermal: imx_thermal: Do not print on error | Fabio Estevam | 2015-09-13 | 1 | -1/+1 |
* | thermal: imx: add imx7d soc thermal support | Adrian Alonso | 2015-09-13 | 1 | -6/+84 |
* | thermal: imx_thermal: rework driver to be reused | Adrian Alonso | 2015-09-13 | 2 | -8/+12 |
* | thermal: imx_thermal: fix busywait if IMX6 temp <0C | Tim Harvey | 2015-07-10 | 1 | -1/+1 |
* | thermal:imx_thermal: enter busywait cooling loop when over max CPU temp | Tim Harvey | 2015-07-10 | 1 | -10/+6 |
* | thermal: imx_thermal: increase critical temperature threshold | Tim Harvey | 2015-05-26 | 1 | -6/+9 |
* | thermal: imx_thermal: use CPU temperature grade for trip points | Tim Harvey | 2015-05-19 | 1 | -10/+19 |
* | dm: Expand and complete Kconfig in drivers/ | Simon Glass | 2015-02-12 | 1 | -0/+7 |
* | thermal: imx_thermal: Do not display calibration data | Fabio Estevam | 2014-12-01 | 1 | -2/+0 |
* | DM: thermal: Add imx thermal DM driver | Ye.Li | 2014-11-21 | 3 | -0/+216 |