1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/thermal/intel/int340x_thermal
Srinivas Pandruvada 096597cfe4 thermal: int340x: processor_thermal: Support shared interrupts
On some systems the processor thermal device interrupt is shared with
other PCI devices. In this case return IRQ_NONE from the interrupt
handler when the interrupt is not for the processor thermal device.

Signed-off-by: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
Fixes: f0658708e8 ("thermal: int340x: processor_thermal: Use non MSI interrupts by default")
Cc: 6.7+ <stable@vger.kernel.org> # 6.7+
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
2024-06-19 16:52:15 +02:00
..
acpi_thermal_rel.c thermal: intel: int340x_thermal: replace deprecated strncpy() with strscpy() 2024-03-27 14:57:44 +01:00
acpi_thermal_rel.h thermal: intel: int340x_thermal: New IOCTLs for Passive v2 table 2023-06-13 17:57:39 +02:00
int340x_thermal_zone.c thermal: intel: int340x_thermal: Use thermal zone accessor functions 2024-03-05 21:38:22 +01:00
int340x_thermal_zone.h thermal: intel: Adjust ops handling during thermal zone registration 2024-02-23 18:24:48 +01:00
int3400_thermal.c Driver core changes for 6.10-rc1 2024-05-22 12:13:40 -07:00
int3401_thermal.c thermal: int3401: Convert to platform remove callback returning void 2023-09-29 12:34:16 +02:00
int3402_thermal.c thermal: int3402: Convert to platform remove callback returning void 2023-09-29 12:34:16 +02:00
int3403_thermal.c ACPI: DPTF: Add Lunar Lake support 2024-04-08 16:10:27 +02:00
int3406_thermal.c thermal: int3406: Convert to platform remove callback returning void 2023-09-29 12:34:17 +02:00
Kconfig thermal: ACPI: Move the ACPI thermal library to drivers/acpi/ 2023-11-21 15:04:08 +01:00
Makefile thermal: int340x: processor_thermal: Support power floor notifications 2023-10-12 21:09:48 +02:00
processor_thermal_device.c thermal/intel: Fix intel_tcc_get_temp() to support negative CPU temperature 2024-02-12 18:41:38 +01:00
processor_thermal_device.h thermal: int340x: processor_thermal: Add Lunar Lake-M PCI ID 2024-02-28 20:46:51 +01:00
processor_thermal_device_pci.c thermal: int340x: processor_thermal: Support shared interrupts 2024-06-19 16:52:15 +02:00
processor_thermal_device_pci_legacy.c thermal: int340x: processor_thermal: Move mailbox code to common module 2023-09-14 21:52:19 +02:00
processor_thermal_mbox.c thermal: intel: Add missing module description 2024-05-02 12:51:48 +02:00
processor_thermal_power_floor.c thermal: intel: Add missing module description 2024-05-02 12:51:48 +02:00
processor_thermal_rapl.c thermal: intel: Add missing module description 2024-05-02 12:51:48 +02:00
processor_thermal_rfim.c thermal: intel: Add missing module description 2024-05-02 12:51:48 +02:00
processor_thermal_wt_hint.c thermal: intel: Add missing module description 2024-05-02 12:51:48 +02:00
processor_thermal_wt_req.c thermal: intel: Add missing module description 2024-05-02 12:51:48 +02:00