aboutsummaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorGravatar AceLan Kao <acelan.kao@canonical.com> 2016-07-01 09:51:49 +0800
committerGravatar Darren Hart <dvhart@linux.intel.com> 2016-07-22 13:17:40 -0700
commit332e081225fc2a657aa587c42943d5f5a7dae88b (patch)
tree74254faa2c2c0ca64d41bf4153a485467bfeba5f /MAINTAINERS
parentintel_pmc_core: Convert to DEFINE_DEBUGFS_ATTRIBUTE (diff)
downloadlinux-332e081225fc2a657aa587c42943d5f5a7dae88b.tar.gz
linux-332e081225fc2a657aa587c42943d5f5a7dae88b.tar.bz2
linux-332e081225fc2a657aa587c42943d5f5a7dae88b.zip
intel-vbtn: new driver for Intel Virtual Button
This driver supports power button event in Intel Virtual Button currently. New Dell XPS 13 requires this driver for the power button. This driver is copied/modified from intel-hid.c Most credit goes to the author of intel-hid.c, Alex Hung <alex.hung@canonical.com> Signed-off-by: AceLan Kao <acelan.kao@canonical.com> Signed-off-by: Darren Hart <dvhart@linux.intel.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS6
1 files changed, 6 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 16700e4fcc4a..f1efeae1fccd 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5903,6 +5903,12 @@ L: platform-driver-x86@vger.kernel.org
S: Maintained
F: drivers/platform/x86/intel-hid.c
+INTEL VIRTUAL BUTTON DRIVER
+M: AceLan Kao <acelan.kao@canonical.com>
+L: platform-driver-x86@vger.kernel.org
+S: Maintained
+F: drivers/platform/x86/intel-vbtn.c
+
INTEL IDLE DRIVER
M: Len Brown <lenb@kernel.org>
L: linux-pm@vger.kernel.org