* [PATCH v4 0/4] Updates to mlxbf-pmc
@ 2025-01-09 14:39 Shravan Kumar Ramani
2025-01-13 17:38 ` Ilpo Järvinen
0 siblings, 1 reply; 2+ messages in thread
From: Shravan Kumar Ramani @ 2025-01-09 14:39 UTC (permalink / raw)
To: Hans de Goede, Ilpo Jarvinen, Vadim Pasternak, David Thompson
Cc: Shravan Kumar Ramani, platform-driver-x86, linux-kernel
This submission contains 4 patches relating to mlxbf-pmc.
Patch 1 adds documentation for the sysfs files created by the driver.
Patches 2 and 3 add specific functionality to the driver for supporting
counting of cycles and clock_measure performance block.
Patch 4 adds documentation for the newly added sysfs entries.
v3 -> v4
Removed 64-bit counter functionality.
v2 -> v3
Updated documentation as suggested to provide more details on the
sysfs and driver functionality.
v1 -> v2
Added patch 4 to document sysfs entries added in patches 2 and 3.
Shravan Kumar Ramani (4):
Documentation/ABI: Add document for Mellanox PMC driver
platform/mellanox: mlxbf-pmc: Add support for monitoring cycle count
platform/mellanox: mlxbf-pmc: Add support for clock_measure
performance block
Documentation/ABI: Add new sysfs fields to sysfs-platform-mellanox-pmc
.../ABI/testing/sysfs-platform-mellanox-pmc | 65 +++++++++++
drivers/platform/mellanox/mlxbf-pmc.c | 107 +++++++++++++++++-
2 files changed, 168 insertions(+), 4 deletions(-)
create mode 100644 Documentation/ABI/testing/sysfs-platform-mellanox-pmc
--
2.43.2
^ permalink raw reply [flat|nested] 2+ messages in thread* Re: [PATCH v4 0/4] Updates to mlxbf-pmc
2025-01-09 14:39 [PATCH v4 0/4] Updates to mlxbf-pmc Shravan Kumar Ramani
@ 2025-01-13 17:38 ` Ilpo Järvinen
0 siblings, 0 replies; 2+ messages in thread
From: Ilpo Järvinen @ 2025-01-13 17:38 UTC (permalink / raw)
To: Shravan Kumar Ramani
Cc: Hans de Goede, Vadim Pasternak, David Thompson,
platform-driver-x86, LKML
On Thu, 9 Jan 2025, Shravan Kumar Ramani wrote:
> This submission contains 4 patches relating to mlxbf-pmc.
>
> Patch 1 adds documentation for the sysfs files created by the driver.
> Patches 2 and 3 add specific functionality to the driver for supporting
> counting of cycles and clock_measure performance block.
> Patch 4 adds documentation for the newly added sysfs entries.
>
> v3 -> v4
> Removed 64-bit counter functionality.
Thanks the update.
I was wondering myself just a few days back what's the status of this
series.
I've now applied v4 into the review-ilpo-next branch but it will be 6.14
material (by now, 6.13 is about to be released). I corrected the sysfs
date/kernelversion for you while applying the last patch.
--
i.
>
> v2 -> v3
> Updated documentation as suggested to provide more details on the
> sysfs and driver functionality.
>
> v1 -> v2
> Added patch 4 to document sysfs entries added in patches 2 and 3.
>
> Shravan Kumar Ramani (4):
> Documentation/ABI: Add document for Mellanox PMC driver
> platform/mellanox: mlxbf-pmc: Add support for monitoring cycle count
> platform/mellanox: mlxbf-pmc: Add support for clock_measure
> performance block
> Documentation/ABI: Add new sysfs fields to sysfs-platform-mellanox-pmc
>
> .../ABI/testing/sysfs-platform-mellanox-pmc | 65 +++++++++++
> drivers/platform/mellanox/mlxbf-pmc.c | 107 +++++++++++++++++-
> 2 files changed, 168 insertions(+), 4 deletions(-)
> create mode 100644 Documentation/ABI/testing/sysfs-platform-mellanox-pmc
>
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-01-13 17:38 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-09 14:39 [PATCH v4 0/4] Updates to mlxbf-pmc Shravan Kumar Ramani
2025-01-13 17:38 ` Ilpo Järvinen
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox