index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
perf
/
arm_cspmu
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'driver-core-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-05-22
2
-16
/
+1
|
\
|
*
perf: Use device_show_string() helper for sysfs attributes
Lukas Wunner
2024-05-04
2
-16
/
+1
*
|
perf/arm_cspmu: Assign parents for event_source devices
Jonathan Cameron
2024-04-19
1
-0
/
+1
*
|
perf/arm_cspmu: Avoid placing cpumask on the stack
Dawei Li
2024-04-09
1
-5
/
+3
|
/
*
perf/arm_cspmu: Add devicetree support
Robin Murphy
2024-02-09
1
-12
/
+55
*
perf/arm_cspmu: Simplify counter reset
Robin Murphy
2024-02-09
1
-6
/
+1
*
perf/arm_cspmu: Simplify attribute groups
Robin Murphy
2024-02-09
2
-17
/
+10
*
perf/arm_cspmu: Simplify initialisation
Robin Murphy
2024-02-09
2
-39
/
+22
*
perf: arm_cspmu: Convert to platform remove callback returning void
Uwe Kleine-König
2024-02-09
1
-4
/
+2
*
perf: arm_cspmu: drop redundant acpi_dev_uid_to_integer()
Raag Jadav
2023-12-06
1
-3
/
+1
*
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2023-11-10
1
-0
/
+3
|
\
|
*
perf: arm_cspmu: Reject events meant for other PMUs
Ilkka Koskinen
2023-11-07
1
-0
/
+3
*
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2023-11-01
7
-66
/
+517
|
\
|
|
*
perf: arm_cspmu: ampere_cspmu: Add support for Ampere SoC PMU
Ilkka Koskinen
2023-10-10
5
-0
/
+293
|
*
perf: arm_cspmu: Support implementation specific validation
Ilkka Koskinen
2023-10-05
2
-1
/
+10
|
*
perf: arm_cspmu: Support implementation specific filters
Ilkka Koskinen
2023-10-05
2
-4
/
+11
|
*
perf: arm_cspmu: Split 64-bit write to 32-bit writes
Ilkka Koskinen
2023-10-05
1
-1
/
+4
|
*
perf: arm_cspmu: Separate Arm and vendor module
Besar Wicaksono
2023-10-05
6
-60
/
+199
*
|
perf: arm_cspmu: use acpi_dev_hid_uid_match() for matching _HID and _UID
Raag Jadav
2023-10-25
1
-5
/
+3
|
/
*
perf: arm_cspmu: Add missing MODULE_DEVICE_TABLE
Ilkka Koskinen
2023-06-16
1
-0
/
+7
*
perf/arm_cspmu: Decouple APMT dependency
Robin Murphy
2023-06-09
2
-40
/
+19
*
perf/arm_cspmu: Clean up ACPI dependency
Robin Murphy
2023-06-09
2
-4
/
+16
*
perf/arm_cspmu: Fix event attribute type
Robin Murphy
2023-06-09
1
-4
/
+4
*
perf: arm_cspmu: Set irq affinitiy only if overflow interrupt is used
Ilkka Koskinen
2023-06-09
1
-1
/
+2
*
perf: arm_cspmu: Fix variable dereference warning
Besar Wicaksono
2023-03-27
1
-2
/
+4
*
perf: arm_cspmu: Fix module cyclic dependency
Besar Wicaksono
2022-11-18
1
-3
/
+2
*
perf: arm_cspmu: Fix build failure on x86_64
Besar Wicaksono
2022-11-18
1
-1
/
+1
*
perf: arm_cspmu: Fix modular builds due to missing MODULE_LICENSE()s
Will Deacon
2022-11-15
2
-0
/
+4
*
perf: arm_cspmu: Add support for NVIDIA SCF and MCF attribute
Besar Wicaksono
2022-11-15
4
-1
/
+426
*
perf: arm_cspmu: Add support for ARM CoreSight PMU driver
Besar Wicaksono
2022-11-15
4
-0
/
+1462