index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
perf
/
arm_smmuv3_pmu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-15
perf/smmuv3: Don't cast parameter in bit operations
Andy Shevchenko
1
-1
/
+3
2022-01-13
Merge tag 'irq-msi-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-4
/
+1
2022-01-04
perf/smmuv3: Fix unused variable warning when CONFIG_OF=n
Will Deacon
1
-0
/
+2
2021-12-17
perf/smmuv3: Use msi_get_virq()
Thomas Gleixner
1
-4
/
+1
2021-12-14
perf/smmuv3: Synthesize IIDR from CoreSight ID registers
Robin Murphy
1
-1
/
+54
2021-12-14
perf/smmuv3: Add devicetree support
Jean-Philippe Brucker
1
-1
/
+10
2021-06-11
drivers/perf: Simplify EVENT ATTR macro in SMMU PMU driver
Qi Liu
1
-5
/
+2
2021-06-11
perf/smmuv3: Don't trample existing events with global filter
Robin Murphy
1
-8
/
+10
2021-05-24
perf/arm-smmuv3: Use irq_set_affinity()
Thomas Gleixner
1
-7
/
+3
2021-03-25
drivers/perf: Simplify the SMMUv3 PMU event attributes
Qi Liu
1
-19
/
+13
2021-03-25
drivers/perf: convert sysfs sprintf family to sysfs_emit
Qi Liu
1
-1
/
+1
2021-03-25
drivers/perf: convert sysfs snprintf family to sysfs_emit
Zihao Tang
1
-1
/
+1
2021-01-20
perf: Constify static struct attribute_group
Rikard Falkeborn
1
-4
/
+4
2020-11-25
perf/smmuv3: Support sysfs identifier file
John Garry
1
-0
/
+39
2020-08-04
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-2
/
+1
2020-07-17
drivers/perf: Prevent forced unbinding of PMU drivers
Qi Liu
1
-0
/
+1
2020-07-16
drivers/perf: Fix kernel panic when rmmod PMU modules during perf sampling
Qi Liu
1
-0
/
+1
2020-07-13
perf/smmuv3: To simplify code for ioremap page in pmcg
Jay Chen
1
-2
/
+1
2020-05-18
pmu/smmuv3: Clear IRQ affinity hint on device removal
Jean-Philippe Brucker
1
-1
/
+4
2020-02-10
perf/smmuv3: Use platform_get_irq_optional() for wired interrupt
John Garry
1
-1
/
+1
2019-12-18
perf/smmuv3: Remove the leftover put_cpu() in error path
Hanjun Guo
1
-3
/
+1
2019-10-01
perf/smmuv3: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+2
2019-08-27
perf/smmuv3: Validate groups for global filtering
Robin Murphy
1
-13
/
+34
2019-08-27
perf/smmuv3: Validate group size
Robin Murphy
1
-8
/
+14
2019-04-04
perf/smmuv3: Enable HiSilicon Erratum 162001800 quirk
Shameer Kolothum
1
-7
/
+41
2019-04-04
perf/smmuv3: Add MSI irq support
Shameer Kolothum
1
-0
/
+58
2019-04-04
perf/smmuv3: Add arm64 smmuv3 pmu driver
Neil Leeder
1
-0
/
+773