]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit - MAINTAINERS
platform:x86: Add Intel telemetry platform driver
authorSouvik Kumar Chakravarty <souvik.k.chakravarty@intel.com>
Tue, 12 Jan 2016 10:31:39 +0000 (16:01 +0530)
committerTim Gardner <tim.gardner@canonical.com>
Mon, 29 Feb 2016 15:58:16 +0000 (08:58 -0700)
commit11957e2ba8e6bd11ffb92e75696c8e85b8081a21
tree0938c612e944762933ca5c7115dbdd21ea0feea1
parentb7c09f31f9650f9375d7f03b7620957cbeecfe34
platform:x86: Add Intel telemetry platform driver

BugLink: http://bugs.launchpad.net/bugs/1520457
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>
(cherry picked from commit 9d16b482b059d784137881f3ec4bb121c5a2e6ee)
Signed-off-by: Tim Gardner <tim.gardner@canonical.com>
MAINTAINERS
drivers/platform/x86/Makefile
drivers/platform/x86/intel_telemetry_pltdrv.c [new file with mode: 0644]