index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
thermal
/
qcom
/
tsens-common.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "drivers: thermal: tsens: Add new operation to check if a sensor is en...
Eduardo Valentin
2019-05-29
1
-14
/
+0
*
drivers: thermal: tsens: Move calibration constants to header file
Amit Kucheria
2019-05-14
1
-5
/
+0
*
drivers: thermal: tsens: Common get_temp() learns to do ADC conversion
Amit Kucheria
2019-05-14
1
-4
/
+9
*
drivers: thermal: tsens: Move get_temp_tsens_v2 to allow sharing
Amit Kucheria
2019-05-14
1
-0
/
+35
*
drivers: thermal: tsens: Introduce IP-specific max_sensor count
Amit Kucheria
2019-05-14
1
-2
/
+2
*
drivers: thermal: tsens: Add new operation to check if a sensor is enabled
Amit Kucheria
2019-05-14
1
-0
/
+14
*
drivers: thermal: tsens: Save reference to the device pointer and use it
Amit Kucheria
2019-05-14
1
-7
/
+8
*
drivers: thermal: tsens: Introduce reg_fields to deal with register description
Amit Kucheria
2019-05-14
1
-23
/
+39
*
drivers: thermal: tsens: Rename variable tmdev
Amit Kucheria
2019-05-14
1
-27
/
+26
*
drivers: thermal: tsens: Rename tsens_device
Amit Kucheria
2019-05-14
1
-3
/
+3
*
thermal/qcom/tsens-common : fix possible object reference leak
Peng Hao
2019-02-21
1
-10
/
+23
*
thermal: tsens: qcom: do not create duplicate regmap debugfs entries
Srinivas Kandagatla
2019-01-02
1
-2
/
+10
*
thermal: tsens: Check if the IP is correctly enabled by firmware
Amit Kucheria
2018-10-23
1
-0
/
+17
*
thermal: tsens: Add the SROT address map
Amit Kucheria
2018-10-23
1
-2
/
+12
*
thermal: tsens: Rename map field in order to add a second address map
Amit Kucheria
2018-10-23
1
-9
/
+8
*
thermal: tsens: Add SPDX license identifiers
Amit Kucheria
2018-10-23
1
-10
/
+1
*
thermal: tsens: Prepare 8916 and 8974 tsens to use SROT and TM address space
Amit Kucheria
2018-10-23
1
-2
/
+3
*
thermal: tsens: switch from of_iomap() to devm_ioremap_resource()
Amit Kucheria
2018-07-28
1
-6
/
+7
*
thermal: tsens: Rename variable
Amit Kucheria
2018-07-28
1
-3
/
+3
*
thermal: tsens: Add support to split up register address space into two
Amit Kucheria
2018-07-28
1
-0
/
+12
*
thermal: qcom: tsens: Fix return value check in init_common()
Wei Yongjun
2016-09-27
1
-3
/
+3
*
thermal: qcom: tsens: Add a skeletal TSENS drivers
Rajendra Nayak
2016-09-27
1
-0
/
+141