summaryrefslogtreecommitdiffstats
path: root/drivers/thermal/k3_j72xx_bandgap.c
Commit message (Expand)AuthorAgeFilesLines
* thermal/drivers/k3_j72xx_bandgap: Map fuse_base only for erratum workaroundBryan Brattlof2022-12-141-12/+22
* thermal/drivers/k3_j72xx_bandgap: Remove fuse_base from structureBryan Brattlof2022-12-141-12/+12
* thermal/drivers/k3_j72xx_bandgap: Use bool for i2128 erratum flagBryan Brattlof2022-12-141-4/+4
* thermal/drivers/k3_j72xx_bandgap: Simplify k3_thermal_get_temp() functionBryan Brattlof2022-12-141-8/+1
* thermal/drivers/k3_j72xx_bandgap: Fix the debug print messageKeerthy2022-12-141-1/+1
* thermal/drivers/banggap: Switch to new of APIDaniel Lezcano2022-08-171-7/+5
* thermal/drivers/k3_j72xx_bandgap: Make k3_j72xx_bandgap_j721e_data and k3_j72...Jin Xiaoyun2022-07-281-2/+2
* thermal/drivers/k3_j72xx_bandgap: Fix array underflow in prep_lookup_table()Dan Carpenter2022-07-281-2/+0
* thermal/drivers/k3_j72xx_bandgap: Fix ref_table memory leak during probeBryan Brattlof2022-07-281-2/+5
* thermal: k3_j72xx_bandgap: Add the bandgap driver supportKeerthy2022-05-191-0/+566