Re: [PATCH 0/3] DPTF IDs for Raptor Lake

From: Rafael J. Wysocki
Date: Mon Jan 17 2022 - 13:52:40 EST


On Sat, Jan 15, 2022 at 12:24 AM Srinivas Pandruvada
<srinivas.pandruvada@xxxxxxxxxxxxxxx> wrote:
>
> Add ACPI and PCI device ids for Raptor Lake DPTF support.
>
> Srinivas Pandruvada (3):
> ACPI: DPTF: Support Raptor Lake
> thermal: int340x: Support Raptor Lake
> thermal: int340x: Add Raptor Lake PCI device id
>
> drivers/acpi/dptf/dptf_pch_fivr.c | 1 +
> drivers/acpi/dptf/dptf_power.c | 2 ++
> drivers/acpi/dptf/int340x_thermal.c | 6 ++++++
> drivers/acpi/fan.h | 1 +
> drivers/thermal/intel/int340x_thermal/int3400_thermal.c | 1 +
> drivers/thermal/intel/int340x_thermal/int3403_thermal.c | 1 +
> .../intel/int340x_thermal/processor_thermal_device.h | 1 +
> .../intel/int340x_thermal/processor_thermal_device_pci.c | 1 +
> 8 files changed, 14 insertions(+)
>
> --

All 3 patches applied as 5.17-rc material, thanks!