platform/x86: Add System76 ACPI driver
authorJeremy Soller <jeremy@system76.com>
Thu, 10 Oct 2019 01:59:30 +0000 (19:59 -0600)
committerAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Tue, 15 Oct 2019 07:55:11 +0000 (10:55 +0300)
commitfd13c8622a5ad4f7317b64de4f6aa2de1962220e
tree41e10ab891da15a631a15be09a729b3f316b246c
parent2a43c9fc878a1d3985207a74f73a1f5aa1342655
platform/x86: Add System76 ACPI driver

Add System76 ACPI driver, which adds support for Fn-Fx key
combinations, keyboard backlight, and airplane mode LEDs
on System76 laptops running open source firmware.

Signed-off-by: Jeremy Soller <jeremy@system76.com>
Cc: platform-driver-x86@vger.kernel.org
Cc: Andy Shevchenko <andy.shevchenko@gmail.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
MAINTAINERS
drivers/platform/x86/Kconfig
drivers/platform/x86/Makefile
drivers/platform/x86/system76_acpi.c [new file with mode: 0644]