aboutsummaryrefslogtreecommitdiff
path: root/drivers/thermal
AgeCommit message (Expand)Author
2024-07-22drivers: thermal: Remove duplicate newlinesMarek Vasut
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-07thermal: Remove <common.h> and add needed includesTom Rini
2024-04-22Merge patch series "Kconfig: some cleanups"Tom Rini
2024-04-22common: Convert *.c/h from UTF-8 to ASCII enconfingMichal Simek
2024-04-18thermal: Add support for TI LM74Christophe Leroy
2024-03-30thermal: imx_tmu: Fix TMU error on iMX8MQYe Li
2024-03-17drivers: imx_tmu: Select polling-rate from cpu-thermal devicetree nodeBenjamin Hahn
2023-11-10tree-wide: Replace http:// link with https:// link for ti.comNishanth Menon
2023-09-04thermal: imx_tmu: Increase the polling intervalFabio Estevam
2023-09-04thermal: imx_tmu: Fix the temperature unitFabio Estevam
2023-09-04thermal: imx_tmu: Increase the log level for high temperaturesFabio Estevam
2023-09-04thermal: imx_tmu: Fix the polling defaultFabio Estevam
2023-05-21imx: move imx8 sci header file to include/firmware/imxPeng Fan
2023-05-21thermal: imx_tmu: Update TMU driver to support iMX93Ye Li
2023-05-21thermal: imx_tmu: Move architecture code into driverMarek Vasut
2023-05-21thermal: imx_tmu: Clean up all printsMarek Vasut
2022-10-11thermal: add sandbox driverRobert Marko
2021-09-30WS cleanup: remove SPACE(s) followed by TABWolfgang Denk
2021-07-06dm: define LOG_CATEGORY for all uclassPatrick Delaunay
2021-03-01thermal: imx_tmu: enable monitoring and default alert/criticalTim Harvey
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2020-12-13dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass
2020-12-13dm: treewide: Rename dev_get_platdata() to dev_get_plat()Simon Glass
2020-12-13dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass
2020-11-01thermal: imx_tmu: fix missing includeTim Harvey
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