index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
thermal
/
mtk_thermal.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
1
-9
/
+1
2019-03-18
thermal: mtk: Allocate enough space for mtk_thermal.
Pi-Hsun Shih
1
-2
/
+5
2019-02-20
thermal: mediatek: add support for MT8183
Michael Kao
1
-1
/
+98
2019-02-05
thermal: mediatek: add flag for bank selection
Michael Kao
1
-6
/
+14
2019-02-05
thermal: mediatek: add thermal controller offset
Michael Kao
1
-25
/
+54
2019-02-05
thermal: mediatek: add calibration item
Michael Kao
1
-1
/
+18
2019-02-05
thermal: mediatek: add common index of vts settings.
Michael Kao
1
-24
/
+69
2019-02-05
thermal: mediatek: fix register index error
Michael Kao
1
-2
/
+4
2018-05-06
thermal: mediatek: use of_device_get_match_data()
Ryder Lee
1
-4
/
+1
2018-05-06
thermal: mediatek: add support for MT7622 SoC
Sean Wang
1
-0
/
+35
2018-01-01
thermal: mtk: Cleanup unused defines
Matthias Brugger
1
-8
/
+1
2017-08-31
thermal: mediatek: minor mtk_thermal.c cleanups
Louis Yu
1
-4
/
+4
2017-08-31
thermal: mediatek: extend calibration data for mt2712 chip
Louis Yu
1
-5
/
+11
2017-08-31
thermal: mediatek: add Mediatek thermal driver for mt2712
Louis Yu
1
-4
/
+66
2017-04-23
thermal: mt8173: minor mtk_thermal.c cleanups
Dawei Chien
1
-1
/
+1
2017-02-18
thermal: mtk_thermal: Staticise a number of data variables
Vivek Gautam
1
-8
/
+8
2016-09-27
thermal: mtk_thermal: Check return value of devm_thermal_zone_of_sensor_register
Axel Lin
1
-2
/
+9
2016-09-27
thermal: Add Mediatek thermal driver for mt2701.
dawei.chien@mediatek.com
1
-63
/
+152
2016-05-17
thermal: convert mtk_thermal to use devm_thermal_zone_of_sensor_register
Eduardo Valentin
1
-10
/
+2
2016-04-20
thermal: minor mtk_thermal.c cleanups
Randy Dunlap
1
-2
/
+1
2016-02-18
thermal: small style cleanup in mtk_thermal
Eduardo Valentin
1
-27
/
+29
2016-02-18
thermal: Add Mediatek thermal controller support
Sascha Hauer
1
-0
/
+623