Linux Documentation
 help / color / mirror / Atom feed
* [PATCH v5 0/2] Add CCPI2 PMU support
@ 2019-08-30 12:54 ganapat
  2019-08-30 12:54 ` [PATCH v5 1/2] Documentation: perf: Update documentation for ThunderX2 PMU uncore driver ganapat
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: ganapat @ 2019-08-30 12:54 UTC (permalink / raw)
  To: linux-doc, linux-kernel, linux-arm-kernel
  Cc: will, mark.rutland, corbet, jnair, rrichter, jglauber, gkulkarni

From: Ganapatrao Kulkarni <gkulkarni@marvell.com>

Add Cavium Coherent Processor Interconnect (CCPI2) PMU
support in ThunderX2 Uncore driver.

v5:
	Fixed minor bug of v4 (timer callback fuction
	was getting initialized to NULL for all PMUs).

v4:
	Update with review comments [2].
	Changed Counter read to 2 word read since single dword read is misbhehaving(hw issue).

[2] https://lkml.org/lkml/2019/7/23/231

v3: Rebased to 5.3-rc1

v2: Updated with review comments [1]

[1] https://lkml.org/lkml/2019/6/14/965

v1: initial patch


Ganapatrao Kulkarni (2):
  Documentation: perf: Update documentation for ThunderX2 PMU uncore
    driver
  drivers/perf: Add CCPI2 PMU support in ThunderX2 UNCORE driver.

 .../admin-guide/perf/thunderx2-pmu.rst        |  20 +-
 drivers/perf/thunderx2_pmu.c                  | 267 +++++++++++++++---
 2 files changed, 245 insertions(+), 42 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2019-10-15  9:36 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-08-30 12:54 [PATCH v5 0/2] Add CCPI2 PMU support ganapat
2019-08-30 12:54 ` [PATCH v5 1/2] Documentation: perf: Update documentation for ThunderX2 PMU uncore driver ganapat
2019-08-30 12:54 ` [PATCH v5 2/2] drivers/perf: Add CCPI2 PMU support in ThunderX2 UNCORE driver ganapat
2019-10-13 17:15 ` [PATCH v5 0/2] Add CCPI2 PMU support Ganapatrao Kulkarni
2019-10-15  9:36   ` Ganapatrao Kulkarni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox