index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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
2023-04-07
thermal/drivers/rockchip: use devm_reset_control_array_get_exclusive()
Ye Xingchen
1
-1
/
+1
2023-04-07
thermal/drivers/rockchip: Support RK3588 SoC in the thermal driver
Finley Xiao
1
-0
/
+177
2023-04-07
thermal/drivers/rockchip: Support dynamic sized sensor array
Sebastian Reichel
1
-7
/
+6
2023-04-07
thermal/drivers/rockchip: Simplify channel id logic
Sebastian Reichel
1
-27
/
+21
2023-04-07
thermal/drivers/rockchip: Use dev_err_probe
Sebastian Reichel
1
-32
/
+18
2023-04-07
thermal/drivers/rockchip: Simplify clock logic
Sebastian Reichel
1
-28
/
+5
2023-04-07
thermal/drivers/rockchip: Simplify getting match data
Sebastian Reichel
1
-6
/
+1
2023-03-03
thermal/hwmon: Do not set no_hwmon before calling thermal_add_hwmon_sysfs()
Daniel Lezcano
1
-1
/
+0
2023-03-03
thermal: Remove debug or error messages in get_temp() ops
Daniel Lezcano
1
-3
/
+0
2023-03-03
thermal/core: Use the thermal zone 'devdata' accessor in thermal located drivers
Daniel Lezcano
1
-2
/
+2
2023-01-19
thermal/drivers/rockchip: Use devm_platform_get_and_ioremap_resource()
ye xingchen
1
-3
/
+1
2023-01-16
thermal/drivers/rockchip: Fix kernel-doc warnings
Randy Dunlap
1
-3
/
+3
2022-08-17
thermal/drivers/rockchip: Switch to new of API
Daniel Lezcano
1
-7
/
+7
2021-10-17
thermal/drivers/rockchip_thermal: Allow more resets for tsadc node
Johan Jonker
1
-1
/
+1
2021-06-11
thermal/drivers/rockchip: Support RK3568 SoCs in the thermal driver
Finley Xiao
1
-0
/
+121
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
[next]