index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
perf
/
thunderx2_pmu.c
Age
Commit message (
Expand
)
Author
2024-04-19
perf/thunderx2: Assign parents for event_source devices
Jonathan Cameron
2024-04-09
perf/thunderx2: Avoid placing cpumask on the stack
Dawei Li
2024-04-09
drivers/perf: thunderx2_pmu: Replace open coded acpi_match_acpi_device()
Andy Shevchenko
2024-02-09
perf: thunderx2: Convert to platform remove callback returning void
Uwe Kleine-König
2022-02-08
perf: Replace acpi_bus_get_device()
Rafael J. Wysocki
2021-10-04
drivers/perf: thunderx2_pmu: Change data in size tx2_uncore_event_update()
John Garry
2021-05-25
drivers/perf: Remove redundant dev_err call in tx2_uncore_pmu_init_dev()
Zou Wei
2021-03-25
drivers/perf: convert sysfs sprintf family to sysfs_emit
Qi Liu
2020-09-18
drivers/perf: thunderx2_pmu: Fix memory resource error handling
Mark Salter
2020-07-17
drivers/perf: Prevent forced unbinding of PMU drivers
Qi Liu
2019-10-29
drivers/perf: Add CCPI2 PMU support in ThunderX2 UNCORE driver.
Ganapatrao Prabhakerrao Kulkarni
2019-01-21
For drivers that do not support context exclusion let's advertise the
Andrew Murray
2018-12-06
drivers/perf: Add Cavium ThunderX2 SoC UNCORE PMU driver
Kulkarni, Ganapatrao