index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
perf
/
arm-cmn.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-19
perf/arm-cmn: Add CMN S3 ACPI binding
Robin Murphy
1
-0
/
+1
2025-05-16
perf/arm-cmn: Initialise cmn->cpu earlier
Robin Murphy
1
-1
/
+1
2025-05-09
perf/arm-cmn: Fix REQ2/SNP2 mixup
Robin Murphy
1
-4
/
+4
2025-04-17
perf/arm-cmn: Remove CMN-600 DTC domain special case
Robin Murphy
1
-7
/
+0
2025-03-01
perf/arm-cmn: Minor event type housekeeping
Robin Murphy
1
-2
/
+3
2024-12-19
perf/arm-cmn: Permit more exhaustive groups
Robin Murphy
1
-2
/
+2
2024-11-25
perf/arm-cmn: Ensure port and device id bits are set properly
Namhyung Kim
1
-2
/
+2
2024-11-06
perf: Switch back to struct platform_driver::remove()
Uwe Kleine-König
1
-1
/
+1
2024-09-06
perf/arm-cmn: Improve format attr printing
Robin Murphy
1
-6
/
+2
2024-09-06
perf/arm-cmn: Clean up unnecessary NUMA_NO_NODE check
Robin Murphy
1
-1
/
+1
2024-09-04
perf/arm-cmn: Support CMN S3
Robin Murphy
1
-43
/
+76
2024-09-04
perf/arm-cmn: Refactor DTC PMU register access
Robin Murphy
1
-28
/
+36
2024-09-04
perf/arm-cmn: Make cycle counts less surprising
Robin Murphy
1
-5
/
+11
2024-09-04
perf/arm-cmn: Improve build-time assertion
Robin Murphy
1
-1
/
+1
2024-09-04
perf/arm-cmn: Ensure dtm_idx is big enough
Robin Murphy
1
-1
/
+4
2024-09-04
perf/arm-cmn: Fix CCLA register offset
Robin Murphy
1
-3
/
+7
2024-09-04
perf/arm-cmn: Refactor node ID handling. Again.
Robin Murphy
1
-54
/
+40
2024-07-01
perf/arm-cmn: Enable support for tertiary match group
Ilkka Koskinen
1
-6
/
+13
2024-07-01
perf/arm-cmn: Decouple wp_config registers from filter group number
Ilkka Koskinen
1
-17
/
+80
2024-04-10
perf/arm-cmn: Set PMU device parent
Robin Murphy
1
-0
/
+1
2024-04-09
perf/arm-cmn: Avoid placing cpumask on the stack
Dawei Li
1
-5
/
+5
2024-03-14
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
1
-7
/
+7
2024-02-09
perf/arm-cmn: Workaround AmpereOneX errata AC04_MESH_1 (incorrect child count)
Ilkka Koskinen
1
-0
/
+11
2024-02-09
perf/arm-cmn: Improve debugfs pretty-printing for large configs
Robin Murphy
1
-4
/
+5
2024-02-09
perf: arm-cmn: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2024-01-04
Merge branch 'for-next/fixes' into for-next/core
Will Deacon
1
-1
/
+1
2023-12-12
perf/arm-cmn: Fail DTC counter allocation correctly
Robin Murphy
1
-1
/
+1
2023-12-05
perf/arm-cmn: Fix HN-F class_occup_id events
Robin Murphy
1
-1
/
+1
2023-11-01
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
1
-69
/
+85
2023-10-23
perf/arm-cmn: Enable per-DTC counter allocation
Robin Murphy
1
-8
/
+10
2023-10-23
perf/arm-cmn: Rework DTC counters (again)
Robin Murphy
1
-62
/
+64
2023-10-23
perf/arm-cmn: Fix DTC domain detection
Robin Murphy
1
-2
/
+14
2023-09-29
perf/arm-cmn: Fix the unhandled overflow status of counter 4 to 7
Jing Zhang
1
-1
/
+1
2023-07-28
perf/arm-cmn: Add CMN-700 r3 support
Robin Murphy
1
-0
/
+94
2023-07-28
perf/arm-cmn: Refactor HN-F event selector macros
Robin Murphy
1
-20
/
+29
2023-07-28
perf/arm-cmn: Remove spurious event aliases
Robin Murphy
1
-3
/
+13
2023-06-16
perf/arm-cmn: Add sysfs identifier
Robin Murphy
1
-4
/
+16
2023-06-16
perf/arm-cmn: Revamp model detection
Robin Murphy
1
-52
/
+93
2023-06-05
perf/arm-cmn: Fix DTC reset
Robin Murphy
1
-3
/
+4
2023-04-14
perf/arm-cmn: Fix port detection for CMN-700
Robin Murphy
1
-27
/
+30
2023-04-06
perf/arm-cmn: Validate cycles events fully
Robin Murphy
1
-1
/
+1
2023-03-27
perf/arm-cmn: Move overlapping wp_combine field
Ilkka Koskinen
1
-1
/
+1
2023-02-21
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
1
-0
/
+1
2023-01-26
Partially revert "perf/arm-cmn: Optimise DTC counter accesses"
Robin Murphy
1
-1
/
+6
2023-01-19
perf/arm-cmn: Reset DTM_PMU_CONFIG at probe
Robin Murphy
1
-0
/
+1
2022-09-22
perf/arm-cmn: Add more bits to child node address offset field
Ilkka Koskinen
1
-1
/
+1
2022-05-12
perf/arm-cmn: Decode CAL devices properly in debugfs
Robin Murphy
1
-1
/
+2
2022-05-11
perf/arm-cmn: Fix filter_sel lookup
Robin Murphy
1
-1
/
+1
2022-05-06
perf/arm-cmn: Add CMN-700 support
Robin Murphy
1
-16
/
+220
2022-05-06
perf/arm-cmn: Refactor occupancy filter selector
Robin Murphy
1
-72
/
+98
[next]