~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* imx: move imx8 sci header file to include/firmware/imxPeng Fan2023-05-21
* thermal: imx_tmu: Update TMU driver to support iMX93Ye Li2023-05-21
* thermal: imx_tmu: Move architecture code into driverMarek Vasut2023-05-21
* thermal: imx_tmu: Clean up all printsMarek Vasut2023-05-21
* thermal: add sandbox driverRobert Marko2022-10-11
* WS cleanup: remove SPACE(s) followed by TABWolfgang Denk2021-09-30
* dm: define LOG_CATEGORY for all uclassPatrick Delaunay2021-07-06
* thermal: imx_tmu: enable monitoring and default alert/criticalTim Harvey2021-03-01
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass2020-12-13
* dm: treewide: Rename dev_get_platdata() to dev_get_plat()Simon Glass2020-12-13
* dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass2020-12-13
* dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass2020-12-13
* thermal: imx_tmu: fix missing includeTim Harvey2020-11-01
* thermal: imx_scu_thermal: prevent boot hang with zero pdataAnatolij Gustschin2020-05-22
* common: Drop linux/delay.h from common headerSimon Glass2020-05-18
* common: Drop log.h from common headerSimon Glass2020-05-18
* common: Drop image.h from common headerSimon Glass2020-05-18
* thermal: imx_tmu: support i.MX8MPPeng Fan2020-05-10
* thermal: imx_tmu: Check the TEMP range for iMX8MMPeng Fan2020-05-10
* thermal: imx_tmu: Fix for temperature out of rangePeng Fan2020-05-10
* thermal: imx_tmu: support TMU arch level initializationPeng Fan2020-05-10
* thermal: imx_tmu: Add support for thermal sensor on iMX8MMPeng Fan2020-05-10
* thermal: Add thermal driver for i.MX8MPeng Fan2020-05-10
* thermal: imx_scu_thermal: Update driver for i.MX8QM thermal sensorYe Li2020-05-10
* thermal: ti-bandgap: Fix adc value datatypeFaiz Abbas2020-01-20
* thermal: add i.MX8 thermal driverPeng Fan2019-07-19
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* thermal: ti-bandgap: Add support for temperature sensorFaiz Abbas2017-11-21
* thermal: imx: fix calculationPeng Fan2017-05-18
* imx: thermal: update imx6 thermal driver according new equationPeng Fan2017-05-18
* imx: thermal: Kconfig: add MX7Peng Fan2017-01-02
* thermal: Kconfig: Add IMX_THERMAL entryJagan Teki2016-10-26
* Fix various typos, scattered over the code.Robert P. J. Day2016-05-05
* imx: mx7: fix the temperature checking for Rev1.1Peng Fan2016-01-07
* thermal: imx_thermal: Do not print on errorFabio Estevam2015-09-13
* thermal: imx: add imx7d soc thermal supportAdrian Alonso2015-09-13
* thermal: imx_thermal: rework driver to be reusedAdrian Alonso2015-09-13
* thermal: imx_thermal: fix busywait if IMX6 temp <0CTim Harvey2015-07-10
* thermal:imx_thermal: enter busywait cooling loop when over max CPU tempTim Harvey2015-07-10
* thermal: imx_thermal: increase critical temperature thresholdTim Harvey2015-05-26
* thermal: imx_thermal: use CPU temperature grade for trip pointsTim Harvey2015-05-19
* dm: Expand and complete Kconfig in drivers/Simon Glass2015-02-12
* thermal: imx_thermal: Do not display calibration dataFabio Estevam2014-12-01
* DM: thermal: Add imx thermal DM driverYe.Li2014-11-21