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
Age
Commit message (
Expand
)
Author
Files
Lines
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
8
-14
/
+14
2021-03-25
drivers/perf: convert sysfs scnprintf family to sysfs_emit_at() and sysfs_emit()
Qi Liu
1
-16
/
+11
2021-03-25
drivers/perf: convert sysfs snprintf family to sysfs_emit
Zihao Tang
8
-28
/
+25
2021-03-12
perf/arm_dmc620_pmu: Fix error return code in dmc620_pmu_device_probe()
Wei Yongjun
1
-0
/
+1
2021-02-22
Merge tag 'iommu-updates-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2021-02-10
drivers/perf: Replace spin_lock_irqsave to spin_lock
Qi Liu
2
-6
/
+4
2021-02-02
drivers/perf: Prevent forced unbinding of ARM_DMC620_PMU drivers
Qi Liu
1
-0
/
+1
2021-02-02
Merge tag 'arm-smmu-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...
Joerg Roedel
1
-1
/
+1
2021-02-01
driver/perf: Remove ARM_SMMU_V3_PMU dependency on ARM_SMMU_V3
John Garry
1
-1
/
+1
2021-01-28
perf/arm-cmn: Move IRQs when migrating context
Robin Murphy
1
-1
/
+3
2021-01-28
perf/arm-cmn: Fix PMU instance naming
Robin Murphy
1
-9
/
+4
2021-01-20
perf: Constify static struct attribute_group
Rikard Falkeborn
6
-12
/
+12
2021-01-20
perf: hisi: Constify static struct attribute_group
Rikard Falkeborn
3
-3
/
+3
2021-01-20
perf/imx_ddr: Constify static struct attribute_group
Rikard Falkeborn
1
-5
/
+5
2021-01-20
perf: qcom: Constify static struct attribute_group
Rikard Falkeborn
2
-6
/
+6
2021-01-20
drivers/perf: Add support for ARMv8.3-SPE
Wei Li
1
-2
/
+15
2021-01-13
Revert "arm64: Enable perf events based hard lockup detector"
Will Deacon
1
-5
/
+0
2020-12-09
perf/imx_ddr: Add system PMU identifier for userspace
Joakim Zhang
1
-0
/
+55
2020-11-25
arm64: Enable perf events based hard lockup detector
Sumit Garg
1
-0
/
+5
2020-11-25
perf/imx_ddr: Add stop event counters support for i.MX8MP
Joakim Zhang
1
-26
/
+54
2020-11-25
perf/smmuv3: Support sysfs identifier file
John Garry
1
-0
/
+39
2020-11-25
drivers/perf: hisi: Add identifier sysfs file
John Garry
5
-0
/
+65
2020-11-25
perf: remove duplicate check on fwnode
Wang Qing
1
-3
/
+0
2020-11-25
driver/perf: Add PMU driver for the ARM DMC-620 memory controller
Tuan Phan
3
-0
/
+756
2020-10-02
perf: arm-cmn: Fix conversion specifiers for node type
Will Deacon
1
-2
/
+2
2020-10-02
perf: arm-cmn: Fix unsigned comparison to less than zero
Will Deacon
1
-1
/
+1
2020-09-28
arm_pmu: arm64: Use NMIs for PMU
Julien Thierry
1
-8
/
+63
2020-09-28
arm_pmu: Introduce pmu_irq_ops
Julien Thierry
1
-16
/
+74
2020-09-28
perf: Add Arm CMN-600 PMU driver
Robin Murphy
3
-0
/
+1649
2020-09-18
drivers/perf: thunderx2_pmu: Fix memory resource error handling
Mark Salter
1
-2
/
+5
2020-09-18
drivers/perf: xgene_pmu: Fix uninitialized resource struct
Mark Salter
1
-15
/
+17
2020-09-15
perf: arm_dsu: Support DSU ACPI devices
Tuan Phan
1
-6
/
+57
2020-09-07
drivers/perf: hisi: Add missing include of linux/module.h
Shaokun Zhang
1
-0
/
+1
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2
-3
/
+3
2020-08-07
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2
-66
/
+25
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
13
-0
/
+13
2020-07-16
drivers/perf: Fix kernel panic when rmmod PMU modules during perf sampling
Qi Liu
5
-0
/
+5
2020-07-13
perf/smmuv3: To simplify code for ioremap page in pmcg
Jay Chen
1
-2
/
+1
2020-07-11
soc: qcom: Separate kryo l2 accessors from PMU driver
Ilia Lin
2
-66
/
+25
2020-06-11
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-1
/
+1
2020-06-08
drivers/perf: hisi: Fix wrong value for all counters enable
Shaokun Zhang
1
-1
/
+1
2020-06-02
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
10
-30
/
+57
2020-05-18
pmu/smmuv3: Clear IRQ affinity hint on device removal
Jean-Philippe Brucker
1
-1
/
+4
2020-05-18
drivers/perf: hisi: Permit modular builds of HiSilicon uncore drivers
Zhou Wang
7
-22
/
+50
2020-04-30
drivers/perf: hisi: Fix typo in events attribute array
Shaokun Zhang
1
-1
/
+1
2020-04-30
drivers/perf: arm_spe_pmu: Avoid duplicate printouts
Tang Bin
1
-3
/
+1
2020-04-30
drivers/perf: arm_dsu_pmu: Avoid duplicate printouts
Tang Bin
1
-3
/
+1
2020-04-16
drivers/perf: Open access for CAP_PERFMON privileged process
Alexey Budankov
1
-2
/
+2
[prev]
[next]