index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
thermal
/
rockchip_thermal.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-29
thermal: Use mode helpers in drivers
Andrzej Pietrasiewicz
1
-2
/
+4
2020-04-14
thermal: Delete an error message in four functions
Markus Elfring
1
-3
/
+1
2020-01-27
thermal: rockchip: Enable hwmon
Stefan Schaeckeler
1
-1
/
+11
2020-01-27
thermal: rockchip: Appease the kernel-doc deity
Amit Kucheria
1
-6
/
+16
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
Thomas Gleixner
1
-9
/
+1
2019-05-24
Revert "thermal: rockchip: fix up the tsadc pinctrl setting error"
Heiko Stuebner
1
-33
/
+3
2019-05-14
thermal: rockchip: Support the PX30 SoC in thermal driver
Elaine Zhang
1
-0
/
+38
2019-05-14
thermal: rockchip: fix up the tsadc pinctrl setting error
Elaine Zhang
1
-3
/
+33
2018-11-30
thermal: rockchip_thermal: simplify getting .driver_data
Wolfram Sang
1
-5
/
+3
2017-11-01
thermal: rockchip: Support the RV1108 SoC in thermal driver
Rocky Hao
1
-0
/
+67
2017-08-11
thermal: rockchip: Support the RK3328 SOC in thermal driver
Rocky Hao
1
-0
/
+65
2017-01-17
thermal: rockchip: fixes the conversion table
Caesar Wang
1
-1
/
+1
2016-12-14
thermal: rockchip: handle set_trips without the trip points
Caesar Wang
1
-1
/
+15
2016-12-14
thermal: rockchip: optimize the conversion table
Caesar Wang
1
-1
/
+24
2016-12-14
thermal: rockchip: fixes invalid temperature case
Caesar Wang
1
-20
/
+28
2016-12-14
thermal: rockchip: don't pass table structs by value
Brian Norris
1
-40
/
+40
2016-12-14
thermal: rockchip: improve conversion error messages
Brian Norris
1
-2
/
+4
2016-11-23
thermal: rockchip: improve the warning log
Shawn Lin
1
-5
/
+2
2016-09-27
thermal: Enhance thermal_zone_device_update for events
Srinivas Pandruvada
1
-1
/
+2
2016-09-27
thermal: rockchip: optimize sensor auto accessing period
Rocky Hao
1
-2
/
+2
2016-09-27
thermal: rockchip: enhance the tsadc's bandgap feature for rk3399
Rocky Hao
1
-5
/
+6
2016-09-27
thermal: rockchip: fixes the exception interrupts
Caesar Wang
1
-3
/
+17
2016-09-27
thermal: rockchip: fixes the period time for tsadc
Caesar Wang
1
-10
/
+24
2016-09-27
thermal: rockchip: add the set_trips function
Caesar Wang
1
-0
/
+39
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-03-01
thermal: rockchip: fix the tsadc sequence output on rk3228/rk3399
Caesar Wang
1
-74
/
+102
2016-03-01
thermal: rockchip: the rename compatibles for rockchip SoCs
Caesar Wang
1
-22
/
+28
2016-03-01
thermal: rockchip: fix calculation error for code_to_temp
Elaine Zhang
1
-1
/
+1
2016-03-01
thermal: rockchip: fix a impossible condition caused by the warning
Caesar Wang
1
-6
/
+5
2016-01-07
thermal: rockchip: Support the RK3399 SoCs in thermal driver
Caesar Wang
1
-0
/
+66
2016-01-07
thermal: rockchip: Support the RK3228 SoCs in thermal driver
Caesar Wang
1
-0
/
+81
2016-01-07
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-12
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
[next]