index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
perf
/
arm-cmn.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf/arm-cmn: Workaround AmpereOneX errata AC04_MESH_1 (incorrect child count)
Ilkka Koskinen
2024-02-09
1
-0
/
+11
*
Merge branch 'for-next/fixes' into for-next/core
Will Deacon
2024-01-04
1
-1
/
+1
|
\
|
*
perf/arm-cmn: Fail DTC counter allocation correctly
Robin Murphy
2023-12-12
1
-1
/
+1
*
|
perf/arm-cmn: Fix HN-F class_occup_id events
Robin Murphy
2023-12-05
1
-1
/
+1
|
/
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2023-11-01
1
-69
/
+85
|
\
|
*
perf/arm-cmn: Enable per-DTC counter allocation
Robin Murphy
2023-10-23
1
-8
/
+10
|
*
perf/arm-cmn: Rework DTC counters (again)
Robin Murphy
2023-10-23
1
-62
/
+64
|
*
perf/arm-cmn: Fix DTC domain detection
Robin Murphy
2023-10-23
1
-2
/
+14
*
|
perf/arm-cmn: Fix the unhandled overflow status of counter 4 to 7
Jing Zhang
2023-09-29
1
-1
/
+1
|
/
*
perf/arm-cmn: Add CMN-700 r3 support
Robin Murphy
2023-07-28
1
-0
/
+94
*
perf/arm-cmn: Refactor HN-F event selector macros
Robin Murphy
2023-07-28
1
-20
/
+29
*
perf/arm-cmn: Remove spurious event aliases
Robin Murphy
2023-07-28
1
-3
/
+13
*
perf/arm-cmn: Add sysfs identifier
Robin Murphy
2023-06-16
1
-4
/
+16
*
perf/arm-cmn: Revamp model detection
Robin Murphy
2023-06-16
1
-52
/
+93
*
perf/arm-cmn: Fix DTC reset
Robin Murphy
2023-06-05
1
-3
/
+4
*
perf/arm-cmn: Fix port detection for CMN-700
Robin Murphy
2023-04-14
1
-27
/
+30
*
perf/arm-cmn: Validate cycles events fully
Robin Murphy
2023-04-06
1
-1
/
+1
*
perf/arm-cmn: Move overlapping wp_combine field
Ilkka Koskinen
2023-03-27
1
-1
/
+1
*
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
[next]