Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1537910
| From | Anurup M <anurupvasu@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH v2 01/10] arm64: MAINTAINERS: hisi: Add hisilicon SoC PMU support |
| Date | 2016-12-07 18:00 +0100 |
| Message-ID | <sLNJv-2Ce-23@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Add support for Hisilicon SoC hardware event counters for HIP05/06/07 chip versions. Signed-off-by: Anurup M <anurup.m@huawei.com> --- MAINTAINERS | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index b224caa..ce86c07 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5725,6 +5725,15 @@ S: Maintained F: drivers/net/ethernet/hisilicon/ F: Documentation/devicetree/bindings/net/hisilicon*.txt +HISILICON SOC PMU +M: Anurup M <anurup.m@huawei.com> +W: http://www.hisilicon.com +S: Supported +F: drivers/perf/hisilicon/* +F: Documentation/perf/hisi-pmu.txt +F: Documentation/devicetree/bindings/arm/hisilicon/pmu.txt +F: Documentation/devicetree/bindings/arm/hisilicon/djtag.txt + HISILICON ROCE DRIVER M: Lijun Ou <oulijun@huawei.com> M: Wei Hu(Xavier) <xavier.huwei@huawei.com> -- 2.1.4
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[PATCH v2 01/10] arm64: MAINTAINERS: hisi: Add hisilicon SoC PMU support Anurup M <anurupvasu@gmail.com> - 2016-12-07 18:00 +0100
csiph-web