index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
thermal
/
intel
Age
Commit message (
Expand
)
Author
Files
Lines
3 days
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
2
-3
/
+2
4 days
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
1
-2
/
+1
4 days
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
7
-11
/
+11
5 days
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
7
-20
/
+18
2026-02-11
thermal: int340x: Fix sysfs group leak on DLVR registration failure
Kaushlendra Kumar
1
-1
/
+4
2026-02-01
drivers: thermal: intel: tcc_cooling: Drop redundant local variable
Sumeet Pawnikar
1
-6
/
+3
2026-01-23
thermal: intel: x86_pkg_temp_thermal: Handle invalid temperature
Rafael J. Wysocki
1
-0
/
+3
2026-01-15
thermal: intel: Use sysfs_emit() in a sysfs show function
Thorsten Blum
1
-2
/
+3
2026-01-15
thermal: intel: fix typo "nagative" in comment for cpu argument
Sumeet Pawnikar
1
-4
/
+4
2026-01-07
thermal: intel: int340x: Use sysfs_emit{_at}() in sysfs show functions
Thorsten Blum
3
-9
/
+12
2026-01-07
thermal: int340x: processor_thermal: Enable slow workload type hints
Srinivas Pandruvada
1
-8
/
+49
2026-01-07
thermal: intel: intel_pch_thermal: Drop explicit driver data clearing
Kaushlendra Kumar
1
-1
/
+0
2025-12-23
thermal: intel: intel_tcc_cooling: Add CPU models in the support list
Srinivas Pandruvada
1
-0
/
+4
2025-12-15
thermal: intel: int340x: Enable power slider interface for Wildcat Lake
Srinivas Pandruvada
1
-1
/
+2
2025-12-06
Merge tag 'soc-drivers-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-4
/
+8
2025-12-03
Merge tag 'thermal-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-6
/
+38
2025-11-21
powercap: intel_rapl: Prepare read_raw() interface for atomic-context callers
Kuppuswamy Sathyanarayanan
1
-1
/
+1
2025-11-14
syscore: Pass context data to callbacks
Thierry Reding
1
-4
/
+8
2025-11-12
ACPI: DPTF: Support Nova Lake
Srinivas Pandruvada
2
-0
/
+2
2025-11-12
thermal: intel: int340x: Add DLVR support for Nova Lake
Srinivas Pandruvada
1
-0
/
+15
2025-11-12
thermal: int340x: processor_thermal: Add Nova Lake processor thermal device
Srinivas Pandruvada
2
-0
/
+12
2025-11-12
thermal: intel: int340x: Replace sprintf() with sysfs_emit()
Kaushlendra Kumar
1
-4
/
+4
2025-11-12
thermal: intel: int340x: Use symbolic constant for UUID comparison
Kaushlendra Kumar
1
-1
/
+3
2025-11-07
thermal: intel: Select INT340X_THERMAL from INTEL_SOC_DTS_THERMAL
Slawomir Rosek
1
-1
/
+2
2025-09-24
thermal: intel: int340x: Power Slider: Validate slider_balance range
Srinivas Pandruvada
1
-1
/
+2
2025-08-25
thermal: intel: int340x: Add module parameter to change slider offset
Srinivas Pandruvada
1
-0
/
+48
2025-08-25
thermal: intel: int340x: Add module parameter for balanced Slider
Srinivas Pandruvada
1
-0
/
+41
2025-08-25
thermal: intel: int340x: Enable power slider interface for Panther Lake
Srinivas Pandruvada
1
-1
/
+2
2025-08-25
thermal: intel: int340x: Add support for power slider
Srinivas Pandruvada
5
-0
/
+222
2025-08-19
thermal: intel: int340x: Remove redundant acpi_has_method() call
Salah Triki
1
-3
/
+0
2025-07-29
Merge tag 'thermal-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-2
/
+78
2025-07-22
Merge back earlier thermal control updates for 6.17
Rafael J. Wysocki
4
-1
/
+77
2025-07-15
thermal: Constify struct thermal_zone_device_ops
Christophe JAILLET
1
-1
/
+1
2025-06-18
thermal: int340x: processor_thermal: Add Wildcat Lake PCI ID
Srinivas Pandruvada
3
-0
/
+6
2025-06-18
ACPI: DPTF: Support for Wildcat Lake
Srinivas Pandruvada
2
-0
/
+2
2025-06-16
thermal: intel: int340x: Allow temperature override
Srinivas Pandruvada
1
-0
/
+64
2025-06-16
thermal: intel: int340x: Add throttling control interface to PTC
Srinivas Pandruvada
1
-1
/
+7
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-27
Merge tag 'x86-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
6
-17
/
+20
2025-05-19
thermal: intel: x86_pkg_temp_thermal: Fix bogus trip temperature
Zhang Rui
1
-0
/
+1
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)
3
-0
/
+3
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 'wrmsrl_safe()' to 'wrmsrq_safe()'
Ingo Molnar
1
-1
/
+1
2025-04-10
x86/msr: Rename 'rdmsrl_safe()' to 'rdmsrq_safe()'
Ingo Molnar
3
-5
/
+5
2025-04-10
x86/msr: Rename 'wrmsrl()' to 'wrmsrq()'
Ingo Molnar
2
-4
/
+4
2025-04-10
x86/msr: Rename 'rdmsrl()' to 'rdmsrq()'
Ingo Molnar
2
-7
/
+7
[next]