aboutsummaryrefslogtreecommitdiff
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
parent378f956e3f93b7862d89f93411953758491b42cc (diff)
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>