summaryrefslogtreecommitdiffstats
path: root/drivers/thermal/qcom/tsens-8960.c
AgeCommit message (Expand)AuthorFilesLines
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