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
Age
Commit message (
Expand
)
Author
Lines
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
-6
/
+4
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
-14
/
+7
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
-2
/
+2
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-29
/
+29
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-53
/
+55
2026-02-18
Merge tag 'thermal-7.0-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-1
/
+4
2026-02-11
thermal: int340x: Fix sysfs group leak on DLVR registration failure
Kaushlendra Kumar
-1
/
+4
2026-02-10
Merge tag 'irq-cleanups-2026-02-09' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-1
/
+1
2026-02-04
Merge branch 'thermal-intel'
Rafael J. Wysocki
-30
/
+78
2026-02-01
thermal/qcom/lmh: Replace IRQF_ONESHOT with IRQF_NO_THREAD
Sebastian Andrzej Siewior
-1
/
+1
2026-02-01
drivers: thermal: intel: tcc_cooling: Drop redundant local variable
Sumeet Pawnikar
-6
/
+3
2026-01-29
Merge tag 'thermal-v7.0' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...
Rafael J. Wysocki
-79
/
+418
2026-01-28
thermal/of: Fix reference leak in thermal_of_cm_lookup()
Felix Gu
-2
/
+2
2026-01-28
thermal: core: thermal_core.h: fix all kernel-doc warnings
Randy Dunlap
-2
/
+5
2026-01-23
thermal: intel: x86_pkg_temp_thermal: Handle invalid temperature
Rafael J. Wysocki
-0
/
+3
2026-01-21
thermal: renesas: rzg3e: add support for RZ/T2H and RZ/N2H
Cosmin Tanislav
-0
/
+27
2026-01-21
thermal: renesas: rzg3e: make calibration value retrieval per-chip
Cosmin Tanislav
-42
/
+29
2026-01-21
thermal: renesas: rzg3e: make min and max temperature per-chip
Cosmin Tanislav
-12
/
+23
2026-01-21
thermal: renesas: rzg3e: make reset optional
Cosmin Tanislav
-1
/
+1
2026-01-21
thermal/drivers/broadcom: Use clamp to simplify bcm2835_thermal_temp2adc
Thorsten Blum
-6
/
+2
2026-01-21
thermal/drivers/stm32: Use predefined HZ_PER_MHZ instead of a custom one
Andy Shevchenko
-2
/
+2
2026-01-20
thermal/drivers/mediatek/lvts_thermal: Add mt7987 support
Frank Wunderlich
-0
/
+36
2026-01-20
thermal/drivers/mediatek/lvts_thermal: Add MT8196 support
Laura Nao
-0
/
+165
2026-01-20
thermal/drivers/mediatek/lvts: Support MSR offset for 16-bit calibration data
Laura Nao
-0
/
+16
2026-01-20
thermal/drivers/mediatek/lvts: Add support for ATP mode
Laura Nao
-7
/
+37
2026-01-20
thermal/drivers/mediatek/lvts: Add lvts_temp_to_raw variant
Laura Nao
-0
/
+9
2026-01-20
thermal/drivers/mediatek/lvts: Add platform ops to support alternative conver...
Laura Nao
-5
/
+34
2026-01-20
thermal/drivers/mediatek/lvts: Make number of calibration offsets configurable
Laura Nao
-11
/
+44
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-15
thermal: sysfs: Replace snprintf() with strscpy() in policy_store()
Thorsten Blum
-1
/
+1
2026-01-15
thermal: debugfs: Use seq_puts() for constant string output
Sumeet Pawnikar
-1
/
+1
2026-01-15
thermal: Replace sprintf() with sysfs_emit() for sysfs show functions
Sumeet Pawnikar
-20
/
+20
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: core: Use strnlen() in thermal_zone_device_register_with_trips()
Thorsten Blum
-2
/
+6
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: core: Fix typo and indentation in comments
Thorsten Blum
-2
/
+2
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
-16
/
+441
2025-11-28
Merge tag 'thermal-v6.19-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kern...
Rafael J. Wysocki
-10
/
+403
2025-11-26
thermal/drivers/imx91: Add support for i.MX91 thermal monitoring unit
Pengfei Li
-0
/
+395
2025-11-21
powercap: intel_rapl: Prepare read_raw() interface for atomic-context callers
Kuppuswamy Sathyanarayanan
-1
/
+1
2025-11-20
thermal/drivers/rcar_gen3: Convert to DEFINE_SIMPLE_DEV_PM_OPS()
Geert Uytterhoeven
-4
/
+4
2025-11-20
thermal/drivers/rcar: Convert to DEFINE_SIMPLE_DEV_PM_OPS()
Geert Uytterhoeven
-5
/
+3
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
[next]