]> asedeno.scripts.mit.edu Git - linux.git/commit
perf: xgene: Add APM X-Gene SoC Performance Monitoring Unit driver
authorTai Nguyen <ttnguyen@apm.com>
Fri, 15 Jul 2016 17:38:04 +0000 (10:38 -0700)
committerDuc Dang <dhdang@apm.com>
Thu, 15 Sep 2016 18:20:55 +0000 (11:20 -0700)
commit832c927d119b5be3a01376b8e3033286eb5797e1
treea110c4f598690d41b5e00eed9c5fe0309a3b59d7
parenteef691c816422603cf5d1306061aae3064056259
perf: xgene: Add APM X-Gene SoC Performance Monitoring Unit driver

This patch adds a driver for the SoC-wide (AKA uncore) PMU hardware
found in APM X-Gene SoCs.

Signed-off-by: Tai Nguyen <ttnguyen@apm.com>
Reviewed-by: Mark Rutland <mark.rutland@arm.com>
Documentation/perf/xgene-pmu.txt [new file with mode: 0644]
drivers/perf/Kconfig
drivers/perf/Makefile
drivers/perf/xgene_pmu.c [new file with mode: 0644]