[PATCH 0/5] platform/x86: alienware-wmi-wmax: Add AWCC support for most models

From: Kurt Borja

Date: Mon Nov 03 2025 - 14:02:14 EST


Hi all,

This patchset adds support for almost all models listed as supported by
the AWCC windows tool.

This is important because the "old" interface, which this driver
defaults, is supported by very few and old models, while most Dell
gaming laptops support the newer AWCC interface.

Thanks!

Signed-off-by: Kurt Borja <kuurtb@xxxxxxxxx>
---
Kurt Borja (5):
platform/x86: alienware-wmi-wmax: Fix "Alienware m16 R1 AMD" quirk order
platform/x86: alienware-wmi-wmax: Drop redundant DMI entries
platform/x86: alienware-wmi-wmax: Add support for the whole "M" family
platform/x86: alienware-wmi-wmax: Add support for the whole "X" family
platform/x86: alienware-wmi-wmax: Add support for the whole "G" family

drivers/platform/x86/dell/alienware-wmi-wmax.c | 104 +++++--------------------
1 file changed, 20 insertions(+), 84 deletions(-)
---
base-commit: bd34bf518a5ffeb8eb7c8b9907ba97b606166f7b
change-id: 20251013-family-supp-a3aa8d3bb27a

--
~ Kurt