index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
thermal
/
qcom
/
tsens-v1.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-16
thermal/drivers/tsens: Drop single-cell code for msm8976/msm8956
Dmitry Baryshkov
1
-27
/
+2
2023-01-16
thermal/drivers/tsens: Rework legacy calibration data parsers
Dmitry Baryshkov
1
-215
/
+51
2023-01-16
thermal/drivers/tsens: Support using nvmem cells for calibration data
Dmitry Baryshkov
1
-1
/
+10
2023-01-16
thermal/drivers/tsens: Sort out msm8976 vs msm8956 data
Dmitry Baryshkov
1
-26
/
+30
2023-01-16
thermal/drivers/tsens: Drop msm8976-specific defines
Dmitry Baryshkov
1
-7
/
+2
2023-01-16
thermal/drivers/tsens: Drop unnecessary hw_ids
Dmitry Baryshkov
1
-1
/
+0
2022-12-14
thermal/drivers/tsens: Allow configuring min and max trips
Robert Marko
1
-0
/
+2
2022-12-14
thermal/drivers/tsens: Add support for combined interrupt
Robert Marko
1
-0
/
+1
2021-03-17
thermal/drivers/qcom/tsens_v1: Enable sensor 3 on MSM8976
Konrad Dybcio
1
-2
/
+2
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-2
/
+2
2020-03-20
drivers: thermal: tsens: De-constify struct tsens_features
Amit Kucheria
1
-3
/
+3
2019-11-07
thermal: qcom: tsens-v1: Fix kfree of a non-pointer value
Colin Ian King
1
-3
/
+1
2019-11-07
thermal: qcom: tsens-v1: Add support for MSM8956 and MSM8976
AngeloGioacchino Del Regno
1
-1
/
+170
2019-11-07
drivers: thermal: tsens: Add interrupt support
Amit Kucheria
1
-0
/
+29
2019-08-28
drivers: thermal: qcom: tsens: Fix memory leak from qfprom read
Srinivas Kandagatla
1
-0
/
+1
2019-05-14
drivers: thermal: tsens: Add generic support for TSENS v1 IP
Amit Kucheria
1
-0
/
+193