index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
pinetabv-6.6.y-devel
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
starfive-6.6.63-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
/
intel
/
int340x_thermal
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-28
Merge tag 'thermal-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-3
/
+264
2025-05-07
thermal: intel: int340x: Enable platform temperature control
Srinivas Pandruvada
1
-2
/
+3
2025-05-07
thermal: intel: int340x: Add platform temperature control interface
Srinivas Pandruvada
4
-1
/
+261
2025-05-02
x86/msr: Add explicit includes of <asm/msr.h>
Xin Li (Intel)
1
-0
/
+1
2025-05-02
Merge tag 'v6.15-rc4' into x86/msr, to pick up fixes and resolve conflicts
Ingo Molnar
2
-19
/
+21
2025-04-15
thermal: intel: int340x: Fix Panther Lake DLVR support
Srinivas Pandruvada
1
-16
/
+17
2025-04-15
thermal: intel: int340x: Add missing DVFS support flags
Srinivas Pandruvada
1
-3
/
+4
2025-04-10
x86/msr: Rename 'rdmsrl_safe()' to 'rdmsrq_safe()'
Ingo Molnar
1
-1
/
+1
2025-03-24
Merge branches 'thermal-core' and 'thermal-misc'
Rafael J. Wysocki
1
-3
/
+3
2025-03-13
thermal: int340x: Add NULL check for adev
Chenyuan Yang
1
-0
/
+3
2025-02-27
thermal: intel: Clean up zone_trips[] initialization in int340x_thermal_zone_...
Christophe JAILLET
1
-1
/
+1
2025-02-26
thermal: int340x: Use kcalloc() instead of kzalloc() with multiplication
Lukasz Luba
1
-2
/
+2
2024-12-19
thermal: intel: Fix compile issue when CONFIG_NET is not defined
Srinivas Pandruvada
1
-1
/
+1
2024-12-18
thermal: intel: int340x: Panther Lake power floor and workload hint support
Srinivas Pandruvada
1
-1
/
+2
2024-12-18
thermal: intel: int340x: Panther Lake DLVR support
Srinivas Pandruvada
1
-1
/
+2
2024-12-18
thermal: intel: Remove explicit user_space governor selection
Srinivas Pandruvada
4
-4
/
+1
2024-12-10
ACPI: DPTF: Support Panther Lake
Zhang Rui
2
-0
/
+2
2024-12-10
thermal: intel: int340x: processor: Enable MMIO RAPL for Panther Lake
Zhang Rui
2
-0
/
+2
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
7
-19
/
+19
2024-11-25
thermal: int3400: Remove unneeded data_vault attribute_group
Thomas Weißschuh
1
-13
/
+3
2024-11-25
thermal: int3400: Fix reading of current_uuid for active policy
Srinivas Pandruvada
1
-1
/
+1
2024-11-13
thermal: Switch back to struct platform_driver::remove()
Uwe Kleine-König
5
-5
/
+5
2024-10-08
thermal: intel: int340x: processor: Add MMIO RAPL PL4 support
Zhang Rui
1
-2
/
+2
2024-10-08
thermal: intel: int340x: processor: Remove MMIO RAPL CPU hotplug support
Zhang Rui
1
-44
/
+22
2024-10-07
thermal: intel: int340x: processor: Fix warning during module unload
Zhang Rui
1
-2
/
+0
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
1
-1
/
+0
2024-07-30
thermal: intel: int340x: Free MSI IRQ vectors on module exit
Srinivas Pandruvada
1
-0
/
+3
2024-07-30
thermal: intel: int340x: Allow limited thermal MSI support
Srinivas Pandruvada
1
-5
/
+5
2024-07-30
thermal: intel: int340x: Fix kernel warning during MSI cleanup
Srinivas Pandruvada
1
-2
/
+14
2024-07-15
Merge branch 'thermal-intel'
Rafael J. Wysocki
6
-44
/
+201
2024-07-12
thermal: trip: Pass trip pointer to .set_trip_temp() thermal zone callback
Rafael J. Wysocki
2
-4
/
+7
2024-07-09
thermal: trip: Add conversion macros for thermal trip priv field
Rafael J. Wysocki
1
-12
/
+2
2024-06-21
thermal: intel: int340x: Enable WLT and power floor support for Lunar Lake
Srinivas Pandruvada
1
-1
/
+2
2024-06-21
thermal: intel: int340x: Support MSI interrupt for Lunar Lake
Srinivas Pandruvada
2
-23
/
+90
2024-06-21
thermal: intel: int340x: Remove unnecessary calls to free irq
Srinivas Pandruvada
1
-3
/
+0
2024-06-21
thermal: intel: int340x: Add DLVR support for Lunar Lake
Srinivas Pandruvada
2
-3
/
+33
2024-06-21
thermal: intel: int340x: Capability to map user space to firmware values
Srinivas Pandruvada
1
-4
/
+76
2024-06-21
thermal: intel: int340x: Cleanup of DLVR sysfs on driver remove
Srinivas Pandruvada
1
-1
/
+2
2024-06-21
Merge back thermal control changes related to Intel platforms for v6.11
Rafael J. Wysocki
2
-12
/
+1
2024-06-19
thermal: int340x: processor_thermal: Support shared interrupts
Srinivas Pandruvada
1
-1
/
+2
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-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-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-02
thermal: intel: Add missing module description
Srinivas Pandruvada
6
-0
/
+6
2024-04-11
treewide: Use sysfs_bin_attr_simple_read() helper
Lukas Wunner
1
-8
/
+1
2024-04-08
ACPI: DPTF: Add Lunar Lake support
Sumeet Pawnikar
2
-0
/
+2
2024-03-27
thermal: intel: int340x_thermal: replace deprecated strncpy() with strscpy()
Justin Stitt
1
-2
/
+2
2024-03-13
Merge tag 'thermal-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-42
/
+25
2024-03-05
thermal: intel: int340x_thermal: Use thermal zone accessor functions
Rafael J. Wysocki
1
-1
/
+2
[next]