aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/thermal
AgeCommit message (Expand)AuthorFilesLines
11 daysMerge tag 'mfd-next-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds1-5/+5
11 daysMerge tag 'thermal-7.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds32-232/+1317
12 daysthermal/drivers/qcom-spmi-mbg-tm: Add module namespace import for IIO_CONSUMERNathan Chancellor1-0/+1
12 daysRevert "thermal/core: Allocate the thermal class dynamically"Rafael J. Wysocki1-9/+7
12 daysRevert "thermal/core: Use the thermal class pointer as init guard"Rafael J. Wysocki1-4/+7
13 daysMerge tag 'char-misc-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds4-0/+4
2026-08-18Merge tag 'x86_cpu_for_v7.3_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2026-08-18Merge tag 'x86-msr-2026-08-17' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-62/+56
2026-08-18thermal/drivers/armada: Fix missing bitfields includeDaniel Lezcano1-0/+1
2026-08-18thermal/drivers/qcom/spm mbg tm: Fix missing bitfield headerDaniel Lezcano1-1/+1
2026-08-18thermal/drivers/qcom: Fix missing spmi adc tm5 gen3 fileJishnu Prakash1-0/+434
2026-08-10Merge tag 'thermal-v7.3-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/thermal/linuxRafael J. Wysocki30-219/+867
2026-08-07Merge branches 'thermal-core', 'thermal-hwmon', 'thermal-intel' and 'thermal-tools'Rafael J. Wysocki8-106/+347
2026-08-07thermal/drivers: Remove redundant error messages on IRQ request failurePan Chuang24-70/+134
2026-08-07thermal/drivers/spacemit: Validate clamped trip thresholdssurendra1-3/+2
2026-08-07thermal/drivers/qoriq: Disable clock on resume failureCan Peng1-2/+11
2026-08-07thermal/drivers/mediatek/lvts_thermal: Make reset optional for MT8196AngeloGioacchino Del Regno1-1/+14
2026-08-07thermal/drivers/qcom: add support for PMIC5 Gen3 ADC thermal monitoringJishnu Prakash2-0/+10
2026-08-07thermal/of: Fix trivial enabled typoMarek Vasut1-1/+1
2026-08-07thermal/drivers/spacemit/k1: Add shutdown action and reorder registration orderPei Xiao1-13/+60
2026-08-07thermal/drivers/qcom: Add support for Qualcomm MBG thermal monitoringSatya Priya Kakitapalli3-0/+271
2026-08-05thermal: hwmon: Remove hwmon class device along with its parentRafael J. Wysocki1-53/+34
2026-08-05Revert "thermal/drivers/hwmon: Cleanup coding style a bit"Rafael J. Wysocki1-1/+2
2026-07-31Revert "thermal: hwmon: Register a hwmon device for each thermal zone"Rafael J. Wysocki1-47/+104
2026-07-31Revert "thermal: hwmon: Use extra_groups for adding temperature attributes"Rafael J. Wysocki1-45/+77
2026-07-30mfd: db8500-prcmu: Fold dbx500 header into db8500Linus Walleij1-5/+5
2026-07-27thermal/drivers/imx: Disable clock on runtime resume failureCan Peng1-2/+7
2026-07-27thermal/drivers/qcom-spmi-adc-tm5: Drop IIO_VAL_INT check in adc_tm5_get_tempRakesh Kota1-3/+0
2026-07-27thermal/drivers/airoha: Add support for AN7583 Thermal SensorChristian Marangi1-4/+157
2026-07-27thermal/drivers/airoha: Generalize get_thermal_ADC and set_mux functionChristian Marangi1-12/+44
2026-07-27thermal/drivers/airoha: Generalize probe functionChristian Marangi1-27/+75
2026-07-27thermal/drivers/airoha: Convert to regmap APIChristian Marangi1-32/+45
2026-07-27thermal/drivers/airoha: Fix copy paste error for sen internalChristian Marangi1-1/+1
2026-07-27thermal/drivers/airoha: Fix copy paste error on clamp_t low tempChristian Marangi1-1/+1
2026-07-27thermal: Remove unneeded 'fast_io' parameter in regmap_configWolfram Sang2-2/+0
2026-07-23thermal: sysfs: Use sysfs_emit_at() in trans_table_show()Thorsten Blum1-25/+24
2026-07-22thermal: intel: int340x: simplify ptc_temperature_write()Dmitry Antipov1-9/+4
2026-07-22thermal: intel: bxt_pmic: Remove redundant dev_err()Pan Chuang1-3/+1
2026-07-22thermal: intel: int340x: Remove redundant dev_err()Pan Chuang1-6/+2
2026-07-22thermal: intel: int3400: clean up ODVP on probe failuresPengpeng Hou1-1/+3
2026-07-22thermal: intel: int340x: clean up RFIM groups on DVFS failurePengpeng Hou1-6/+5
2026-07-17thermal/intel: Stop using 32-bit MSR interfacesJuergen Gross3-62/+56
2026-07-14thermal: intel: Add a syscore shutdown callback for kexec rebootRicardo Neri1-1/+8
2026-07-14thermal: intel: Add syscore callbacks for suspend and resumeRicardo Neri1-1/+39
2026-07-14thermal: intel: Enable the Directed Package-level Thermal InterruptRicardo Neri1-2/+177
2026-07-10thermal: intel: Add resources to handle directed package-level thermal interruptsRicardo Neri1-1/+52
2026-07-08thermal/drivers/armada: Use bitfield and bitmask macrosBryan B. Lima1-55/+43
2026-07-08thermal/drivers/rcar: Fix error checking in probe()Dan Carpenter1-10/+5
2026-07-06x86/cpu: Hide and rename static_cpu_has()Borislav Petkov (AMD)1-1/+1
2026-07-06Merge tag 'v7.2-rc2' into togregJonathan Cameron2-2/+0