Re: [PATCH 0/3] thermal: intel: int340x: Fix Lunar Lake MSI support

From: Rafael J. Wysocki
Date: Tue Jul 30 2024 - 09:52:19 EST


On Tue, Jul 23, 2024 at 4:02 PM Srinivas Pandruvada
<srinivas.pandruvada@xxxxxxxxxxxxxxx> wrote:
>
> On some pre-production systems, there is a partial support for thermal
> interrupts. This cause kernel warning and fail to register TCPU sensor.
>
> This series address these issues.
>
> Srinivas Pandruvada (3):
> thermal: intel: int340x: Fix kernel warning during MSI cleanup
> thermal: intel: int340x: Allow limited thermal MSI support
> thermal: intel: int340x: Free MSI IRQ vectors on module exit
>
> .../processor_thermal_device_pci.c | 29 ++++++++++++++-----
> 1 file changed, 22 insertions(+), 7 deletions(-)
>
> --

All patches applied as 6.11-rc material, thanks!