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
/
arm-cmn.c
Age
Commit message (
Expand
)
Author
2021-12-14
perf/arm-cmn: Add debugfs topology info
Robin Murphy
2021-12-14
perf/arm-cmn: Add CI-700 Support
Robin Murphy
2021-12-14
perf/arm-cmn: Support new IP features
Robin Murphy
2021-12-14
perf/arm-cmn: Demarcate CMN-600 specifics
Robin Murphy
2021-12-14
perf/arm-cmn: Move group validation data off-stack
Robin Murphy
2021-12-14
perf/arm-cmn: Optimise DTC counter accesses
Robin Murphy
2021-12-14
perf/arm-cmn: Optimise DTM counter reads
Robin Murphy
2021-12-14
perf/arm-cmn: Refactor DTM handling
Robin Murphy
2021-12-14
perf/arm-cmn: Streamline node iteration
Robin Murphy
2021-12-14
perf/arm-cmn: Refactor node ID handling
Robin Murphy
2021-12-14
perf/arm-cmn: Drop compile-test restriction
Robin Murphy
2021-12-14
perf/arm-cmn: Account for NUMA affinity
Robin Murphy
2021-12-14
perf/arm-cmn: Fix CPU hotplug unregistration
Robin Murphy
2021-06-17
perf/arm-cmn: Fix invalid pointer when access dtc object sharing the same IRQ...
Tuan Phan
2021-05-25
drivers/perf: arm-cmn: Add space after ','
Junhao He
2021-05-24
perf/arm-cmn: Use irq_set_affinity()
Thomas Gleixner
2021-03-25
drivers/perf: convert sysfs snprintf family to sysfs_emit
Zihao Tang
2021-01-28
perf/arm-cmn: Move IRQs when migrating context
Robin Murphy
2021-01-28
perf/arm-cmn: Fix PMU instance naming
Robin Murphy
2021-01-20
perf: Constify static struct attribute_group
Rikard Falkeborn
2020-10-01
perf: arm-cmn: Fix conversion specifiers for node type
Will Deacon
2020-10-01
perf: arm-cmn: Fix unsigned comparison to less than zero
Will Deacon
2020-09-28
perf: Add Arm CMN-600 PMU driver
Robin Murphy