summaryrefslogtreecommitdiffstats
path: root/drivers/thermal/qcom/tsens-8960.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* drivers: thermal: tsens: Pass around struct tsens_sensor as a constantAmit Kucheria2020-03-201-1/+1
* drivers: thermal: tsens: De-constify struct tsens_featuresAmit Kucheria2020-03-201-1/+1
* drivers: thermal: tsens: Get rid of id field in tsens_sensorAmit Kucheria2019-11-071-2/+2
* drivers: thermal: qcom: tsens: Fix memory leak from qfprom readSrinivas Kandagatla2019-08-281-0/+2
* drivers: thermal: tsens: Rename variable tmdevAmit Kucheria2019-05-141-41/+41
* drivers: thermal: tsens: Rename tsens_deviceAmit Kucheria2019-05-141-7/+7
* drivers: thermal: tsens: Rename tsens_dataAmit Kucheria2019-05-141-1/+1
* thermal: tsens: Rename map field in order to add a second address mapAmit Kucheria2018-10-231-15/+15
* thermal: tsens: Add SPDX license identifiersAmit Kucheria2018-10-231-10/+1
* thermal: qcom: remove declare local symbols as staticEduardo Valentin2016-09-271-1/+1
* thermal: qcom: tsens-8960: Add support for 8960 family of SoCsRajendra Nayak2016-09-271-0/+292