开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
perf
/
arm_cspmu
Age
Commit message (
Expand
)
Author
2023-12-06
perf: arm_cspmu: drop redundant acpi_dev_uid_to_integer()
Raag Jadav
2023-11-10
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2023-11-07
perf: arm_cspmu: Reject events meant for other PMUs
Ilkka Koskinen
2023-11-01
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2023-10-25
perf: arm_cspmu: use acpi_dev_hid_uid_match() for matching _HID and _UID
Raag Jadav
2023-10-10
perf: arm_cspmu: ampere_cspmu: Add support for Ampere SoC PMU
Ilkka Koskinen
2023-10-05
perf: arm_cspmu: Support implementation specific validation
Ilkka Koskinen
2023-10-05
perf: arm_cspmu: Support implementation specific filters
Ilkka Koskinen
2023-10-05
perf: arm_cspmu: Split 64-bit write to 32-bit writes
Ilkka Koskinen
2023-10-05
perf: arm_cspmu: Separate Arm and vendor module
Besar Wicaksono
2023-06-16
perf: arm_cspmu: Add missing MODULE_DEVICE_TABLE
Ilkka Koskinen
2023-06-09
perf/arm_cspmu: Decouple APMT dependency
Robin Murphy
2023-06-09
perf/arm_cspmu: Clean up ACPI dependency
Robin Murphy
2023-06-09
perf/arm_cspmu: Fix event attribute type
Robin Murphy
2023-06-09
perf: arm_cspmu: Set irq affinitiy only if overflow interrupt is used
Ilkka Koskinen
2023-03-27
perf: arm_cspmu: Fix variable dereference warning
Besar Wicaksono
2022-11-18
perf: arm_cspmu: Fix module cyclic dependency
Besar Wicaksono
2022-11-18
perf: arm_cspmu: Fix build failure on x86_64
Besar Wicaksono
2022-11-15
perf: arm_cspmu: Fix modular builds due to missing MODULE_LICENSE()s
Will Deacon
2022-11-15
perf: arm_cspmu: Add support for NVIDIA SCF and MCF attribute
Besar Wicaksono
2022-11-15
perf: arm_cspmu: Add support for ARM CoreSight PMU driver
Besar Wicaksono