aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorSouvik Kumar Chakravarty <souvik.k.chakravarty@intel.com>2016-01-12 16:01:39 +0530
committerDarren Hart <dvhart@linux.intel.com>2016-01-19 17:35:50 -0800
commit9d16b482b059d784137881f3ec4bb121c5a2e6ee (patch)
treea5d85c5fc5841d73e5ea6a50c1efe894ff67bbdc /MAINTAINERS
parentplatform/x86: Add Intel Telemetry Core Driver (diff)
downloadlinux-dev-9d16b482b059d784137881f3ec4bb121c5a2e6ee.tar.xz
linux-dev-9d16b482b059d784137881f3ec4bb121c5a2e6ee.zip
platform:x86: Add Intel telemetry platform driver
Telemetry platform driver implements the telemetry interfaces. Currently it supports ApolloLake. It uses the PUNIT and PMC IPC interfaces to configure the telemetry samples to read. The samples are read from a Secure SRAM region. Signed-off-by: Souvik Kumar Chakravarty <souvik.k.chakravarty@intel.com> Signed-off-by: Darren Hart <dvhart@linux.intel.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index f97a83d4aa2b..9be168d1c79e 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5707,6 +5707,7 @@ L: platform-driver-x86@vger.kernel.org
S: Maintained
F: drivers/platform/x86/intel_telemetry_core.c
F: arch/x86/include/asm/intel_telemetry.h
+F: drivers/platform/x86/intel_telemetry_pltdrv.c
IOC3 ETHERNET DRIVER
M: Ralf Baechle <ralf@linux-mips.org>