summaryrefslogtreecommitdiff
path: root/drivers/thermal/intel
AgeCommit message (Expand)AuthorFilesLines
2025-07-17thermal/int340x_thermal: handle data_vault when the value is ZERO_SIZE_PTRLee, Chun-Yi1-4/+5
2025-04-10thermal: int340x: Add NULL check for adevChenyuan Yang1-0/+3
2024-10-17thermal: intel: int340x: processor: Fix warning during module unloadZhang Rui1-2/+0
2024-10-17thermal: int340x: processor_thermal: Set feature mask before proc_thermal_addSrinivas Pandruvada1-11/+10
2023-03-11thermal: intel: BXT_PMIC: select REGMAP instead of depending on itRandy Dunlap1-1/+2
2023-03-11thermal: intel: quark_dts: fix error pointer dereferenceDan Carpenter1-10/+2
2023-03-10thermal: intel: powerclamp: Fix cur_state for multi package systemSrinivas Pandruvada1-4/+16
2023-03-10thermal: intel: intel_pch: Add support for Wellsburg PCHTim Zimmermann1-0/+8
2023-03-10thermal: intel: Fix unsigned comparison with less than zeroYang Li1-1/+1
2023-02-01thermal: intel: int340x: Add locking to int340x_thermal_get_trip_type()Rafael J. Wysocki1-3/+7
2023-02-01thermal: intel: int340x: Protect trip temperature from concurrent updatesSrinivas Pandruvada2-3/+16
2023-01-12thermal: int340x: Add missing attribute for data rate baseSrinivas Pandruvada1-0/+4
2022-10-26thermal: intel_powerclamp: Use first online CPU as control_cpuRafael J. Wysocki1-5/+1
2022-10-26thermal: intel_powerclamp: Use get_cpu() instead of smp_processor_id() to avo...Srinivas Pandruvada1-2/+4
2022-05-09thermal: int340x: Fix attr.show callback prototypeKees Cook1-2/+2
2022-04-08thermal: int340x: Check for NULL after calling kmemdup()Jiasheng Jiang1-0/+5
2022-04-08thermal: int340x: Increase bitmap sizeSrinivas Pandruvada1-1/+1
2022-03-02thermal: int340x: fix memory leak in int3400_notify()Chuansheng Liu1-0/+4
2022-02-16thermal/drivers/int340x: Fix RFIM mailbox write commandsSumeet Pawnikar3-53/+73
2022-02-16thermal: int340x: Limit Kconfig to 64-bitArnd Bergmann1-2/+2
2022-02-16thermal/drivers/int340x: processor_thermal: Suppot 64 bit RFIM responsesSrinivas Pandruvada3-15/+19
2022-02-16thermal/drivers/int340x: Improve the tcc offset saving for suspend/resumeAntoine Tenart5-11/+60
2021-12-14thermal: int340x: Fix VCoRefLow MMIO bit offset for TGLSumeet Pawnikar1-1/+1
2021-11-18thermal: int340x: fix build on 32-bit targetsLinus Torvalds1-0/+1
2021-09-14thermal/drivers/int340x: Do not set a wrong tcc offset on resumeAntoine Tenart1-2/+3
2021-09-11Merge tag 'thermal-v5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-3/+17
2021-09-09thermal/drivers/intel: Allow processing of HWP interruptSrinivas Pandruvada2-1/+9
2021-09-02Merge tag 'platform-drivers-x86-v5.15-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds3-0/+533
2021-08-25thermal: intel: Allow processing of HWP interruptSrinivas Pandruvada2-1/+9
2021-08-17thermal/drivers/intel: Move intel_menlow to thermal driversSrinivas Pandruvada3-0/+533
2021-08-14thermal/drivers/int340x: Use IMOK independentlySumeet Pawnikar1-1/+13
2021-08-14thermal/drivers/intel_powerclamp: Replace deprecated CPU-hotplug functions.Sebastian Andrzej Siewior1-2/+2
2021-08-14drivers/thermal/intel: Add TCC cooling support for AlderLake platformSumeet Pawnikar1-0/+2
2021-07-04thermal/drivers/int340x/processor_thermal: Fix tcc settingSrinivas Pandruvada1-8/+12
2021-07-04thermal/drivers/int340x/processor_thermal: Fix warning for return valueSrinivas Pandruvada1-1/+3
2021-07-04thermal/drivers/int340x/processor_thermal: Add PCI MMIO based thermal driverSrinivas Pandruvada4-1/+373
2021-07-04thermal/drivers/int340x/processor_thermal: Split enumeration and processing partSrinivas Pandruvada5-259/+286
2021-07-04thermal/drivers/intel/intel_soc_dts_iosf: Switch to use find_first_zero_bit()Andy Shevchenko1-7/+8
2021-06-11thermal/drivers/int340x: processor_thermal: Export additional attributesSrinivas Pandruvada1-0/+55
2021-06-11thermal/drivers/int340x: processor_thermal: Export mailbox interfaceSrinivas Pandruvada2-3/+11
2021-06-06Merge tag 'x86_urgent_for_v5.13-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-4/+11
2021-05-31x86/thermal: Fix LVT thermal setup for SMI delivery modeBorislav Petkov1-4/+11
2021-05-14thermal/drivers/intel: Initialize RW trip to THERMAL_TEMP_INVALIDSrinivas Pandruvada2-1/+5
2021-04-20thermal/drivers/intel: Introduce tcc cooling driverZhang Rui3-0/+141
2021-02-22Merge tag 'thermal-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-0/+12
2021-02-08thermal: Move therm_throt there from x86/mceBorislav Petkov5-1/+741
2021-01-20thermal: intel: pch: Fix unexpected shutdown at critical temperatureKai-Heng Feng1-0/+6
2021-01-20thermal: int340x: Fix unexpected shutdown at critical temperatureKai-Heng Feng1-0/+6
2020-12-17thermal: int340x: Support Alder LakeSrinivas Pandruvada2-0/+2
2020-12-11thermal: int340x: processor_thermal: Correct workload type nameSrinivas Pandruvada1-1/+1