aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/dptf/int340x_thermal.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/acpi/dptf/int340x_thermal.c')
-rw-r--r--drivers/acpi/dptf/int340x_thermal.c11
1 files changed, 11 insertions, 0 deletions
diff --git a/drivers/acpi/dptf/int340x_thermal.c b/drivers/acpi/dptf/int340x_thermal.c
index 5c7a90186e3c..d14025a85ce8 100644
--- a/drivers/acpi/dptf/int340x_thermal.c
+++ b/drivers/acpi/dptf/int340x_thermal.c
@@ -24,6 +24,17 @@ static const struct acpi_device_id int340x_thermal_device_ids[] = {
{"INT3409"},
{"INT340A"},
{"INT340B"},
+ {"INTC1040"},
+ {"INTC1041"},
+ {"INTC1043"},
+ {"INTC1044"},
+ {"INTC1045"},
+ {"INTC1046"},
+ {"INTC1047"},
+ {"INTC1048"},
+ {"INTC1049"},
+ {"INTC1060"},
+ {"INTC1061"},
{""},
};