summaryrefslogtreecommitdiffstats
path: root/drivers/thermal/qcom/tsens-common.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* thermal: tsens: qcom: do not create duplicate regmap debugfs entriesSrinivas Kandagatla2019-01-021-2/+10
* thermal: tsens: Check if the IP is correctly enabled by firmwareAmit Kucheria2018-10-231-0/+17
* thermal: tsens: Add the SROT address mapAmit Kucheria2018-10-231-2/+12
* thermal: tsens: Rename map field in order to add a second address mapAmit Kucheria2018-10-231-9/+8
* thermal: tsens: Add SPDX license identifiersAmit Kucheria2018-10-231-10/+1
* thermal: tsens: Prepare 8916 and 8974 tsens to use SROT and TM address spaceAmit Kucheria2018-10-231-2/+3
* thermal: tsens: switch from of_iomap() to devm_ioremap_resource()Amit Kucheria2018-07-281-6/+7
* thermal: tsens: Rename variableAmit Kucheria2018-07-281-3/+3
* thermal: tsens: Add support to split up register address space into twoAmit Kucheria2018-07-281-0/+12
* thermal: qcom: tsens: Fix return value check in init_common()Wei Yongjun2016-09-271-3/+3
* thermal: qcom: tsens: Add a skeletal TSENS driversRajendra Nayak2016-09-271-0/+141