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
starfive-6.6.48-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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-24
thermal: intel: int340x: Add new line for UUID display
Srinivas Pandruvada
1
-2
/
+2
2023-05-04
thermal: intel: powerclamp: Fix NULL pointer access issue
Srinivas Pandruvada
1
-0
/
+4
2023-05-03
Merge tag 'thermal-6.4-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
8
-602
/
+58
2023-05-03
Merge branch 'thermal-core'
Rafael J. Wysocki
6
-554
/
+14
2023-04-27
thermal: intel: menlow: Get rid of this driver
Rafael J. Wysocki
3
-531
/
+0
2023-04-27
thermal: intel: pch_thermal: Use thermal driver device to write a trace
Daniel Lezcano
1
-1
/
+2
2023-04-27
thermal: core: Encapsulate tz->device field
Daniel Lezcano
1
-0
/
+6
2023-04-27
thermal: gov_step_wise: Adjust code logic to match comment
Zhang Rui
1
-14
/
+6
2023-04-27
thermal: gov_step_wise: Delete obsolete comment
Zhang Rui
1
-8
/
+0
2023-04-27
Merge tag 'devicetree-for-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+2
2023-04-26
thermal/drivers/mediatek: Use of_address_to_resource()
Rob Herring
1
-5
/
+3
2023-04-26
thermal/drivers/mediatek: Change clk_prepare_enable to devm_clk_get_enabled i...
Kang Chen
1
-35
/
+9
2023-04-26
thermal/drivers/mediatek: Use devm_of_iomap to avoid resource leak in mtk_the...
Kang Chen
1
-2
/
+12
2023-04-26
thermal/drivers/mediatek: Add temperature constraints to validate read
AngeloGioacchino Del Regno
1
-6
/
+18
2023-04-26
Revert "thermal/drivers/mediatek: Add delay after thermal banks initialization"
AngeloGioacchino Del Regno
1
-3
/
+8
2023-04-26
thermal/drivers/cpuidle_cooling: Delete unmatched comments
Chenggang Wang
1
-3
/
+0
2023-04-18
thermal: intel: int340x: Add DLVR support for RFIM control
Srinivas Pandruvada
4
-7
/
+91
2023-04-17
Merge tag 'thermal-v6.4-rc1-2' of ssh://gitolite.kernel.org/pub/scm/linux/ker...
Rafael J. Wysocki
7
-255
/
+341
2023-04-14
Merge back general thermal control changes for 6.4-rc1.
Rafael J. Wysocki
19
-111
/
+426
2023-04-14
Merge back Intel thermal control material for 6.4-rc1.
Rafael J. Wysocki
52
-202
/
+170
2023-04-14
thermal: cpuidle_cooling: Adjust includes to remove of_device.h
Rob Herring
1
-1
/
+2
2023-04-11
thermal: intel: Avoid updating unsupported THERM_STATUS_CLEAR mask bits
Srinivas Pandruvada
1
-7
/
+66
2023-04-07
thermal/core: Alloc-copy-free the thermal zone parameters structure
Daniel Lezcano
1
-2
/
+13
2023-04-07
thermal/of: Unexport unused OF functions
Daniel Lezcano
1
-5
/
+3
2023-04-07
thermal/drivers/bcm2835: Remove buggy call to thermal_of_zone_unregister
Daniel Lezcano
1
-3
/
+1
2023-04-07
thermal/drivers/mediatek/lvts_thermal: Add AP domain for mt8195
Balsam CHIHI
1
-20
/
+74
2023-04-07
thermal: amlogic: Use dev_err_probe()
Ye Xingchen
1
-5
/
+2
2023-04-07
thermal/drivers/mediatek/lvts_thermal: Fix sensor 1 interrupt status bitmask
Chen-Yu Tsai
1
-3
/
+3
2023-04-07
thermal/core: Remove thermal_bind_params structure
Zhang Rui
1
-118
/
+11
2023-04-07
thermal/drivers/tegra-bpmp: Handle offline zones
Mikko Perttunen
1
-1
/
+8
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-04-03
Merge tag 'thermal-v6.4-rc1-1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...
Rafael J. Wysocki
17
-98
/
+417
2023-04-03
thermal: core: Clean up thermal_list_lock locking
Rafael J. Wysocki
1
-6
/
+2
2023-04-01
thermal/drivers/ti: Use fixed update interval
Daniel Lezcano
1
-4
/
+4
2023-04-01
thermal/drivers/stm: Don't set no_hwmon to false
Daniel Lezcano
1
-1
/
+0
2023-04-01
thermal/drivers/db8500: Use driver dev instead of tz->device
Daniel Lezcano
1
-2
/
+5
2023-04-01
thermal/core: Relocate the traces definition in thermal directory
Daniel Lezcano
10
-9
/
+308
2023-04-01
thermal/drivers/hisi: Use devm_platform_ioremap_resource()
Yang Li
1
-3
/
+1
2023-04-01
thermal/drivers/imx: Use the thermal framework for the trip point
Daniel Lezcano
1
-4
/
+7
2023-04-01
thermal/drivers/imx: Remove get_trip_temp ops
Daniel Lezcano
1
-8
/
+0
2023-04-01
thermal/drivers/rcar_gen3_thermal: Remove R-Car H3 ES1.* handling
Wolfram Sang
1
-50
/
+2
2023-04-01
thermal/drivers/mediatek: Add delay after thermal banks initialization
Amjad Ouled-Ameur
1
-8
/
+3
2023-03-31
Merge back Intel thermal driver changes for 6.4-rc1.
Rafael J. Wysocki
52
-202
/
+170
2023-03-31
Merge back thermal control material for 6.4-rc1.
Rafael J. Wysocki
53
-205
/
+173
[next]