| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2023-02-22 | 1 | -0/+1 |
|\ |
|
| * | perf/arm-cmn: Reset DTM_PMU_CONFIG at probe | Robin Murphy | 2023-01-19 | 1 | -0/+1 |
* | | Partially revert "perf/arm-cmn: Optimise DTC counter accesses" | Robin Murphy | 2023-01-26 | 1 | -1/+6 |
|/ |
|
* | perf/arm-cmn: Add more bits to child node address offset field | Ilkka Koskinen | 2022-09-22 | 1 | -1/+1 |
* | perf/arm-cmn: Decode CAL devices properly in debugfs | Robin Murphy | 2022-05-12 | 1 | -1/+2 |
* | perf/arm-cmn: Fix filter_sel lookup | Robin Murphy | 2022-05-11 | 1 | -1/+1 |
* | perf/arm-cmn: Add CMN-700 support | Robin Murphy | 2022-05-06 | 1 | -16/+220 |
* | perf/arm-cmn: Refactor occupancy filter selector | Robin Murphy | 2022-05-06 | 1 | -72/+98 |
* | perf/arm-cmn: Add CMN-650 support | Robin Murphy | 2022-05-06 | 1 | -46/+176 |
* | perf/arm-cmn: Update watchpoint format | Robin Murphy | 2022-03-08 | 1 | -6/+12 |
* | perf/arm-cmn: Hide XP PUB events for CMN-600 | Robin Murphy | 2022-03-08 | 1 | -0/+3 |
* | perf/arm-cmn: Make arm_cmn_debugfs static | Robin Murphy | 2022-02-08 | 1 | -1/+1 |
* | perf/arm-cmn: Add debugfs topology info | Robin Murphy | 2021-12-14 | 1 | -3/+148 |
* | perf/arm-cmn: Add CI-700 Support | Robin Murphy | 2021-12-14 | 1 | -4/+53 |
* | perf/arm-cmn: Support new IP features | Robin Murphy | 2021-12-14 | 1 | -47/+171 |
* | perf/arm-cmn: Demarcate CMN-600 specifics | Robin Murphy | 2021-12-14 | 1 | -151/+162 |
* | perf/arm-cmn: Move group validation data off-stack | Robin Murphy | 2021-12-14 | 1 | -18/+25 |
* | perf/arm-cmn: Optimise DTC counter accesses | Robin Murphy | 2021-12-14 | 1 | -17/+12 |
* | perf/arm-cmn: Optimise DTM counter reads | Robin Murphy | 2021-12-14 | 1 | -8/+9 |
* | perf/arm-cmn: Refactor DTM handling | Robin Murphy | 2021-12-14 | 1 | -82/+87 |
* | perf/arm-cmn: Streamline node iteration | Robin Murphy | 2021-12-14 | 1 | -13/+20 |
* | perf/arm-cmn: Refactor node ID handling | Robin Murphy | 2021-12-14 | 1 | -38/+56 |
* | perf/arm-cmn: Drop compile-test restriction | Robin Murphy | 2021-12-14 | 1 | -12/+13 |
* | perf/arm-cmn: Account for NUMA affinity | Robin Murphy | 2021-12-14 | 1 | -13/+38 |
* | perf/arm-cmn: Fix CPU hotplug unregistration | Robin Murphy | 2021-12-14 | 1 | -2/+3 |
* | perf/arm-cmn: Fix invalid pointer when access dtc object sharing the same IRQ... | Tuan Phan | 2021-06-17 | 1 | -1/+1 |
* | drivers/perf: arm-cmn: Add space after ',' | Junhao He | 2021-05-25 | 1 | -1/+1 |
* | perf/arm-cmn: Use irq_set_affinity() | Thomas Gleixner | 2021-05-24 | 1 | -7/+2 |
* | drivers/perf: convert sysfs snprintf family to sysfs_emit | Zihao Tang | 2021-03-25 | 1 | -11/+11 |
* | perf/arm-cmn: Move IRQs when migrating context | Robin Murphy | 2021-01-28 | 1 | -1/+3 |
* | perf/arm-cmn: Fix PMU instance naming | Robin Murphy | 2021-01-28 | 1 | -9/+4 |
* | perf: Constify static struct attribute_group | Rikard Falkeborn | 2021-01-20 | 1 | -1/+1 |
* | perf: arm-cmn: Fix conversion specifiers for node type | Will Deacon | 2020-10-01 | 1 | -2/+2 |
* | perf: arm-cmn: Fix unsigned comparison to less than zero | Will Deacon | 2020-10-01 | 1 | -1/+1 |
* | perf: Add Arm CMN-600 PMU driver | Robin Murphy | 2020-09-28 | 1 | -0/+1641 |