aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/thermal/qcom/tsens-v1.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* thermal/drivers/tsens: Make tsens_xxxx_nvmem staticMin-Hua Chen2023-08-161-1/+1
* thermal/drivers/qcom/tsens: Drop unused legacy structsStephan Gerhold2023-06-261-22/+0
* thermal/drivers/tsens: Drop single-cell code for msm8976/msm8956Dmitry Baryshkov2023-01-161-27/+2
* thermal/drivers/tsens: Rework legacy calibration data parsersDmitry Baryshkov2023-01-161-215/+51
* thermal/drivers/tsens: Support using nvmem cells for calibration dataDmitry Baryshkov2023-01-161-1/+10
* thermal/drivers/tsens: Sort out msm8976 vs msm8956 dataDmitry Baryshkov2023-01-161-26/+30
* thermal/drivers/tsens: Drop msm8976-specific definesDmitry Baryshkov2023-01-161-7/+2
* thermal/drivers/tsens: Drop unnecessary hw_idsDmitry Baryshkov2023-01-161-1/+0
* thermal/drivers/tsens: Allow configuring min and max tripsRobert Marko2022-12-141-0/+2
* thermal/drivers/tsens: Add support for combined interruptRobert Marko2022-12-141-0/+1
* thermal/drivers/qcom/tsens_v1: Enable sensor 3 on MSM8976Konrad Dybcio2021-03-171-2/+2
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-2/+2
* drivers: thermal: tsens: De-constify struct tsens_featuresAmit Kucheria2020-03-201-3/+3
* thermal: qcom: tsens-v1: Fix kfree of a non-pointer valueColin Ian King2019-11-071-3/+1
* thermal: qcom: tsens-v1: Add support for MSM8956 and MSM8976AngeloGioacchino Del Regno2019-11-071-1/+170
* drivers: thermal: tsens: Add interrupt supportAmit Kucheria2019-11-071-0/+29
* drivers: thermal: qcom: tsens: Fix memory leak from qfprom readSrinivas Kandagatla2019-08-281-0/+1
* drivers: thermal: tsens: Add generic support for TSENS v1 IPAmit Kucheria2019-05-141-0/+193