| Age | Commit message (Expand) | Author | Files | Lines |
| 2 days | Merge branch 'master' of https://git.kernel.org/pub/scm/linux/kernel/git/tip/... | Mark Brown | 2 | -0/+2 |
| 3 days | Merge branches 'thermal' and 'thermal-intel' into linux-next | Rafael J. Wysocki | 5 | -323/+207 |
| 5 days | thermal: intel: int340x: Check return value of ptc_create_groups() | Aravind Anilraj | 1 | -2/+8 |
| 5 days | thermal: intel: int340x: Fix potential shift overflow in ptc_mmio_write() | Aravind Anilraj | 1 | -1/+1 |
| 9 days | thermal: sysfs: remove space before tab in macro | Mayur Kumar | 1 | -1/+1 |
| 9 days | thermal: core: Add WQ_UNBOUND to alloc_workqueue() users | Marco Crivellari | 1 | -1/+1 |
| 11 days | thermal/core: Populate max_state before setting up cooling dev sysfs | Ovidiu Panait | 1 | -2/+2 |
| 2026-05-15 | thermal/core: Split __thermal_cooling_device_register() into two functions | Daniel Lezcano | 1 | -44/+73 |
| 2026-05-13 | thermal: hwmon: Use extra_groups for adding temperature attributes | Rafael J. Wysocki | 1 | -77/+45 |
| 2026-05-13 | thermal: hwmon: Register a hwmon device for each thermal zone | Rafael J. Wysocki | 1 | -104/+47 |
| 2026-05-13 | thermal: hwmon: Fix critical temperature attribute removal | Rafael J. Wysocki | 1 | -1/+4 |
| 2026-05-13 | thermal/core: Use the thermal class pointer as init guard | Daniel Lezcano | 1 | -7/+4 |
| 2026-05-13 | thermal/core: Allocate the thermal class dynamically | Daniel Lezcano | 1 | -7/+9 |
| 2026-05-13 | thermal/core: Add dedicated release callback for thermal zones | Daniel Lezcano | 1 | -16/+12 |
| 2026-05-13 | thermal/core: Add dedicated release callback for cooling devices | Daniel Lezcano | 1 | -8/+11 |
| 2026-05-12 | thermal: core: Simplify unregistration of governors | Rafael J. Wysocki | 2 | -38/+14 |
| 2026-05-12 | thermal: core: Remove dead code from two functions | Rafael J. Wysocki | 1 | -47/+8 |
| 2026-05-06 | treewide: Explicitly include the x86 CPUID headers | Ahmed S. Darwish | 2 | -0/+2 |
| 2026-04-14 | Merge tag 'bitmap-for-v7.1' of https://github.com/norov/linux | Linus Torvalds | 1 | -2/+1 |
| 2026-04-13 | Merge tag 'thermal-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 11 | -109/+90 |
| 2026-04-10 | Merge tag 'thermal-v7.1-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kerne... | Rafael J. Wysocki | 6 | -20/+21 |
| 2026-04-10 | Merge branch 'pm-powercap' | Rafael J. Wysocki | 1 | -0/+81 |
| 2026-04-09 | thermal: renesas: rzg3e: Remove stale @trim_offset kernel-doc entry | John Madieu | 1 | -1/+0 |
| 2026-04-09 | thermal: intel: switch cpumask_get() to using cpumask_print_to_pagebuf() | Yury Norov | 1 | -2/+1 |
| 2026-04-08 | Merge branch 'thermal-intel' | Rafael J. Wysocki | 2 | -6/+21 |
| 2026-04-08 | thermal: core: Suspend thermal zones later and resume them earlier | Rafael J. Wysocki | 1 | -42/+18 |
| 2026-04-08 | thermal: core: Allocate thermal_class statically | Rafael J. Wysocki | 1 | -18/+12 |
| 2026-04-08 | thermal: core: Adjust thermal_wq allocation flags | Rafael J. Wysocki | 1 | -2/+1 |
| 2026-04-08 | thermal: core: Drop redundant check from thermal_zone_device_update() | Rafael J. Wysocki | 1 | -7/+1 |
| 2026-04-08 | thermal: core: Free thermal zone ID later during removal | Rafael J. Wysocki | 1 | -2/+4 |
| 2026-04-08 | thermal: core: Fix thermal zone governor cleanup issues | Rafael J. Wysocki | 1 | -3/+4 |
| 2026-04-04 | thermal/core: Remove pointless variable when registering a cooling device | Daniel Lezcano | 1 | -3/+2 |
| 2026-04-04 | Merge back earlier thermal core updates for 7.1 | Rafael J. Wysocki | 3 | -6/+6 |
| 2026-04-02 | thermal/drivers/brcmstb_thermal: Use max to simplify brcmstb_get_temp | Thorsten Blum | 1 | -5/+3 |
| 2026-04-02 | thermal: core: Fix thermal zone device registration error path | Rafael J. Wysocki | 1 | -0/+1 |
| 2026-04-01 | thermal: intel: int340x: processor: Move MMIO primitives to MMIO driver | Kuppuswamy Sathyanarayanan | 1 | -0/+72 |
| 2026-03-31 | thermal: core: Address thermal zone removal races with resume | Rafael J. Wysocki | 1 | -5/+26 |
| 2026-03-27 | Merge back earlier Intel thermal drivers updates for 7.1 | Rafael J. Wysocki | 2 | -6/+21 |
| 2026-03-27 | thermal/drivers/spear: Fix error condition for reading st,thermal-flags | Gopi Krishna Menon | 1 | -1/+1 |
| 2026-03-24 | thermal: intel: int340x: soc_slider: Set offset only for balanced mode | Srinivas Pandruvada | 1 | -1/+7 |
| 2026-03-23 | thermal: devfreq_cooling: avoid unnecessary kfree of freq_table | Anas Iqbal | 1 | -1/+2 |
| 2026-03-19 | thermal: intel: hfi: use cpumask_empty() in intel_hfi_offline() | Yury Norov | 1 | -1/+1 |
| 2026-03-14 | thermal: sysfs: Use str_enabled_disabled() helper in mode_show() | Thorsten Blum | 1 | -4/+3 |
| 2026-03-10 | thermal/drivers/sprd: Use min instead of clamp in sprd_thm_temp_to_rawdata | Thorsten Blum | 1 | -1/+1 |
| 2026-03-10 | thermal/drivers/sprd: Fix raw temperature clamping in sprd_thm_rawdata_to_temp | Thorsten Blum | 1 | -1/+1 |
| 2026-03-10 | thermal/drivers/sprd: Fix temperature clamping in sprd_thm_temp_to_rawdata | Thorsten Blum | 1 | -1/+1 |
| 2026-03-10 | thermal/drivers/imx91: Add hwmon support | Alexander Stein | 1 | -0/+4 |
| 2026-03-10 | thermal/of: Add OF node address to output message | Alexander Stein | 1 | -10/+10 |
| 2026-03-06 | thermal: core: Replace sprintf() in thermal_bind_cdev_to_trip() | Thorsten Blum | 1 | -1/+1 |
| 2026-03-05 | thermal: intel: int340x: processor: Move RAPL defaults to MMIO driver | Kuppuswamy Sathyanarayanan | 1 | -0/+8 |
| 2026-03-05 | powercap: intel_rapl: Add a symbol namespace for intel_rapl exports | Kuppuswamy Sathyanarayanan | 1 | -0/+1 |
| 2026-03-05 | thermal: intel: int340x: Read DDR data rate for Nova Lake | Srinivas Pandruvada | 1 | -5/+20 |
| 2026-02-22 | Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses | Kees Cook | 4 | -6/+4 |
| 2026-02-21 | Convert more 'alloc_obj' cases to default GFP_KERNEL arguments | Linus Torvalds | 3 | -14/+7 |
| 2026-02-21 | Convert 'alloc_flex' family to use the new default GFP_KERNEL argument | Linus Torvalds | 2 | -2/+2 |
| 2026-02-21 | Convert 'alloc_obj' family to use the new default GFP_KERNEL argument | Linus Torvalds | 17 | -29/+29 |
| 2026-02-21 | treewide: Replace kmalloc with kmalloc_obj for non-scalar types | Kees Cook | 19 | -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 | -1/+4 |
| 2026-02-11 | thermal: int340x: Fix sysfs group leak on DLVR registration failure | Kaushlendra Kumar | 1 | -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/+1 |
| 2026-02-04 | Merge branch 'thermal-intel' | Rafael J. Wysocki | 9 | -30/+78 |
| 2026-02-01 | thermal/qcom/lmh: Replace IRQF_ONESHOT with IRQF_NO_THREAD | Sebastian Andrzej Siewior | 1 | -1/+1 |
| 2026-02-01 | drivers: thermal: intel: tcc_cooling: Drop redundant local variable | Sumeet Pawnikar | 1 | -6/+3 |
| 2026-01-29 | Merge tag 'thermal-v7.0' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi... | Rafael J. Wysocki | 4 | -79/+418 |
| 2026-01-28 | thermal/of: Fix reference leak in thermal_of_cm_lookup() | Felix Gu | 1 | -2/+2 |
| 2026-01-28 | thermal: core: thermal_core.h: fix all kernel-doc warnings | Randy Dunlap | 1 | -2/+5 |
| 2026-01-23 | thermal: intel: x86_pkg_temp_thermal: Handle invalid temperature | Rafael J. Wysocki | 1 | -0/+3 |
| 2026-01-21 | thermal: renesas: rzg3e: add support for RZ/T2H and RZ/N2H | Cosmin Tanislav | 1 | -0/+27 |
| 2026-01-21 | thermal: renesas: rzg3e: make calibration value retrieval per-chip | Cosmin Tanislav | 1 | -42/+29 |
| 2026-01-21 | thermal: renesas: rzg3e: make min and max temperature per-chip | Cosmin Tanislav | 1 | -12/+23 |
| 2026-01-21 | thermal: renesas: rzg3e: make reset optional | Cosmin Tanislav | 1 | -1/+1 |
| 2026-01-21 | thermal/drivers/broadcom: Use clamp to simplify bcm2835_thermal_temp2adc | Thorsten Blum | 1 | -6/+2 |
| 2026-01-21 | thermal/drivers/stm32: Use predefined HZ_PER_MHZ instead of a custom one | Andy Shevchenko | 1 | -2/+2 |
| 2026-01-20 | thermal/drivers/mediatek/lvts_thermal: Add mt7987 support | Frank Wunderlich | 1 | -0/+36 |
| 2026-01-20 | thermal/drivers/mediatek/lvts_thermal: Add MT8196 support | Laura Nao | 1 | -0/+165 |
| 2026-01-20 | thermal/drivers/mediatek/lvts: Support MSR offset for 16-bit calibration data | Laura Nao | 1 | -0/+16 |
| 2026-01-20 | thermal/drivers/mediatek/lvts: Add support for ATP mode | Laura Nao | 1 | -7/+37 |
| 2026-01-20 | thermal/drivers/mediatek/lvts: Add lvts_temp_to_raw variant | Laura Nao | 1 | -0/+9 |
| 2026-01-20 | thermal/drivers/mediatek/lvts: Add platform ops to support alternative conver... | Laura Nao | 1 | -5/+34 |
| 2026-01-20 | thermal/drivers/mediatek/lvts: Make number of calibration offsets configurable | Laura Nao | 1 | -11/+44 |
| 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-15 | thermal: sysfs: Replace snprintf() with strscpy() in policy_store() | Thorsten Blum | 1 | -1/+1 |
| 2026-01-15 | thermal: debugfs: Use seq_puts() for constant string output | Sumeet Pawnikar | 1 | -1/+1 |
| 2026-01-15 | thermal: Replace sprintf() with sysfs_emit() for sysfs show functions | Sumeet Pawnikar | 2 | -20/+20 |
| 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: core: Use strnlen() in thermal_zone_device_register_with_trips() | Thorsten Blum | 1 | -2/+6 |
| 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: core: Fix typo and indentation in comments | Thorsten Blum | 1 | -2/+2 |
| 2025-12-15 | thermal: intel: int340x: Enable power slider interface for Wildcat Lake | Srinivas Pandruvada | 1 | -1/+2 |
| 2025-12-05 | Merge tag 'soc-drivers-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -4/+8 |
| 2025-12-02 | Merge tag 'thermal-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 11 | -16/+441 |
| 2025-11-28 | Merge tag 'thermal-v6.19-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kern... | Rafael J. Wysocki | 5 | -10/+403 |
| 2025-11-26 | thermal/drivers/imx91: Add support for i.MX91 thermal monitoring unit | Pengfei Li | 3 | -0/+395 |
| 2025-11-21 | powercap: intel_rapl: Prepare read_raw() interface for atomic-context callers | Kuppuswamy Sathyanarayanan | 1 | -1/+1 |
| 2025-11-20 | thermal/drivers/rcar_gen3: Convert to DEFINE_SIMPLE_DEV_PM_OPS() | Geert Uytterhoeven | 1 | -4/+4 |
| 2025-11-20 | thermal/drivers/rcar: Convert to DEFINE_SIMPLE_DEV_PM_OPS() | Geert Uytterhoeven | 1 | -5/+3 |
| 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-10 | thermal/drivers/rcar_gen3: Document R-Car Gen4 and RZ/G2 support in driver co... | Marek Vasut | 1 | -1/+1 |
| 2025-11-07 | thermal: intel: Select INT340X_THERMAL from INTEL_SOC_DTS_THERMAL | Slawomir Rosek | 1 | -1/+2 |
| 2025-10-02 | thermal: renesas: Fix RZ/G3E fall-out | Geert Uytterhoeven | 2 | -8/+7 |
| 2025-09-28 | Merge tag 'thermal-v6.18-rc1-2' of ssh://gitolite.kernel.org/pub/scm/linux/ke... | Rafael J. Wysocki | 1 | -0/+547 |
| 2025-09-28 | thermal/drivers/renesas/rzg3e: Fix add thermal driver for the Renesas RZ/G3E SoC | John Madieu | 1 | -0/+547 |
| 2025-09-26 | Merge tag 'thermal-v6.18-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kern... | Rafael J. Wysocki | 18 | -62/+679 |
| 2025-09-26 | Merge branch 'thermal-intel' | Rafael J. Wysocki | 1 | -1/+2 |
| 2025-09-25 | thermal/drivers/renesas/rzg3e: Add thermal driver for the Renesas RZ/G3E SoC | John Madieu | 2 | -0/+9 |
| 2025-09-25 | thermal/drivers/thermal-generic-adc: Add temperature sensor channel | Svyatoslav Ryhel | 1 | -1/+54 |
| 2025-09-25 | thermal/drivers/rockchip: Shut up GRF warning | Sebastian Reichel | 1 | -5/+18 |
| 2025-09-25 | thermal/drivers/rockchip: Unify struct rockchip_tsadc_chip format | Sebastian Reichel | 1 | -27/+0 |
| 2025-09-25 | thermal/drivers/renesas/rzg3s: Add thermal driver for the Renesas RZ/G3S SoC | Claudiu Beznea | 3 | -0/+281 |
| 2025-09-25 | thermal/drivers/k3_j72xx_bandgap: Register sensors with hwmon | Michael Walle | 1 | -0/+4 |
| 2025-09-25 | thermal/drivers/rcar_gen3: Fix mapping SoCs to generic Gen4 entry | Wolfram Sang | 1 | -6/+6 |
| 2025-09-25 | thermal/drivers/tegra: Add Tegra114 specific SOCTHERM driver | Svyatoslav Ryhel | 4 | -0/+227 |
| 2025-09-25 | thermal/drivers/tegra/soctherm-fuse: Prepare calibration for Tegra114 support | Svyatoslav Ryhel | 5 | -7/+30 |
| 2025-09-25 | thermal/drivers/rcar_gen3: Document Gen4 support in Kconfig entry | Marek Vasut | 1 | -3/+3 |
| 2025-09-25 | thermal/drivers/rcar_gen3: Fix comment typo | Marek Vasut | 1 | -1/+1 |
| 2025-09-25 | drivers/thermal/qcom/lmh: Fix incorrect error message | Sumeet Pawnikar | 1 | -1/+1 |
| 2025-09-25 | thermal/drivers/qcom/lmh: Add missing IRQ includes | Dmitry Baryshkov | 1 | -0/+2 |
| 2025-09-25 | thermal/drivers/qcom: Make LMH select QCOM_SCM | Dmitry Baryshkov | 1 | -1/+2 |
| 2025-09-25 | thermal/drivers/mediatek/lvts_thermal: Remove unneeded semicolon | Jiapeng Chong | 1 | -1/+1 |
| 2025-09-25 | thermal/drivers/rcar_gen3: Add support for R-Car V4H default trim values | Marek Vasut | 1 | -1/+19 |
| 2025-09-25 | thermal/drivers/rcar_gen3: Add support for per-SoC default trim values | Marek Vasut | 1 | -14/+27 |
| 2025-09-24 | thermal: intel: int340x: Power Slider: Validate slider_balance range | Srinivas Pandruvada | 1 | -1/+2 |
| 2025-09-15 | Merge branch 'thermal-intel' | Rafael J. Wysocki | 7 | -4/+313 |
| 2025-09-05 | thermal: hwmon: replace deprecated strcpy() with strscpy() | Osama Abdelkader | 1 | -1/+1 |
| 2025-09-05 | thermal: testing: Rearrange variable declarations involving __free() | Rafael J. Wysocki | 1 | -20/+11 |
| 2025-09-04 | thermal: gov_step_wise: Allow cooling level to be reduced earlier | Rafael J. Wysocki | 1 | -1/+14 |
| 2025-09-04 | thermal: gov_step_wise: Clarify cooling logic description comment | Rafael J. Wysocki | 1 | -2/+2 |
| 2025-09-04 | thermal: gov_step_wise: Clean up local variable initialization | Rafael J. Wysocki | 1 | -4/+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 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -20/+10 |
| 2025-07-28 | Merge tag 'thermal-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 21 | -139/+922 |
| 2025-07-22 | Merge back earlier thermal control updates for 6.17 | Rafael J. Wysocki | 5 | -4/+83 |
| 2025-07-16 | thermal/drivers/mediatek/lvts_thermal: Add mt7988 lvts commands | Mason Chang | 1 | -4/+12 |
| 2025-07-16 | thermal/drivers/mediatek/lvts_thermal: Add lvts commands and their sizes to d... | Mason Chang | 1 | -13/+52 |
| 2025-07-16 | thermal/drivers/mediatek/lvts_thermal: Change lvts commands array to static c... | Mason Chang | 1 | -14/+15 |
| 2025-07-16 | thermal/drivers/rockchip: Support reading trim values from OTP | Nicolas Frattaroli | 1 | -19/+202 |
| 2025-07-16 | thermal/drivers/rockchip: Support RK3576 SoC in the thermal driver | Ye Zhang | 1 | -0/+26 |
| 2025-07-16 | thermal/drivers/rockchip: Rename rk_tsadcv3_tshut_mode | Nicolas Frattaroli | 1 | -2/+2 |
| 2025-07-15 | thermal: Use dev_fwnode() | Jiri Slaby (SUSE) | 2 | -10/+6 |
| 2025-07-15 | thermal: Constify struct thermal_zone_device_ops | Christophe JAILLET | 11 | -11/+11 |
| 2025-07-15 | thermal/drivers/loongson2: Constify struct thermal_zone_device_ops | Christophe JAILLET | 1 | -4/+11 |
| 2025-07-13 | thermal/drivers/qcom-spmi-temp-alarm: Add support for LITE PMIC peripherals | Anjelique Melendez | 1 | -1/+207 |
| 2025-07-13 | thermal/drivers/qcom-spmi-temp-alarm: Add support for GEN2 rev 2 PMIC periphe... | Anjelique Melendez | 1 | -1/+137 |
| 2025-07-13 | thermal/drivers/qcom-spmi-temp-alarm: Prepare to support additional Temp Alar... | Anjelique Melendez | 1 | -28/+64 |
| 2025-07-13 | thermal/drivers/qcom-spmi-temp-alarm: Add temp alarm data struct based on HW ... | Anjelique Melendez | 1 | -47/+88 |
| 2025-07-13 | thermal/drivers/qcom-spmi-temp-alarm: Enable stage 2 shutdown when required | David Collins | 1 | -9/+34 |
| 2025-07-09 | fix tt_command_write() | Al Viro | 1 | -20/+10 |
| 2025-07-07 | Merge branch 'thermal-intel' | Rafael J. Wysocki | 4 | -1/+77 |
| 2025-07-03 | thermal: sysfs: Return ENODATA instead of EAGAIN for reads | Hsin-Te Yuan | 1 | -3/+6 |
| 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-27 | Merge tag 'thermal-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 14 | -32/+865 |
| 2025-05-27 | Merge tag 'irq-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -2/+3 |
| 2025-05-26 | Merge tag 'x86-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 6 | -17/+20 |
| 2025-05-23 | thermal: qcom: ipq5018: make ops_ipq5018 struct static | George Moussalem | 1 | -1/+1 |
| 2025-05-23 | thermal/drivers/airoha: Fix spelling mistake "calibrarion" -> "calibration" | Colin Ian King | 1 | -1/+1 |
| 2025-05-19 | thermal: intel: x86_pkg_temp_thermal: Fix bogus trip temperature | Zhang Rui | 1 | -0/+1 |
| 2025-05-19 | Merge tag 'thermal-v6.16-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kern... | Rafael J. Wysocki | 9 | -29/+601 |
| 2025-05-16 | thermal: Switch to irq_domain_create_linear() | Jiri Slaby (SUSE) | 2 | -2/+3 |
| 2025-05-16 | thermal/drivers/airoha: Fix spelling mistake | Christian Marangi | 1 | -5/+5 |
| 2025-05-16 | thermal/drivers/qcom/tsens: Add support for IPQ5018 tsens | Sricharan Ramabadhran | 3 | -0/+20 |
| 2025-05-16 | thermal/drivers/qcom/tsens: Add support for tsens v1 without RPM | George Moussalem | 3 | -4/+59 |
| 2025-05-16 | thermal/drivers/qcom/tsens: Update conditions to strictly evaluate for IP v2+ | George Moussalem | 1 | -5/+5 |
| 2025-05-16 | thermal/drivers: Add support for Airoha EN7581 thermal sensor | Christian Marangi | 3 | -0/+499 |
| 2025-05-16 | thermal/drivers/mediatek/lvts: Remove unused lvts_debugfs_exit | Arnd Bergmann | 1 | -2/+0 |
| 2025-05-16 | thermal/drivers/mediatek/lvts: Fix debugfs unregister on failure | AngeloGioacchino Del Regno | 1 | -8/+8 |
| 2025-05-16 | thermal/drivers/amlogic: Rename Uptat to uptat to follow kernel coding style | Enrique Isidoro Vazquez Ramos | 1 | -8/+8 |
| 2025-05-16 | thermal/drivers/bcm2835: Use %pC instead of %pCn | Luca Ceresoli | 1 | -1/+1 |
| 2025-05-16 | thermal/drivers/hisi: Do not enable by default during compile testing | Krzysztof Kozlowski | 1 | -1/+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 |
| 2025-04-01 | Merge tag 'thermal-6.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 9 | -116/+341 |
| 2025-04-01 | Merge tag 'mm-nonmm-stable-2025-03-30-18-23' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 3 | -9/+16 |
| 2025-03-25 | Merge tag 'thermal-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 7 | -20/+23 |
| 2025-03-25 | thermal/drivers/qcom-spmi-temp-alarm: Drop unused driver data | Johan Hovold | 1 | -1/+0 |
| 2025-03-25 | thermal: rcar_gen3: Reuse logic to read fuses on Gen3 and Gen4 | Niklas Söderlund | 1 | -49/+40 |
| 2025-03-25 | thermal: rcar_gen3: Use lowercase hex constants | Niklas Söderlund | 1 | -8/+8 |
| 2025-03-25 | thermal/drivers/brcmstb_thermal: Add support for BCM74110 | Florian Fainelli | 1 | -2/+9 |