summaryrefslogtreecommitdiffstats
path: root/drivers/perf/arm-cmn.c
Commit message (Expand)AuthorAgeFilesLines
* perf/arm-cmn: Fix invalid pointer when access dtc object sharing the same IRQ...Tuan Phan2021-06-171-1/+1
* drivers/perf: arm-cmn: Add space after ','Junhao He2021-05-251-1/+1
* perf/arm-cmn: Use irq_set_affinity()Thomas Gleixner2021-05-241-7/+2
* drivers/perf: convert sysfs snprintf family to sysfs_emitZihao Tang2021-03-251-11/+11
* perf/arm-cmn: Move IRQs when migrating contextRobin Murphy2021-01-281-1/+3
* perf/arm-cmn: Fix PMU instance namingRobin Murphy2021-01-281-9/+4
* perf: Constify static struct attribute_groupRikard Falkeborn2021-01-201-1/+1
* perf: arm-cmn: Fix conversion specifiers for node typeWill Deacon2020-10-011-2/+2
* perf: arm-cmn: Fix unsigned comparison to less than zeroWill Deacon2020-10-011-1/+1
* perf: Add Arm CMN-600 PMU driverRobin Murphy2020-09-281-0/+1641