aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/thermal/qcom/tsens-v0_1.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-10-19thermal/qcom/tsens: Drop ops_v0_1Dmitry Baryshkov1-6/+0
2023-08-16thermal/drivers/tsens: Make tsens_xxxx_nvmem staticMin-Hua Chen1-3/+3
2023-06-26thermal/drivers/qcom/tsens-v0_1: Add MSM8909 dataStephan Gerhold1-1/+35
2023-06-26thermal/drivers/qcom/tsens-v0_1: Add mdm9607 correction offsetsStephan Gerhold1-0/+11
2023-06-26thermal/drivers/qcom/tsens-v0_1: Fix mdm9607 slope valuesStephan Gerhold1-1/+17
2023-06-26thermal/drivers/qcom/tsens: Drop unused legacy structsStephan Gerhold1-36/+0
2023-06-26thermal/drivers/qcom/tsens-v0_1: Add support for MSM8226Matti Lehtimäki1-1/+26
2023-01-16thermal/drivers/tsens: Drop single-cell code for msm8939Dmitry Baryshkov1-25/+1
2023-01-16thermal/drivers/tsens: Drop single-cell code for mdm9607Dmitry Baryshkov1-31/+7
2023-01-16thermal/drivers/tsens: Rework legacy calibration data parsersDmitry Baryshkov1-447/+144
2023-01-16thermal/drivers/tsens: Support using nvmem cells for msm8974 calibrationDmitry Baryshkov1-0/+50
2023-01-16thermal/drivers/tsens: Support using nvmem cells for calibration dataDmitry Baryshkov1-0/+15
2023-01-16thermal/drivers/tsens: limit num_sensors to 9 for msm8939Dmitry Baryshkov1-9/+4
2023-01-16thermal/drivers/tsens: fix slope values for msm8939Dmitry Baryshkov1-1/+16
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
2022-10-04thermal/drivers/qcom/tsens-v0_1: Fix MSM8939 fourth sensor hw_idVincent Knecht1-1/+1
2021-04-20thermal/drivers/qcom/tsens-v0_1: Add support for MDM9607Konrad Dybcio1-1/+97
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-4/+4
2020-07-27thermal: qcom: tsens-v0_1: Add support for MSM8939Shawn Guo1-1/+143
2020-03-20drivers: thermal: tsens: De-constify struct tsens_featuresAmit Kucheria1-3/+3
2019-11-07drivers: thermal: tsens: Add interrupt supportAmit Kucheria1-0/+11
2019-08-28drivers: thermal: qcom: tsens: Fix memory leak from qfprom readSrinivas Kandagatla1-2/+10
2019-05-28Revert "drivers: thermal: tsens: Add new operation to check if a sensor is enabled"Eduardo Valentin1-1/+0
2019-05-14drivers: thermal: tsens: Introduce IP-specific max_sensor countAmit Kucheria1-0/+1
2019-05-14drivers: thermal: tsens: Add new operation to check if a sensor is enabledAmit Kucheria1-0/+1
2019-05-14drivers: thermal: tsens: Introduce reg_fields to deal with register descriptionAmit Kucheria1-2/+48
2019-05-13drivers: thermal: tsens: Merge tsens-8974 into tsens-v0_1Amit Kucheria1-0/+229
2019-05-13drivers: thermal: tsens: Rename constants to prepare to merge with tsens-8974Amit Kucheria1-44/+44
2019-05-13drivers: thermal: tsens: Rename tsens-8916 to prepare to merge with tsens-8974Amit Kucheria1-0/+105