summaryrefslogtreecommitdiffstats
path: root/drivers/thermal/imx8mm_thermal.c
Commit message (Expand)AuthorAgeFilesLines
* thermal: Remove core header inclusion from driversDaniel Lezcano2023-02-151-1/+0
* thermal/drivers/imx8mm: Add hwmon supportAlexander Stein2022-12-141-0/+4
* thermal/drivers/imx: Add support for loading calibration data from OCOTPMarek Vasut2022-12-141-0/+164
* thermal/drivers/imx8mm_thermal: Validate temperature rangeMarcus Folkesson2022-12-141-1/+7
* thermal/drivers/imx8mm_thermal: Use GENMASK() when appropriateMarcus Folkesson2022-12-141-2/+2
* thermal/drivers/imx: Switch to new of APIDaniel Lezcano2022-08-171-7/+7
* thermal/drivers/imx8mm: Enable ADC when enabling monitorPaul Gerber2021-12-021-0/+3
* thermal: imx8mm: Disable the clock on probe failureFabio Estevam2020-12-041-1/+5
* thermal: imx8mm: Print the correct error codeFabio Estevam2020-12-041-1/+2
* thermal: imx8mm: Use dev_err_probe() to simplify error handlingAnson Huang2020-10-121-7/+3
* thermal: imx8mm: Support module autoloadingAnson Huang2020-07-211-0/+1
* thermal: imx8mm: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-05-221-1/+1
* thermal: imx8mm: Fix build warning of incorrect argument typeAnson Huang2020-03-231-4/+3
* thermal: imx8mm: Add i.MX8MP supportAnson Huang2020-03-231-24/+130
* thermal: imx8mm: Add support for i.MX8MM thermal monitoring unitAnson Huang2020-03-121-0/+131