aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/perf/arm-cmn.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-06-17perf/arm-cmn: Fix invalid pointer when access dtc object sharing the same IRQ numberTuan Phan1-1/+1
2021-05-25drivers/perf: arm-cmn: Add space after ','Junhao He1-1/+1
2021-05-24perf/arm-cmn: Use irq_set_affinity()Thomas Gleixner1-7/+2
2021-03-25drivers/perf: convert sysfs snprintf family to sysfs_emitZihao Tang1-11/+11
2021-01-28perf/arm-cmn: Move IRQs when migrating contextRobin Murphy1-1/+3
2021-01-28perf/arm-cmn: Fix PMU instance namingRobin Murphy1-9/+4
2021-01-20perf: Constify static struct attribute_groupRikard Falkeborn1-1/+1
2020-10-01perf: arm-cmn: Fix conversion specifiers for node typeWill Deacon1-2/+2
2020-10-01perf: arm-cmn: Fix unsigned comparison to less than zeroWill Deacon1-1/+1
2020-09-28perf: Add Arm CMN-600 PMU driverRobin Murphy1-0/+1641