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-06-19
thermal: int340x: processor_thermal: Support shared interrupts
Srinivas Pandruvada
1
-1
/
+2
2024-06-17
Merge tag 'thermal-v6.10-rc4' of ssh://gitolite.kernel.org/pub/scm/linux/kern...
Rafael J. Wysocki
1
-7
/
+5
2024-06-14
thermal: core: Change PM notifier priority to the minimum
Rafael J. Wysocki
1
-0
/
+6
2024-06-14
thermal: core: Synchronize suspend-prepare and post-suspend actions
Rafael J. Wysocki
2
-0
/
+25
2024-06-12
thermal/drivers/mediatek/lvts_thermal: Return error in case of invalid efuse ...
Julien Panis
1
-1
/
+5
2024-06-11
thermal: core: Avoid calling .trip_crossed() for critical and hot trips
Rafael J. Wysocki
1
-0
/
+3
2024-06-11
thermal: gov_bang_bang: Drop unnecessary cooling device target state checks
Rafael J. Wysocki
1
-11
/
+3
2024-06-11
thermal: trip: Use READ_ONCE() for lockless access to trip properties
Rafael J. Wysocki
2
-4
/
+4
2024-06-11
thermal: trip: Make thermal_zone_set_trips() use trip thresholds
Rafael J. Wysocki
2
-12
/
+6
2024-06-11
thermal: trip: Rename __thermal_zone_set_trips() to thermal_zone_set_trips()
Rafael J. Wysocki
3
-4
/
+4
2024-06-11
thermal: trip: Use common set of trip type names
Rafael J. Wysocki
4
-21
/
+19
2024-06-11
thermal/debugfs: Move some statements from under thermal_dbg->lock
Rafael J. Wysocki
1
-8
/
+8
2024-06-11
thermal/debugfs: Compute maximum temperature for mitigation episode as a whole
Rafael J. Wysocki
1
-10
/
+11
2024-06-11
thermal/debugfs: Adjust check for trips without statistics in tze_seq_show()
Rafael J. Wysocki
1
-1
/
+2
2024-06-11
thermal/debugfs: Fix up units in "mitigations" files
Rafael J. Wysocki
1
-2
/
+2
2024-06-11
thermal/debugfs: Print mitigation timestamp value in milliseconds
Rafael J. Wysocki
1
-2
/
+2
2024-06-11
thermal/debugfs: Do not extend mitigation episodes beyond system resume
Rafael J. Wysocki
3
-0
/
+39
2024-06-11
thermal/debugfs: Use helper to update trip point overstepping duration
Rafael J. Wysocki
1
-9
/
+13
2024-06-11
thermal: gov_step_wise: Restore passive polling management
Rafael J. Wysocki
1
-0
/
+17
2024-06-07
thermal: intel: intel_pch: Improve cooling log
Zhang Rui
1
-0
/
+5
2024-06-07
thermal: int3403: remove unused struct 'int3403_performance_state'
Dr. David Alan Gilbert
1
-11
/
+0
2024-06-07
thermal: int3400: Use sizeof(*pointer) instead of sizeof(type)
Erick Archer
1
-1
/
+1
2024-06-07
thermal: intel: intel_soc_dts_thermal: Switch to new Intel CPU model defines
Tony Luck
1
-1
/
+1
2024-06-07
thermal: intel: intel_tcc_cooling: Switch to new Intel CPU model defines
Tony Luck
1
-15
/
+15
2024-06-07
thermal: core: Do not fail cdev registration because of invalid initial state
Rafael J. Wysocki
1
-2
/
+11
2024-06-04
thermal/drivers/mediatek/lvts_thermal: Remove filtered mode for mt8188
Julien Panis
1
-6
/
+0
2024-05-27
thermal: trip: Trigger trip down notifications when trips involved in mitigat...
Rafael J. Wysocki
3
-8
/
+20
2024-05-27
thermal: core: Introduce thermal_trip_crossed()
Rafael J. Wysocki
1
-10
/
+19
2024-05-27
thermal/debugfs: Allow tze_seq_show() to print statistics for invalid trips
Rafael J. Wysocki
1
-4
/
+0
2024-05-27
thermal/debugfs: Print initial trip temperature and hysteresis in tze_seq_show()
Rafael J. Wysocki
1
-3
/
+11
2024-05-23
tracing/treewide: Remove second parameter of __assign_str()
Steven Rostedt (Google)
1
-5
/
+5
2024-05-22
Merge tag 'driver-core-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-8
/
+1
2024-05-21
Merge tag 'thermal-6.10-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-7
/
+35
2024-05-17
thermal: core: Fix the handling of invalid trip points
Rafael J. Wysocki
2
-1
/
+26
2024-05-15
Merge tag 'thermal-v6.10-rc1-2' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Rafael J. Wysocki
1
-6
/
+9
2024-05-14
Merge tag 'acpi-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2
-0
/
+2
2024-05-14
Merge tag 'thermal-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
36
-578
/
+1225
2024-05-14
Merge tag 'sched-core-2024-05-13' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-3
/
+0
2024-05-13
Merge branches 'acpi-x86', 'acpi-dptf' and 'acpi-apei'
Rafael J. Wysocki
2
-0
/
+2
2024-05-10
Merge branch 'thermal-intel'
Rafael J. Wysocki
8
-8
/
+15
2024-05-08
thermal: intel: hfi: Increase the number of CPU capabilities per netlink event
Ricardo Neri
1
-1
/
+1
2024-05-08
thermal: intel: hfi: Rename HFI_MAX_THERM_NOTIFY_COUNT
Ricardo Neri
1
-6
/
+6
2024-05-08
thermal: intel: hfi: Shorten the thermal netlink event delay to 100ms
Ricardo Neri
1
-2
/
+2
2024-05-08
thermal: intel: hfi: Rename HFI_UPDATE_INTERVAL
Ricardo Neri
1
-2
/
+2
2024-05-06
Merge branch 'thermal-core'
Rafael J. Wysocki
10
-216
/
+268
2024-05-06
Merge back thermal cotntrol material for v6.10.
Rafael J. Wysocki
26
-367
/
+955
2024-05-06
thermal/drivers/mediatek/lvts_thermal: Fix wrong lvts_ctrl index
Julien Panis
1
-4
/
+7
2024-05-06
thermal/drivers/mediatek/lvts_thermal: Remove unused members from struct lvts...
Julien Panis
1
-2
/
+0
2024-05-02
thermal/drivers/mediatek/lvts_thermal: Check NULL ptr on lvts_data
Julien Panis
1
-0
/
+2
2024-05-02
thermal: intel: Add missing module description
Srinivas Pandruvada
7
-0
/
+7
[prev]
[next]