index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
perf
/
arm-cmn.c
Age
Commit message (
Expand
)
Author
2022-09-22
perf/arm-cmn: Add more bits to child node address offset field
Ilkka Koskinen
2022-05-12
perf/arm-cmn: Decode CAL devices properly in debugfs
Robin Murphy
2022-05-11
perf/arm-cmn: Fix filter_sel lookup
Robin Murphy
2022-05-06
perf/arm-cmn: Add CMN-700 support
Robin Murphy
2022-05-06
perf/arm-cmn: Refactor occupancy filter selector
Robin Murphy
2022-05-06
perf/arm-cmn: Add CMN-650 support
Robin Murphy
2022-03-08
perf/arm-cmn: Update watchpoint format
Robin Murphy
2022-03-08
perf/arm-cmn: Hide XP PUB events for CMN-600
Robin Murphy
2022-02-08
perf/arm-cmn: Make arm_cmn_debugfs static
Robin Murphy
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