index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
thermal
/
intel
Age
Commit message (
Expand
)
Author
Lines
9 days
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
-3
/
+2
9 days
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
-2
/
+1
9 days
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-11
/
+11
10 days
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-20
/
+18
2026-02-11
thermal: int340x: Fix sysfs group leak on DLVR registration failure
Kaushlendra Kumar
-1
/
+4
2026-02-01
drivers: thermal: intel: tcc_cooling: Drop redundant local variable
Sumeet Pawnikar
-6
/
+3
2026-01-23
thermal: intel: x86_pkg_temp_thermal: Handle invalid temperature
Rafael J. Wysocki
-0
/
+3
2026-01-15
thermal: intel: Use sysfs_emit() in a sysfs show function
Thorsten Blum
-2
/
+3
2026-01-15
thermal: intel: fix typo "nagative" in comment for cpu argument
Sumeet Pawnikar
-4
/
+4
2026-01-07
thermal: intel: int340x: Use sysfs_emit{_at}() in sysfs show functions
Thorsten Blum
-9
/
+12
2026-01-07
thermal: int340x: processor_thermal: Enable slow workload type hints
Srinivas Pandruvada
-8
/
+49
2026-01-07
thermal: intel: intel_pch_thermal: Drop explicit driver data clearing
Kaushlendra Kumar
-1
/
+0
2025-12-23
thermal: intel: intel_tcc_cooling: Add CPU models in the support list
Srinivas Pandruvada
-0
/
+4
2025-12-15
thermal: intel: int340x: Enable power slider interface for Wildcat Lake
Srinivas Pandruvada
-1
/
+2
2025-12-05
Merge tag 'soc-drivers-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-4
/
+8
2025-12-02
Merge tag 'thermal-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-6
/
+38
2025-11-21
powercap: intel_rapl: Prepare read_raw() interface for atomic-context callers
Kuppuswamy Sathyanarayanan
-1
/
+1
2025-11-14
syscore: Pass context data to callbacks
Thierry Reding
-4
/
+8
2025-11-12
ACPI: DPTF: Support Nova Lake
Srinivas Pandruvada
-0
/
+2
2025-11-12
thermal: intel: int340x: Add DLVR support for Nova Lake
Srinivas Pandruvada
-0
/
+15
2025-11-12
thermal: int340x: processor_thermal: Add Nova Lake processor thermal device
Srinivas Pandruvada
-0
/
+12
2025-11-12
thermal: intel: int340x: Replace sprintf() with sysfs_emit()
Kaushlendra Kumar
-4
/
+4
2025-11-12
thermal: intel: int340x: Use symbolic constant for UUID comparison
Kaushlendra Kumar
-1
/
+3
2025-11-07
thermal: intel: Select INT340X_THERMAL from INTEL_SOC_DTS_THERMAL
Slawomir Rosek
-1
/
+2
2025-09-24
thermal: intel: int340x: Power Slider: Validate slider_balance range
Srinivas Pandruvada
-1
/
+2
2025-08-25
thermal: intel: int340x: Add module parameter to change slider offset
Srinivas Pandruvada
-0
/
+48
2025-08-25
thermal: intel: int340x: Add module parameter for balanced Slider
Srinivas Pandruvada
-0
/
+41
2025-08-25
thermal: intel: int340x: Enable power slider interface for Panther Lake
Srinivas Pandruvada
-1
/
+2
2025-08-25
thermal: intel: int340x: Add support for power slider
Srinivas Pandruvada
-0
/
+222
2025-08-19
thermal: intel: int340x: Remove redundant acpi_has_method() call
Salah Triki
-3
/
+0
2025-07-28
Merge tag 'thermal-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-2
/
+78
2025-07-22
Merge back earlier thermal control updates for 6.17
Rafael J. Wysocki
-1
/
+77
2025-07-15
thermal: Constify struct thermal_zone_device_ops
Christophe JAILLET
-1
/
+1
2025-06-18
thermal: int340x: processor_thermal: Add Wildcat Lake PCI ID
Srinivas Pandruvada
-0
/
+6
2025-06-18
ACPI: DPTF: Support for Wildcat Lake
Srinivas Pandruvada
-0
/
+2
2025-06-16
thermal: intel: int340x: Allow temperature override
Srinivas Pandruvada
-0
/
+64
2025-06-16
thermal: intel: int340x: Add throttling control interface to PTC
Srinivas Pandruvada
-1
/
+7
2025-05-27
Merge tag 'thermal-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-3
/
+264
2025-05-26
Merge tag 'x86-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-17
/
+20
2025-05-19
thermal: intel: x86_pkg_temp_thermal: Fix bogus trip temperature
Zhang Rui
-0
/
+1
2025-05-07
thermal: intel: int340x: Enable platform temperature control
Srinivas Pandruvada
-2
/
+3
2025-05-07
thermal: intel: int340x: Add platform temperature control interface
Srinivas Pandruvada
-1
/
+261
2025-05-02
x86/msr: Add explicit includes of <asm/msr.h>
Xin Li (Intel)
-0
/
+3
2025-05-02
Merge tag 'v6.15-rc4' into x86/msr, to pick up fixes and resolve conflicts
Ingo Molnar
-19
/
+21
2025-04-15
thermal: intel: int340x: Fix Panther Lake DLVR support
Srinivas Pandruvada
-16
/
+17
2025-04-15
thermal: intel: int340x: Add missing DVFS support flags
Srinivas Pandruvada
-3
/
+4
2025-04-10
x86/msr: Rename 'wrmsrl_safe()' to 'wrmsrq_safe()'
Ingo Molnar
-1
/
+1
2025-04-10
x86/msr: Rename 'rdmsrl_safe()' to 'rdmsrq_safe()'
Ingo Molnar
-5
/
+5
2025-04-10
x86/msr: Rename 'wrmsrl()' to 'wrmsrq()'
Ingo Molnar
-4
/
+4
2025-04-10
x86/msr: Rename 'rdmsrl()' to 'rdmsrq()'
Ingo Molnar
-7
/
+7
[next]