summaryrefslogtreecommitdiff
path: root/drivers/thermal/qcom/tsens-v1.c
AgeCommit message (Expand)AuthorFilesLines
2023-08-16thermal/drivers/tsens: Make tsens_xxxx_nvmem staticMin-Hua Chen1-1/+1
2023-06-26thermal/drivers/qcom/tsens: Drop unused legacy structsStephan Gerhold1-22/+0
2023-01-16thermal/drivers/tsens: Drop single-cell code for msm8976/msm8956Dmitry Baryshkov1-27/+2
2023-01-16thermal/drivers/tsens: Rework legacy calibration data parsersDmitry Baryshkov1-215/+51
2023-01-16thermal/drivers/tsens: Support using nvmem cells for calibration dataDmitry Baryshkov1-1/+10
2023-01-16thermal/drivers/tsens: Sort out msm8976 vs msm8956 dataDmitry Baryshkov1-26/+30
2023-01-16thermal/drivers/tsens: Drop msm8976-specific definesDmitry Baryshkov1-7/+2
2023-01-16thermal/drivers/tsens: Drop unnecessary hw_idsDmitry Baryshkov1-1/+0
2022-12-14thermal/drivers/tsens: Allow configuring min and max tripsRobert Marko1-0/+2
2022-12-14thermal/drivers/tsens: Add support for combined interruptRobert Marko1-0/+1
2021-03-17thermal/drivers/qcom/tsens_v1: Enable sensor 3 on MSM8976Konrad Dybcio1-2/+2
2020-08-24treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-2/+2
2020-03-20drivers: thermal: tsens: De-constify struct tsens_featuresAmit Kucheria1-3/+3
2019-11-07thermal: qcom: tsens-v1: Fix kfree of a non-pointer valueColin Ian King1-3/+1
2019-11-07thermal: qcom: tsens-v1: Add support for MSM8956 and MSM8976AngeloGioacchino Del Regno1-1/+170
2019-11-07drivers: thermal: tsens: Add interrupt supportAmit Kucheria1-0/+29
2019-08-28drivers: thermal: qcom: tsens: Fix memory leak from qfprom readSrinivas Kandagatla1-0/+1
2019-05-14drivers: thermal: tsens: Add generic support for TSENS v1 IPAmit Kucheria1-0/+193