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
/
rockchip_thermal.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-17
thermal: rockchip: use the usleep_range instead of udelay
Caesar Wang
1
-2
/
+2
2016-05-17
thermal: rockchip: add the notes for better reading
Caesar Wang
1
-21
/
+53
2016-05-17
thermal: rockchip: Support RK3366 SoCs in the thermal driver
Elaine Zhang
1
-0
/
+28
2016-05-17
thermal: rockchip: handle the power sequence for tsadc controller
Caesar Wang
1
-5
/
+82
2016-05-17
thermal: rockchip: update the tsadc table for rk3399
Caesar Wang
1
-34
/
+34
2016-05-17
thermal: rockchip: fixes the code_to_temp for tsadc driver
Caesar Wang
1
-2
/
+2
2016-05-17
thermal: rockchip: disable thermal->clk in err case
Shawn Lin
1
-1
/
+3
2016-05-17
thermal: convert rockchip_thermal to use devm_thermal_zone_of_sensor_register
Eduardo Valentin
1
-13
/
+4
2016-02-29
thermal: rockchip: fix the tsadc sequence output on rk3228/rk3399
Caesar Wang
1
-74
/
+102
2016-02-29
thermal: rockchip: the rename compatibles for rockchip SoCs
Caesar Wang
1
-22
/
+28
2016-02-29
thermal: rockchip: fix calculation error for code_to_temp
Elaine Zhang
1
-1
/
+1
2016-02-29
thermal: rockchip: fix a impossible condition caused by the warning
Caesar Wang
1
-6
/
+5
2016-01-06
thermal: rockchip: Support the RK3399 SoCs in thermal driver
Caesar Wang
1
-0
/
+66
2016-01-06
thermal: rockchip: Support the RK3228 SoCs in thermal driver
Caesar Wang
1
-0
/
+81
2016-01-06
thermal: rockchip: fix a trivial typo
Caesar Wang
1
-12
/
+13
2015-11-12
thermal: rockchip: Support the RK3368 SoCs in thermal driver
Caesar Wang
1
-0
/
+72
2015-11-12
thermal: rockchip: consistently use int for temperatures
Caesar Wang
1
-8
/
+8
2015-11-12
thermal: rockchip: Add the sort mode for adc value increment or decrement
Caesar Wang
1
-15
/
+53
2015-11-12
thermal: rockchip: improve the conversion function
Caesar Wang
1
-27
/
+55
2015-11-12
thermal: rockchip: trivial: fix typo in commit
Caesar Wang
1
-9
/
+13
2015-11-12
thermal: rockchip: better to compatible the driver for different SoCs
Caesar Wang
1
-38
/
+48
2015-11-11
thermal: rockchip: fix compile error
Caesar Wang
1
-0
/
+1
2015-11-03
thermal: rockchip: support the sleep pinctrl state to avoid glitches in s2r
Caesar Wang
1
-0
/
+4
2015-10-30
thermal: rockhip: fix setting thermal shutdown polarity
Dmitry Torokhov
1
-6
/
+4
2015-10-30
thermal: rockchip: fix handling of invalid readings
Dmitry Torokhov
1
-15
/
+13
2015-08-03
thermal: consistently use int for temperatures
Sascha Hauer
1
-5
/
+5
2015-05-09
thermal: rockchip: fix an error code
Dan Carpenter
1
-1
/
+1
2015-01-24
thermal: rockchip: make temperature reporting much more accurate
Caesar Wang
1
-13
/
+23
2014-12-22
thermal: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-11-24
thermal: rockchip: add driver for thermal
Caesar Wang
1
-0
/
+693