index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
perf
/
arm_smmuv3_pmu.c
Age
Commit message (
Expand
)
Author
2020-08-03
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2020-07-17
drivers/perf: Prevent forced unbinding of PMU drivers
Qi Liu
2020-07-16
drivers/perf: Fix kernel panic when rmmod PMU modules during perf sampling
Qi Liu
2020-07-13
perf/smmuv3: To simplify code for ioremap page in pmcg
Jay Chen
2020-05-18
pmu/smmuv3: Clear IRQ affinity hint on device removal
Jean-Philippe Brucker
2020-02-10
perf/smmuv3: Use platform_get_irq_optional() for wired interrupt
John Garry
2019-12-18
perf/smmuv3: Remove the leftover put_cpu() in error path
Hanjun Guo
2019-10-01
perf/smmuv3: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-08-27
perf/smmuv3: Validate groups for global filtering
Robin Murphy
2019-08-27
perf/smmuv3: Validate group size
Robin Murphy
2019-04-04
perf/smmuv3: Enable HiSilicon Erratum 162001800 quirk
Shameer Kolothum
2019-04-04
perf/smmuv3: Add MSI irq support
Shameer Kolothum
2019-04-04
perf/smmuv3: Add arm64 smmuv3 pmu driver
Neil Leeder