summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorTomas Winkler2016-01-07 23:49:22 +0100
committerGreg Kroah-Hartman2016-02-07 07:11:06 +0100
commit222818c3d84c1f3190767f5f09f2b9b9a0e0ca7f (patch)
tree71812f9021fe350bbec52494a07306410a96e8a2 /MAINTAINERS
parentmei: wd: drop the watchdog code from the core mei driver (diff)
downloadkernel-qcow2-linux-222818c3d84c1f3190767f5f09f2b9b9a0e0ca7f.tar.gz
kernel-qcow2-linux-222818c3d84c1f3190767f5f09f2b9b9a0e0ca7f.tar.xz
kernel-qcow2-linux-222818c3d84c1f3190767f5f09f2b9b9a0e0ca7f.zip
watchdog: mei_wdt: implement MEI iAMT watchdog driver
Create a driver with the generic watchdog interface for the MEI iAMT watchdog device. Signed-off-by: Alexander Usyskin <alexander.usyskin@intel.com> Signed-off-by: Tomas Winkler <tomas.winkler@intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 30aca4aa5467..d63b3c773c7d 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5751,6 +5751,7 @@ S: Supported
F: include/uapi/linux/mei.h
F: include/linux/mei_cl_bus.h
F: drivers/misc/mei/*
+F: drivers/watchdog/mei_wdt.c
F: Documentation/misc-devices/mei/*
INTEL MIC DRIVERS (mic)