index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
mellanox
/
mlxbf-pmc.c
Age
Commit message (
Expand
)
Author
2025-12-22
platform/mellanox: mlxbf-pmc: Remove trailing whitespaces from event names
Shravan Kumar Ramani
2025-10-15
platform/mellanox: mlxbf-pmc: add sysfs_attr_init() to count_clock init
David Thompson
2025-07-07
platform/mellanox: mlxbf-pmc: Use kstrtobool() to check 0/1 input
Shravan Kumar Ramani
2025-07-07
platform/mellanox: mlxbf-pmc: Validate event/enable input
Shravan Kumar Ramani
2025-07-07
platform/mellanox: mlxbf-pmc: Remove newline char from event name input
Shravan Kumar Ramani
2025-06-25
platform/mellanox: mlxbf-pmc: Fix duplicate event ID for CACHE_DATA1
Alok Tiwari
2025-04-30
platform/mellanox: mlxbf-pmc: Support additional PMC blocks
Shravan Kumar Ramani
2025-01-15
platform/mellanox: mlxbf-pmc: Add support for clock_measure performance block
Shravan Kumar Ramani
2025-01-15
platform/mellanox: mlxbf-pmc: Add support for monitoring cycle count
Shravan Kumar Ramani
2024-12-02
platform/mellanox: mlxbf-pmc: incorrect type in assignment
Pei Xiao
2024-09-14
platform/mellanox: mlxbf-pmc: fix lockdep warning
Luiz Capitulino
2024-03-12
platform/mellanox: mlxbf-pmc: fix signedness bugs
Dan Carpenter
2024-02-27
platform/mellanox: mlxbf-pmc: Ignore unsupported performance blocks
Luiz Capitulino
2024-02-27
platform/mellanox: mlxbf-pmc: mlxbf_pmc_event_list(): make size ptr optional
Luiz Capitulino
2024-02-13
platform/mellanox: mlxbf-pmc: Cleanup signed/unsigned mix-up
Shravan Kumar Ramani
2024-02-13
platform/mellanox: mlxbf-pmc: Replace uintN_t with kernel-style types
Shravan Kumar Ramani
2024-01-22
platform/mellanox: mlxbf-pmc: Fix offset calculation for crspace events
Shravan Kumar Ramani
2023-12-04
platform/mellanox: Check devm_hwmon_device_register_with_groups() return value
Kunwu Chan
2023-12-04
platform/mellanox: Add null pointer checks for devm_kasprintf()
Kunwu Chan
2023-09-13
platform/mellanox: mlxbf-pmc: Add support for BlueField-3
Shravan Kumar Ramani
2023-09-11
platform/mellanox: mlxbf-pmc: Fix reading of unprogrammed events
Shravan Kumar Ramani
2023-09-11
platform/mellanox: mlxbf-pmc: Fix potential buffer overflows
Shravan Kumar Ramani
2023-05-15
platform/mellanox: mlxbf-pmc: fix sscanf() error checking
Dan Carpenter
2022-12-12
platform/mellanox: mlxbf-pmc: Fix event typo
James Hurley
2021-12-21
platform/mellanox: mlxbf-pmc: Fix an IS_ERR() vs NULL bug in mlxbf_pmc_map_co...
Miaoqian Lin
2021-08-23
platform/mellanox: mlxbf-pmc: fix kernel-doc notation
Randy Dunlap
2020-10-28
platform/mellanox: mlxbf-pmc: Add Mellanox BlueField PMC driver
Shravan Kumar Ramani