index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
perf
/
arm_smmuv3_pmu.c
Age
Commit message (
Expand
)
Author
2022-11-15
perf/smmuv3: Fix hotplug callback leak in arm_smmu_pmu_init()
Shang XiaoJing
2022-02-15
perf/smmuv3: Don't cast parameter in bit operations
Andy Shevchenko
2022-01-13
Merge tag 'irq-msi-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-01-04
perf/smmuv3: Fix unused variable warning when CONFIG_OF=n
Will Deacon
2021-12-16
perf/smmuv3: Use msi_get_virq()
Thomas Gleixner
2021-12-14
perf/smmuv3: Synthesize IIDR from CoreSight ID registers
Robin Murphy
2021-12-14
perf/smmuv3: Add devicetree support
Jean-Philippe Brucker
2021-06-11
drivers/perf: Simplify EVENT ATTR macro in SMMU PMU driver
Qi Liu
2021-06-11
perf/smmuv3: Don't trample existing events with global filter
Robin Murphy
2021-05-24
perf/arm-smmuv3: Use irq_set_affinity()
Thomas Gleixner
2021-03-25
drivers/perf: Simplify the SMMUv3 PMU event attributes
Qi Liu
2021-03-25
drivers/perf: convert sysfs sprintf family to sysfs_emit
Qi Liu
2021-03-25
drivers/perf: convert sysfs snprintf family to sysfs_emit
Zihao Tang
2021-01-20
perf: Constify static struct attribute_group
Rikard Falkeborn
2020-11-25
perf/smmuv3: Support sysfs identifier file
John Garry
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