Changes for v3: * Add HDMI control methods. Will be restricted by DMI data because it uses common GUID and WMI method as lighting control. All platforms with that GUID should support lighting control. * DMI data for HDMI supported platforms not yet locked. Mario Limonciello (1): Add WMI driver for controlling AlienFX and HDMI on Alienware drivers/platform/x86/Kconfig | 15 ++ drivers/platform/x86/Makefile | 1 + drivers/platform/x86/alienware-wmi.c | 372 ++++++++++++++++++++++++++++++++++ 3 files changed, 388 insertions(+) create mode 100644 drivers/platform/x86/alienware-wmi.c -- 1.7.9.5 -- To unsubscribe from this list: send the line "unsubscribe platform-driver-x86" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html