summaryrefslogtreecommitdiffstats
path: root/drivers/thermal/imx8mm_thermal.c
Commit message (Expand)AuthorAgeFilesLines
* 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