aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/thermal/qcom/tsens-common.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-01-02thermal: tsens: qcom: do not create duplicate regmap debugfs entriesSrinivas Kandagatla1-2/+10
2018-10-22thermal: tsens: Check if the IP is correctly enabled by firmwareAmit Kucheria1-0/+17
2018-10-22thermal: tsens: Add the SROT address mapAmit Kucheria1-2/+12
2018-10-22thermal: tsens: Rename map field in order to add a second address mapAmit Kucheria1-9/+8
2018-10-22thermal: tsens: Add SPDX license identifiersAmit Kucheria1-10/+1
2018-10-22thermal: tsens: Prepare 8916 and 8974 tsens to use SROT and TM address spaceAmit Kucheria1-2/+3
2018-07-27thermal: tsens: switch from of_iomap() to devm_ioremap_resource()Amit Kucheria1-6/+7
2018-07-27thermal: tsens: Rename variableAmit Kucheria1-3/+3
2018-07-27thermal: tsens: Add support to split up register address space into twoAmit Kucheria1-0/+12
2016-09-27thermal: qcom: tsens: Fix return value check in init_common()Wei Yongjun1-3/+3
2016-09-27thermal: qcom: tsens: Add a skeletal TSENS driversRajendra Nayak1-0/+141