aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/thermal/qcom/tsens-8960.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-04-22thermal/drivers/tsens: Drop unused define for msm8960Ansuel Smith1-23/+1
2021-04-22thermal/drivers/tsens: Replace custom 8960 apis with generic apisAnsuel Smith1-41/+15
2021-04-22thermal/drivers/tsens: Fix bug in sensor enable for msm8960Ansuel Smith1-3/+20
2021-04-22thermal/drivers/tsens: Use init_common for msm8960Ansuel Smith1-51/+1
2021-04-22thermal/drivers/tsens: Add VER_0 tsens versionAnsuel Smith1-0/+9
2021-04-22thermal/drivers/tsens: Convert msm8960 to reg_fieldAnsuel Smith1-2/+71
2020-03-20drivers: thermal: tsens: Pass around struct tsens_sensor as a constantAmit Kucheria1-1/+1
2020-03-20drivers: thermal: tsens: De-constify struct tsens_featuresAmit Kucheria1-1/+1
2019-11-07drivers: thermal: tsens: Get rid of id field in tsens_sensorAmit Kucheria1-2/+2
2019-08-28drivers: thermal: qcom: tsens: Fix memory leak from qfprom readSrinivas Kandagatla1-0/+2
2019-05-13drivers: thermal: tsens: Rename variable tmdevAmit Kucheria1-41/+41
2019-05-13drivers: thermal: tsens: Rename tsens_deviceAmit Kucheria1-7/+7
2019-05-13drivers: thermal: tsens: Rename tsens_dataAmit Kucheria1-1/+1
2018-10-22thermal: tsens: Rename map field in order to add a second address mapAmit Kucheria1-15/+15
2018-10-22thermal: tsens: Add SPDX license identifiersAmit Kucheria1-10/+1
2016-09-27thermal: qcom: remove declare local symbols as staticEduardo Valentin1-1/+1
2016-09-27thermal: qcom: tsens-8960: Add support for 8960 family of SoCsRajendra Nayak1-0/+292