summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorAceLan Kao <acelan.kao@canonical.com>2016-06-30 21:51:49 -0400
committerDarren Hart <dvhart@linux.intel.com>2016-07-22 16:17:40 -0400
commit332e081225fc2a657aa587c42943d5f5a7dae88b (patch)
tree74254faa2c2c0ca64d41bf4153a485467bfeba5f /MAINTAINERS
parentdf2294fb64285d2d793cf50c682ac4bfddf56c4c (diff)
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
5903S: Maintained 5903S: Maintained
5904F: drivers/platform/x86/intel-hid.c 5904F: drivers/platform/x86/intel-hid.c
5905 5905
5906INTEL VIRTUAL BUTTON DRIVER
5907M: AceLan Kao <acelan.kao@canonical.com>
5908L: platform-driver-x86@vger.kernel.org
5909S: Maintained
5910F: drivers/platform/x86/intel-vbtn.c
5911
5906INTEL IDLE DRIVER 5912INTEL IDLE DRIVER
5907M: Len Brown <lenb@kernel.org> 5913M: Len Brown <lenb@kernel.org>
5908L: linux-pm@vger.kernel.org 5914L: linux-pm@vger.kernel.org