summaryrefslogtreecommitdiffstats
path: root/drivers/thermal/qcom/tsens-8960.c
Commit message (Expand)AuthorAgeFilesLines
* 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/tsens: Drop unused define for msm8960Ansuel Smith2021-04-221-23/+1
* thermal/drivers/tsens: Replace custom 8960 apis with generic apisAnsuel Smith2021-04-221-41/+15
* thermal/drivers/tsens: Fix bug in sensor enable for msm8960Ansuel Smith2021-04-221-3/+20
* thermal/drivers/tsens: Use init_common for msm8960Ansuel Smith2021-04-221-51/+1
* thermal/drivers/tsens: Add VER_0 tsens versionAnsuel Smith2021-04-221-0/+9
* thermal/drivers/tsens: Convert msm8960 to reg_fieldAnsuel Smith2021-04-221-2/+71
* 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-131-41/+41
* drivers: thermal: tsens: Rename tsens_deviceAmit Kucheria2019-05-131-7/+7
* drivers: thermal: tsens: Rename tsens_dataAmit Kucheria2019-05-131-1/+1
* thermal: tsens: Rename map field in order to add a second address mapAmit Kucheria2018-10-221-15/+15
* thermal: tsens: Add SPDX license identifiersAmit Kucheria2018-10-221-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