summaryrefslogtreecommitdiff
path: root/drivers/thermal/k3_j72xx_bandgap.c
AgeCommit message (Expand)AuthorFilesLines
2023-09-29thermal: k3_j72xx_bandgap: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-08-16thermal/drivers/k3_j72xx_bandgap: Removed unneeded call to platform_set_drvda...Andrei Coardos1-2/+0
2023-07-31thermal: Explicitly include correct DT includesRob Herring1-1/+1
2023-03-03thermal/core: Use the thermal zone 'devdata' accessor in thermal located driversDaniel Lezcano1-1/+1
2022-12-14thermal/drivers/k3_j72xx_bandgap: Map fuse_base only for erratum workaroundBryan Brattlof1-12/+22
2022-12-14thermal/drivers/k3_j72xx_bandgap: Remove fuse_base from structureBryan Brattlof1-12/+12
2022-12-14thermal/drivers/k3_j72xx_bandgap: Use bool for i2128 erratum flagBryan Brattlof1-4/+4
2022-12-14thermal/drivers/k3_j72xx_bandgap: Simplify k3_thermal_get_temp() functionBryan Brattlof1-8/+1
2022-12-14thermal/drivers/k3_j72xx_bandgap: Fix the debug print messageKeerthy1-1/+1
2022-08-17thermal/drivers/banggap: Switch to new of APIDaniel Lezcano1-7/+5
2022-07-28thermal/drivers/k3_j72xx_bandgap: Make k3_j72xx_bandgap_j721e_data and k3_j72...Jin Xiaoyun1-2/+2
2022-07-28thermal/drivers/k3_j72xx_bandgap: Fix array underflow in prep_lookup_table()Dan Carpenter1-2/+0
2022-07-28thermal/drivers/k3_j72xx_bandgap: Fix ref_table memory leak during probeBryan Brattlof1-2/+5
2022-05-19thermal: k3_j72xx_bandgap: Add the bandgap driver supportKeerthy1-0/+566