- 53e8b61 drivers: thermal: Remove duplicate newlines by Marek Vasut · 4 months ago
- dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 6 months ago
- abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 6 months ago
- 7f88075 thermal: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
- 4393ed9 Merge patch series "Kconfig: some cleanups" by Tom Rini · 7 months ago
- cc046dc common: Convert *.c/h from UTF-8 to ASCII enconfing by Michal Simek · 7 months ago
- 42c709d thermal: Add support for TI LM74 by Christophe Leroy · 8 months ago
- 3e2c22c thermal: imx_tmu: Fix TMU error on iMX8MQ by Ye Li · 8 months ago
- 1c2382e drivers: imx_tmu: Select polling-rate from cpu-thermal devicetree node by Benjamin Hahn · 9 months ago
- eaa39c6 tree-wide: Replace http:// link with https:// link for ti.com by Nishanth Menon · 1 year, 1 month ago
- 83ba407 thermal: imx_tmu: Increase the polling interval by Fabio Estevam · 1 year, 3 months ago
- c28c075 thermal: imx_tmu: Fix the temperature unit by Fabio Estevam · 1 year, 3 months ago
- bd697fe thermal: imx_tmu: Increase the log level for high temperatures by Fabio Estevam · 1 year, 3 months ago
- a026675 thermal: imx_tmu: Fix the polling default by Fabio Estevam · 1 year, 3 months ago
- 2e0644a imx: move imx8 sci header file to include/firmware/imx by Peng Fan · 1 year, 7 months ago
- b766256 thermal: imx_tmu: Update TMU driver to support iMX93 by Ye Li · 1 year, 7 months ago
- 7903bcf thermal: imx_tmu: Move architecture code into driver by Marek Vasut · 1 year, 8 months ago
- 39779c6 thermal: imx_tmu: Clean up all prints by Marek Vasut · 1 year, 8 months ago
- 9cf8712 thermal: add sandbox driver by Robert Marko · 2 years, 3 months ago
- 62fb2b4 WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · 3 years, 2 months ago
- 8131335 dm: define LOG_CATEGORY for all uclass by Patrick Delaunay · 3 years, 7 months ago
- 8385825 thermal: imx_tmu: enable monitoring and default alert/critical by Tim Harvey · 3 years, 10 months ago
- 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
- aad29ae dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 4 years ago
- fa20e93 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 4 years ago
- 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
- 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
- a77d309 thermal: imx_tmu: fix missing include by Tim Harvey · 4 years, 1 month ago
- f2aed09 thermal: imx_scu_thermal: prevent boot hang with zero pdata by Anatolij Gustschin · 4 years, 6 months ago
- dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
- 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
- 2dc9c34 common: Drop image.h from common header by Simon Glass · 4 years, 7 months ago
- fed211f thermal: imx_tmu: support i.MX8MP by Peng Fan · 4 years, 7 months ago
- 6eff287 thermal: imx_tmu: Check the TEMP range for iMX8MM by Peng Fan · 4 years, 7 months ago
- cabe231 thermal: imx_tmu: Fix for temperature out of range by Peng Fan · 4 years, 7 months ago
- 4f5026c thermal: imx_tmu: support TMU arch level initialization by Peng Fan · 4 years, 7 months ago
- bef7d2a thermal: imx_tmu: Add support for thermal sensor on iMX8MM by Peng Fan · 4 years, 7 months ago
- 10de579 thermal: Add thermal driver for i.MX8M by Peng Fan · 4 years, 7 months ago
- 4489a2e thermal: imx_scu_thermal: Update driver for i.MX8QM thermal sensor by Ye Li · 4 years, 7 months ago
- a7bf4dc thermal: ti-bandgap: Fix adc value datatype by Faiz Abbas · 5 years ago
- 8a02111 thermal: add i.MX8 thermal driver by Peng Fan · 6 years ago
- 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- ae1627c thermal: ti-bandgap: Add support for temperature sensor by Faiz Abbas · 7 years ago
- 4922d6e thermal: imx: fix calculation by Peng Fan · 8 years ago
- 46c8e53 imx: thermal: update imx6 thermal driver according new equation by Peng Fan · 8 years ago
- 418faac imx: thermal: Kconfig: add MX7 by Peng Fan · 8 years ago
- 6a410cb thermal: Kconfig: Add IMX_THERMAL entry by Jagan Teki · 8 years ago
- 8c60f92 Fix various typos, scattered over the code. by Robert P. J. Day · 9 years ago
- 585b84a imx: mx7: fix the temperature checking for Rev1.1 by Peng Fan · 9 years ago
- eab45b1 thermal: imx_thermal: Do not print on error by Fabio Estevam · 9 years ago
- c69675e thermal: imx: add imx7d soc thermal support by Adrian Alonso · 9 years ago
- ce08c36 thermal: imx_thermal: rework driver to be reused by Adrian Alonso · 9 years ago
- 2fb328c thermal: imx_thermal: fix busywait if IMX6 temp <0C by Tim Harvey · 9 years ago
- f802d21 thermal:imx_thermal: enter busywait cooling loop when over max CPU temp by Tim Harvey · 9 years ago
- ffaa3a1 thermal: imx_thermal: increase critical temperature threshold by Tim Harvey · 10 years ago
- 291f73b thermal: imx_thermal: use CPU temperature grade for trip points by Tim Harvey · 10 years ago
- d8b771d dm: Expand and complete Kconfig in drivers/ by Simon Glass · 10 years ago
- 713d6d7 thermal: imx_thermal: Do not display calibration data by Fabio Estevam · 10 years ago
- d049afa DM: thermal: Add imx thermal DM driver by Ye.Li · 10 years ago