linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [RFC PATCH 0/2] {topost} drivers/perf: hisi: Add driver for HNS3 PMU
@ 2021-03-22  1:49 Guangbin Huang
  2021-03-22  1:49 ` [RFC PATCH 1/2] {topost} drivers/perf: hisi: Add description for HNS3 PMU driver Guangbin Huang
  2021-03-22  1:49 ` [RFC PATCH 2/2] {topost} drivers/perf: hisi: add driver for HNS3 PMU Guangbin Huang
  0 siblings, 2 replies; 5+ messages in thread
From: Guangbin Huang @ 2021-03-22  1:49 UTC (permalink / raw)
  To: john.garry, will, mark.rutland
  Cc: liuqi115, zhangshaokun, f.fangjian, linux-arm-kernel, lipeng321,
	shenjian15, linyunsheng, tanhuazhong

This patch-set adds driver for HNS3(HiSilicon network system version 3)
PMU and doc to descript it.



Guangbin Huang (2):
  {topost} drivers/perf: hisi: Add description for HNS3 PMU driver
  {topost} drivers/perf: hisi: add driver for HNS3 PMU

 Documentation/admin-guide/perf/hns3-pmu.rst |  125 ++
 MAINTAINERS                                 |    5 +
 drivers/perf/pci/Kconfig                    |   10 +
 drivers/perf/pci/hisilicon/Makefile         |    1 +
 drivers/perf/pci/hisilicon/hns3_pmu.c       | 1937 +++++++++++++++++++++++++++
 include/linux/cpuhotplug.h                  |    1 +
 6 files changed, 2079 insertions(+)
 create mode 100644 Documentation/admin-guide/perf/hns3-pmu.rst
 create mode 100644 drivers/perf/pci/hisilicon/hns3_pmu.c

-- 
2.8.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-03-25 15:58 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-03-22  1:49 [RFC PATCH 0/2] {topost} drivers/perf: hisi: Add driver for HNS3 PMU Guangbin Huang
2021-03-22  1:49 ` [RFC PATCH 1/2] {topost} drivers/perf: hisi: Add description for HNS3 PMU driver Guangbin Huang
2021-03-25 15:13   ` John Garry
2021-03-22  1:49 ` [RFC PATCH 2/2] {topost} drivers/perf: hisi: add driver for HNS3 PMU Guangbin Huang
2021-03-25 15:53   ` John Garry

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).