[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <bfec5dc5-cb6e-e27e-f233-7f16e53edab7@huawei.com>
Date: Mon, 11 Apr 2022 09:36:58 +0800
From: "huangguangbin (A)" <huangguangbin2@...wei.com>
To: <john.garry@...wei.com>, <will@...nel.org>, <mark.rutland@....com>
CC: <linux-arm-kernel@...ts.infradead.org>,
<linux-kernel@...r.kernel.org>, <linuxarm@...wei.com>,
<liuqi115@...wei.com>, <zhangshaokun@...ilicon.com>,
<f.fangjian@...wei.com>, <lipeng321@...wei.com>,
<shenjian15@...wei.com>, <moyufeng@...wei.com>
Subject: Re: [PATCH V3 0/2] drivers/perf: hisi: Add driver for HNS3 PMU
Gentle ping. Any comment or suggestion is appreciated. Thanks
On 2022/3/29 19:39, Guangbin Huang wrote:
> Change logs:
> V2 -> V3:
> - Modify the comments of John Garry.
> - Link: https://lore.kernel.org/linux-arm-kernel/20220228123955.30284-1-huangguangbin2@huawei.com/
> V1 -> V2:
> - Modify the comments of John Garry.
> - Link: https://lore.kernel.org/linux-arm-kernel/20220117015222.9617-1-huangguangbin2@huawei.com/
>
> Guangbin Huang (2):
> drivers/perf: hisi: Add description for HNS3 PMU driver
> drivers/perf: hisi: add driver for HNS3 PMU
>
> Documentation/admin-guide/perf/hns3-pmu.rst | 136 ++
> MAINTAINERS | 6 +
> drivers/perf/hisilicon/Kconfig | 10 +
> drivers/perf/hisilicon/Makefile | 1 +
> drivers/perf/hisilicon/hns3_pmu.c | 1640 +++++++++++++++++++
> include/linux/cpuhotplug.h | 1 +
> 6 files changed, 1794 insertions(+)
> create mode 100644 Documentation/admin-guide/perf/hns3-pmu.rst
> create mode 100644 drivers/perf/hisilicon/hns3_pmu.c
>
Powered by blists - more mailing lists