summaryrefslogtreecommitdiff
path: root/drivers/thermal/intel
AgeCommit message (Expand)Author
2025-04-10thermal: int340x: Add NULL check for adevChenyuan Yang
2024-12-14thermal: int3400: Fix reading of current_uuid for active policySrinivas Pandruvada
2024-10-17thermal: intel: int340x: processor: Fix warning during module unloadZhang Rui
2024-10-17thermal: int340x: processor_thermal: Set feature mask before proc_thermal_addSrinivas Pandruvada
2024-01-31thermal: intel: hfi: Add syscore callbacks for system-wide PMRicardo Neri
2024-01-31thermal: intel: hfi: Disable an HFI instance when all its CPUs go offlineRicardo Neri
2024-01-31thermal: intel: hfi: Refactor enabling code into helper functionsRicardo Neri
2023-03-11thermal: intel: BXT_PMIC: select REGMAP instead of depending on itRandy Dunlap
2023-03-11thermal: intel: quark_dts: fix error pointer dereferenceDan Carpenter
2023-03-10thermal: intel: powerclamp: Fix cur_state for multi package systemSrinivas Pandruvada
2023-03-10thermal: intel: intel_pch: Add support for Wellsburg PCHTim Zimmermann
2023-03-10thermal: intel: Fix unsigned comparison with less than zeroYang Li
2023-02-01thermal: intel: int340x: Add locking to int340x_thermal_get_trip_type()Rafael J. Wysocki
2023-02-01thermal: intel: int340x: Protect trip temperature from concurrent updatesSrinivas Pandruvada
2023-01-12thermal: int340x: Add missing attribute for data rate baseSrinivas Pandruvada
2022-10-15thermal: intel_powerclamp: Use first online CPU as control_cpuRafael J. Wysocki
2022-09-24thermal: int340x: processor_thermal: Use module_pci_driver() macroShang XiaoJing
2022-09-21thermal: intel_powerclamp: Remove accounting for IRQ wakesSrinivas Pandruvada
2022-09-21thermal: intel_powerclamp: Use get_cpu() instead of smp_processor_id() to avo...Srinivas Pandruvada
2022-09-03thermal: int340x_thermal: Consolidate priv->data_vault checksRafael J. Wysocki
2022-08-23thermal/int340x_thermal: handle data_vault when the value is ZERO_SIZE_PTRLee, Chun-Yi
2022-08-03thermal: intel: Add TCC cooling support for Alder Lake-N and Raptor Lake-PSumeet Pawnikar
2022-07-22intel: thermal: PCH: Drop ACPI_FADT_LOW_POWER_S0 checkRafael J. Wysocki
2022-07-12thermal: intel: x86_pkg_temp_thermal: Drop duplicate 'is' from commentJiang Jian
2022-07-01Merge tag 'thermal-5.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-06-30thermal: intel_tcc_cooling: Add TCC cooling support for RaptorLakeSumeet Pawnikar
2022-05-30Merge tag 'thermal-5.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-05-25thermal: int340x: Add Meteor Lake PCI device IDSumeet Pawnikar
2022-05-25ACPI: DPTF: Support Meteor LakeSumeet Pawnikar
2022-05-23Merge branches 'thermal-int340x', 'thermal-pch' and 'thermal-misc'Rafael J. Wysocki
2022-05-23Merge back earlier thermal control updates for 5.19-rc1.Rafael J. Wysocki
2022-05-19thermal: intel: pch: improve the cooling delay logZhang Rui
2022-05-19thermal: intel: pch: enhance overheat handlingZhang Rui
2022-05-19thermal: intel: pch: move cooling delay to suspend_noirq phaseZhang Rui
2022-05-18thermal: intel: hfi: remove NULL check after container_of() callHaowen Bai
2022-05-18Merge back earlier int340x driver changes for 5.19.Rafael J. Wysocki
2022-05-11thermal: int340x: Mode setting with new OS handshakeSrinivas Pandruvada
2022-05-05Merge back earlier int340x thermal driver changes for 5.19.Rafael J. Wysocki
2022-04-21thermal: int340x: Fix attr.show callback prototypeKees Cook
2022-04-05thermal: int340x: Clean up _OSC context initDavidlohr Bueso
2022-04-05thermal: int340x: Consolidate freeing of acpi_buffer pointerDavidlohr Bueso
2022-04-05thermal: int340x: Clean up unnecessary acpi_buffer pointer freeingDavidlohr Bueso
2022-03-18Merge branch 'thermal-hfi'Rafael J. Wysocki
2022-03-18Merge branches 'thermal-powerclamp', 'thermal-int340x' and 'thermal-docs'Rafael J. Wysocki
2022-03-16thermal: int340x: Update OS policy capability handshakeSrinivas Pandruvada
2022-03-16thermal: int340x: Increase bitmap sizeSrinivas Pandruvada
2022-02-28Merge back int340x thermal driver changes for v5.18.Rafael J. Wysocki
2022-02-24thermal: int340x: fix memory leak in int3400_notify()Chuansheng Liu
2022-02-10thermal: intel: hfi: INTEL_HFI_THERMAL depends on NETRandy Dunlap
2022-02-04thermal: Replace acpi_bus_get_device()Rafael J. Wysocki