index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
thermal
/
intel
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
12
-28
/
+28
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-22
Merge tag 'thermal-6.13-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-5
/
+5
2024-11-19
Merge tag 'x86_cpu_for_v6.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2024-11-13
thermal: Switch back to struct platform_driver::remove()
Uwe Kleine-König
5
-5
/
+5
2024-10-31
x86/cpu: Fix FAM5_QUARK_X1000 to use X86_MATCH_VFM()
Tony Luck
1
-1
/
+1
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
11
-79
/
+412
2024-07-12
thermal: trip: Pass trip pointer to .set_trip_temp() thermal zone callback
Rafael J. Wysocki
5
-19
/
+44
2024-07-09
thermal: intel: hfi: Give HFI instances package scope
Zhang Rui
1
-13
/
+17
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
thermal: intel: intel_tcc_cooling: Use a model-specific bitmask for TCC offset
Ricardo Neri
1
-1
/
+1
2024-06-21
thermal: intel: intel_tcc: Add model checks for temperature registers
Ricardo Neri
1
-5
/
+172
2024-06-21
Merge back thermal control changes related to Intel platforms for v6.11
Rafael J. Wysocki
5
-28
/
+22
2024-06-19
thermal: int340x: processor_thermal: Support shared interrupts
Srinivas Pandruvada
1
-1
/
+2
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-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-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-02
thermal: intel: Add missing module description
Srinivas Pandruvada
7
-0
/
+7
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-27
thermal: intel: hfi: Enable HFI only when required
Stanislaw Gruszka
1
-8
/
+89
2024-03-13
Merge tag 'thermal-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
12
-161
/
+108
2024-03-13
Merge tag 'pm-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-4
/
+4
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
9
-146
/
+90
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
6
-6
/
+6
[next]