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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-13
Merge tag 'thermal-v6.9-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kerne...
Rafael J. Wysocki
9
-44
/
+154
2024-03-13
Merge tag 'thermal-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
27
-289
/
+196
2024-03-13
Merge tag 'pm-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
3
-21
/
+81
2024-03-11
thermal/drivers/rcar_gen3: Add support for R-Car V4M
Geert Uytterhoeven
1
-0
/
+4
2024-03-11
thermal/of: Assume polling-delay(-passive) 0 when absent
Konrad Dybcio
1
-4
/
+8
2024-03-11
thermal/drivers/qoriq: Fix getting tmu range
Peng Fan
1
-4
/
+8
2024-03-11
thermal/drivers/sun8i: Don't fail probe due to zone registration failure
Mark Brown
1
-2
/
+14
2024-03-11
thermal/drivers/sun8i: Add support for H616 THS controller
Martin Botka
1
-0
/
+15
2024-03-11
thermal/drivers/sun8i: Add SRAM register access code
Andre Przywara
1
-0
/
+51
2024-03-11
thermal/drivers/sun8i: Extend H6 calibration to support 4 sensors
Maksim Kiselev
1
-8
/
+20
2024-03-11
thermal/drivers/sun8i: Explain unknown H6 register value
Andre Przywara
1
-13
/
+16
2024-03-11
thermal: Drop spaces before TABs
Geert Uytterhoeven
4
-12
/
+12
2024-03-11
thermal/drivers/mediatek: Fix control buffer enablement on MT7896
Frank Wunderlich
1
-0
/
+3
2024-03-11
thermal/drivers/mediatek/lvts_thermal: Fix a memory leak in an error handling...
Christophe JAILLET
1
-1
/
+3
2024-03-11
Merge branch 'pm-em'
Rafael J. Wysocki
2
-17
/
+77
2024-03-07
Merge branches 'thermal-core' and 'thermal-intel'
Rafael J. Wysocki
3
-1
/
+4
2024-03-06
thermal: core: remove unnecessary check in trip_point_hyst_store()
Dan Carpenter
1
-1
/
+1
2024-03-05
thermal: intel: int340x_thermal: Use thermal zone accessor functions
Rafael J. Wysocki
1
-1
/
+2
2024-03-05
Merge thermal core changes for 6.9 to satisfy a dependency.
Rafael J. Wysocki
21
-264
/
+164
2024-03-05
thermal: core: Remove excess empty line from a comment
Flavio Suligoi
1
-1
/
+0
2024-02-28
thermal: int340x: processor_thermal: Add Lunar Lake-M PCI ID
Srinivas Pandruvada
2
-0
/
+2
2024-02-27
thermal: core: Eliminate writable trip points masks
Rafael J. Wysocki
12
-36
/
+14
2024-02-27
thermal: of: Set THERMAL_TRIP_FLAG_RW_TEMP directly
Rafael J. Wysocki
1
-4
/
+4
2024-02-27
thermal: imx: Set THERMAL_TRIP_FLAG_RW_TEMP directly
Rafael J. Wysocki
1
-2
/
+3
2024-02-27
thermal: intel: Set THERMAL_TRIP_FLAG_RW_TEMP directly
Rafael J. Wysocki
6
-55
/
+38
2024-02-27
thermal: core: Drop the .set_trip_hyst() thermal zone operation
Rafael J. Wysocki
1
-7
/
+0
2024-02-27
thermal: core: Add flags to struct thermal_trip
Rafael J. Wysocki
3
-11
/
+18
2024-02-27
thermal: core: Move initial num_trips assignment before memcpy()
Nathan Chancellor
1
-1
/
+1
2024-02-23
thermal: Get rid of CONFIG_THERMAL_WRITABLE_TRIPS
Rafael J. Wysocki
3
-15
/
+1
2024-02-23
thermal: intel: Adjust ops handling during thermal zone registration
Rafael J. Wysocki
7
-26
/
+11
2024-02-23
thermal: core: Store zone ops in struct thermal_zone_device
Rafael J. Wysocki
6
-55
/
+44
2024-02-23
thermal: intel: Discard trip tables after zone registration
Rafael J. Wysocki
8
-73
/
+51
2024-02-23
thermal: core: Store zone trips table in struct thermal_zone_device
Rafael J. Wysocki
4
-12
/
+13
2024-02-23
Merge branch 'thermal-core'
Rafael J. Wysocki
4
-9
/
+13
2024-02-16
x86/cpu/topology: Rename topology_max_die_per_package()
Thomas Gleixner
3
-3
/
+3
2024-02-13
powercap: intel_rapl: Fix locking in TPMI RAPL
Zhang Rui
1
-4
/
+4
2024-02-12
thermal/intel: Fix intel_tcc_get_temp() to support negative CPU temperature
Zhang Rui
3
-14
/
+14
2024-02-12
thermal: gov_power_allocator: Avoid overwriting PID coefficients from setup time
Di Shen
1
-0
/
+2
2024-02-12
thermal: sysfs: Fix up white space in trip_point_temp_store()
Rafael J. Wysocki
1
-1
/
+1
2024-02-08
drivers/thermal/devfreq_cooling: Use new Energy Model interface
Lukasz Luba
1
-9
/
+40
2024-02-08
drivers/thermal/cpufreq_cooling: Use new Energy Model interface
Lukasz Luba
1
-8
/
+37
2024-01-29
thermal: gov_bang_bang: Fix possible cooling device state ping-pong
Rafael J. Wysocki
1
-1
/
+1
2024-01-29
thermal: gov_fair_share: Fix dependency on trip points ordering
Rafael J. Wysocki
1
-7
/
+9
2024-01-22
thermal: intel: powerclamp: Remove dead code for target mwait value
Srinivas Pandruvada
1
-32
/
+0
2024-01-19
thermal: loongson2: Replace of_device.h with explicit includes
Rob Herring
1
-1
/
+2
2024-01-18
Merge tag 'thermal-6.8-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
12
-126
/
+1018
2024-01-16
Merge branches 'thermal-core' and 'thermal-intel'
Rafael J. Wysocki
12
-126
/
+1018
2024-01-12
thermal/debugfs: Unlock on error path in thermal_debug_tz_trip_up()
Dan Carpenter
1
-1
/
+2
2024-01-12
thermal: intel: hfi: Add syscore callbacks for system-wide PM
Ricardo Neri
1
-0
/
+28
2024-01-12
thermal: gov_power_allocator: avoid inability to reset a cdev
Di Shen
1
-1
/
+1
[next]