index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
thermal
/
qcom
/
tsens-common.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-29
Revert "drivers: thermal: tsens: Add new operation to check if a sensor is en...
Eduardo Valentin
1
-14
/
+0
2019-05-14
drivers: thermal: tsens: Move calibration constants to header file
Amit Kucheria
1
-5
/
+0
2019-05-14
drivers: thermal: tsens: Common get_temp() learns to do ADC conversion
Amit Kucheria
1
-4
/
+9
2019-05-14
drivers: thermal: tsens: Move get_temp_tsens_v2 to allow sharing
Amit Kucheria
1
-0
/
+35
2019-05-14
drivers: thermal: tsens: Introduce IP-specific max_sensor count
Amit Kucheria
1
-2
/
+2
2019-05-14
drivers: thermal: tsens: Add new operation to check if a sensor is enabled
Amit Kucheria
1
-0
/
+14
2019-05-14
drivers: thermal: tsens: Save reference to the device pointer and use it
Amit Kucheria
1
-7
/
+8
2019-05-14
drivers: thermal: tsens: Introduce reg_fields to deal with register description
Amit Kucheria
1
-23
/
+39
2019-05-14
drivers: thermal: tsens: Rename variable tmdev
Amit Kucheria
1
-27
/
+26
2019-05-14
drivers: thermal: tsens: Rename tsens_device
Amit Kucheria
1
-3
/
+3
2019-02-21
thermal/qcom/tsens-common : fix possible object reference leak
Peng Hao
1
-10
/
+23
2019-01-02
thermal: tsens: qcom: do not create duplicate regmap debugfs entries
Srinivas Kandagatla
1
-2
/
+10
2018-10-23
thermal: tsens: Check if the IP is correctly enabled by firmware
Amit Kucheria
1
-0
/
+17
2018-10-23
thermal: tsens: Add the SROT address map
Amit Kucheria
1
-2
/
+12
2018-10-23
thermal: tsens: Rename map field in order to add a second address map
Amit Kucheria
1
-9
/
+8
2018-10-23
thermal: tsens: Add SPDX license identifiers
Amit Kucheria
1
-10
/
+1
2018-10-23
thermal: tsens: Prepare 8916 and 8974 tsens to use SROT and TM address space
Amit Kucheria
1
-2
/
+3
2018-07-28
thermal: tsens: switch from of_iomap() to devm_ioremap_resource()
Amit Kucheria
1
-6
/
+7
2018-07-28
thermal: tsens: Rename variable
Amit Kucheria
1
-3
/
+3
2018-07-28
thermal: tsens: Add support to split up register address space into two
Amit Kucheria
1
-0
/
+12
2016-09-27
thermal: qcom: tsens: Fix return value check in init_common()
Wei Yongjun
1
-3
/
+3
2016-09-27
thermal: qcom: tsens: Add a skeletal TSENS drivers
Rajendra Nayak
1
-0
/
+141