aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorqipeng.zha <qipeng.zha@intel.com>2015-06-27 00:32:15 +0800
committerDarren Hart <dvhart@linux.intel.com>2015-06-29 15:28:14 -0700
commit0a8b83530b6f67b9a50bd7937d57a5deea187b5b (patch)
tree30851cbb0eb824a75ccc4b7a0212a5403ad5b26f /MAINTAINERS
parenttc1100-wmi: Delete an unnecessary check before the function call "kfree" (diff)
downloadlinux-dev-0a8b83530b6f67b9a50bd7937d57a5deea187b5b.tar.xz
linux-dev-0a8b83530b6f67b9a50bd7937d57a5deea187b5b.zip
intel_pmc_ipc: Add Intel Apollo Lake PMC IPC driver
This driver provides support for PMC control on Apollo Lake platforms. The PMC is an ARC processor which defines some IPC commands for communication with other entities in the CPU. Signed-off-by: qipeng.zha <qipeng.zha@intel.com> [fengguang.wu@intel.com: Fix Sparse and Cocinelle warnings] Signed-off-by: Fengguang Wu <fengguang.wu@intel.com> Signed-off-by: Darren Hart <dvhart@linux.intel.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS7
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 4188e84bd257..3dbdd6d6d3ac 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5264,6 +5264,13 @@ F: include/uapi/linux/mei.h
F: drivers/misc/mei/*
F: Documentation/misc-devices/mei/*
+INTEL PMC IPC DRIVER
+M: Zha Qipeng<qipeng.zha@intel.com>
+L: platform-driver-x86@vger.kernel.org
+S: Maintained
+F: drivers/platform/x86/intel_pmc_ipc.c
+F: arch/x86/include/asm/intel_pmc_ipc.h
+
IOC3 ETHERNET DRIVER
M: Ralf Baechle <ralf@linux-mips.org>
L: linux-mips@linux-mips.org