mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Yicong Yang <yangyicong@huawei.com>
To: <will@kernel.org>, <mark.rutland@arm.com>,
	<linux-arm-kernel@lists.infradead.org>,
	<linux-kernel@vger.kernel.org>
Cc: <yangyicong@hisilicon.com>, <jonathan.cameron@huawei.com>,
	<prime.zeng@hisilicon.com>, <linuxarm@huawei.com>,
	<wangyushan12@huawei.com>, <hejunhao3@h-partners.com>
Subject: Re: [PATCH v6 0/3] drivers/perf: hisi: Add support for HiSilicon NOC and MN PMU driver
Date: Mon, 8 Sep 2025 15:10:10 +0800	[thread overview]
Message-ID: <5b727add-e48e-5857-42a4-97586e1e02e1@huawei.com> (raw)
In-Reply-To: <20250814091622.23269-1-yangyicong@huawei.com>

a gentle ping...

On 2025/8/14 17:16, Yicong Yang wrote:
> From: Yicong Yang <yangyicong@hisilicon.com>
> 
> Add support for two new Uncore PMUs to monitor the events of the system bus
> (by NoC PMU) and the DVM operations (by MN PMU).
> 
> Change since v5:
> - Rebase on 6.17-rc1 and update the maintainer entry
> Link: https://lore.kernel.org/linux-arm-kernel/20250717121727.61057-1-yangyicong@huawei.com/
> 
> Change since v4:
> - Rename ovflow_status to .overflow_status with Jonathan's Tag, thanks!
> Link: https://lore.kernel.org/linux-arm-kernel/20250717074138.39903-1-yangyicong@huawei.com/
> 
> Change since v3:
> - Use ACPI driver data to retrieve the hardware capabilities
> Link: https://lore.kernel.org/linux-arm-kernel/20250619125557.57372-1-yangyicong@huawei.com/
> 
> Junhao He (1):
>   drivers/perf: hisi: Add support for HiSilicon MN PMU driver
> 
> Yicong Yang (2):
>   drivers/perf: hisi: Add support for HiSilicon NoC PMU
>   MAINTAINERS: Remove myself from HiSilicon PMU maintainers
> 
>  Documentation/admin-guide/perf/hisi-pmu.rst  |  11 +
>  MAINTAINERS                                  |   1 -
>  drivers/perf/hisilicon/Makefile              |   3 +-
>  drivers/perf/hisilicon/hisi_uncore_mn_pmu.c  | 411 +++++++++++++++++
>  drivers/perf/hisilicon/hisi_uncore_noc_pmu.c | 443 +++++++++++++++++++
>  5 files changed, 867 insertions(+), 2 deletions(-)
>  create mode 100644 drivers/perf/hisilicon/hisi_uncore_mn_pmu.c
>  create mode 100644 drivers/perf/hisilicon/hisi_uncore_noc_pmu.c
> 

  parent reply	other threads:[~2025-09-08  7:10 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-08-14  9:16 Yicong Yang
2025-08-14  9:16 ` [PATCH v6 1/3] drivers/perf: hisi: Add support for HiSilicon NoC PMU Yicong Yang
2025-08-14  9:16 ` [PATCH v6 2/3] drivers/perf: hisi: Add support for HiSilicon MN PMU driver Yicong Yang
2025-08-14  9:16 ` [PATCH v6 3/3] MAINTAINERS: Remove myself from HiSilicon PMU maintainers Yicong Yang
2025-08-15  8:56   ` Jonathan Cameron
2025-08-18  6:52     ` Yicong Yang
2025-09-18 13:52   ` Will Deacon
2025-09-19  8:54     ` Yicong Yang
2025-09-08  7:10 ` Yicong Yang [this message]
2025-09-18 16:43 ` [PATCH v6 0/3] drivers/perf: hisi: Add support for HiSilicon NOC and MN PMU driver Will Deacon

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5b727add-e48e-5857-42a4-97586e1e02e1@huawei.com \
    --to=yangyicong@huawei.com \
    --cc=hejunhao3@h-partners.com \
    --cc=jonathan.cameron@huawei.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linuxarm@huawei.com \
    --cc=mark.rutland@arm.com \
    --cc=prime.zeng@hisilicon.com \
    --cc=wangyushan12@huawei.com \
    --cc=will@kernel.org \
    --cc=yangyicong@hisilicon.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®