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
starfive-6.6.48-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
2024-03-05
perf: riscv: Add SiFive Private L2 cache and PMU driver
Minda Chen
3
-0
/
+543
2024-03-05
perf: sbi: disable cpu hotplug callback.
Minda Chen
1
-0
/
+2
2024-03-05
RISC-V: Support CPUID for risc-v in perf
João Mário Domingos
1
-0
/
+18
2024-03-05
RISC-V: Create unique identification for SoC PMU
João Mário Domingos
1
-0
/
+47
2024-02-23
perf: CXL: fix mismatched cpmu event opcode
Hojin Nam
1
-1
/
+1
2024-02-05
drivers/perf: pmuv3: don't expose SW_INCR event in sysfs
Mark Rutland
1
-1
/
+5
2024-01-26
drivers/perf: hisi: Fix some event id for HiSilicon UC pmu
Junhao He
1
-2
/
+2
2024-01-26
perf/arm-cmn: Fix HN-F class_occup_id events
Robin Murphy
1
-1
/
+1
2023-11-28
drivers: perf: Check find_first_bit() return value
Alexandre Ghiti
1
-0
/
+5
2023-11-28
perf: arm_cspmu: Reject events meant for other PMUs
Ilkka Koskinen
1
-0
/
+3
2023-11-20
arm64/arm: arm_pmuv3: perf: Don't truncate 64-bit registers
Ilkka Koskinen
1
-3
/
+3
2023-11-20
drivers: perf: Do not broadcast to other cpus when starting a counter
Alexandre Ghiti
1
-4
/
+2
2023-11-20
perf: hisi: Fix use-after-free when register pmu fails
Junhao He
2
-4
/
+4
2023-11-20
drivers/perf: hisi_pcie: Check the type first in pmu::event_init()
Yicong Yang
1
-3
/
+4
2023-11-20
perf/arm-cmn: Fix DTC domain detection
Robin Murphy
1
-2
/
+14
2023-11-20
drivers/perf: hisi: use cpuhp_state_remove_instance_nocalls() for hisi_hns3_p...
Hao Chen
1
-4
/
+4
2023-10-13
Merge tag 'riscv-for-linus-6.6-rc6' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-7
/
+12
2023-10-12
drivers: perf: Fix panic in riscv SBI mmap support
Alexandre Ghiti
2
-7
/
+12
2023-09-29
perf/arm-cmn: Fix the unhandled overflow status of counter 4 to 7
Jing Zhang
1
-1
/
+1
2023-09-08
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-1
/
+1
2023-09-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+2
2023-09-05
perf: CXL: fix mismatched number of counters mask
Jeongtae Park
1
-1
/
+1
2023-09-01
Merge tag 'riscv-for-linus-6.6-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-9
/
+328
2023-08-29
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
18
-135
/
+383
2023-08-29
Merge tag 'perf-core-2023-08-28' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-4
/
+6
2023-08-22
KVM: arm64: pmu: Resync EL0 state on counter rotation
Marc Zyngier
1
-0
/
+2
2023-08-18
arm_pmu: acpi: Add a representative platform device for TRBE
Anshuman Khandual
1
-0
/
+35
2023-08-18
arm_pmu: acpi: Refactor arm_spe_acpi_register_device()
Anshuman Khandual
1
-40
/
+64
2023-08-16
drivers: perf: Implement perf event mmap support in the SBI backend
Alexandre Ghiti
2
-7
/
+195
2023-08-16
drivers: perf: Implement perf event mmap support in the legacy backend
Alexandre Ghiti
1
-0
/
+26
2023-08-16
riscv: Prepare for user-space perf event mmap support
Alexandre Ghiti
1
-0
/
+105
2023-08-16
drivers: perf: Rename riscv pmu sbi driver
Alexandre Ghiti
1
-2
/
+2
2023-08-16
riscv: Make legacy counter enum match the HW numbering
Alexandre Ghiti
1
-1
/
+1
2023-08-16
perf/imx_ddr: don't enable counter0 if none of 4 counters are used
Xu Yang
1
-15
/
+9
2023-08-16
perf/imx_ddr: speed up overflow frequency of cycle
Xu Yang
1
-0
/
+21
2023-08-16
drivers/perf: hisi: Schedule perf session according to locality
Yicong Yang
1
-4
/
+13
2023-08-16
perf/arm-dmc620: Fix dmc620_pmu_irqs_lock/cpu_hotplug_lock circular lock depe...
Waiman Long
1
-6
/
+13
2023-08-15
perf/smmuv3: Add MODULE_ALIAS for module auto loading
Yicong Yang
1
-0
/
+1
2023-08-15
perf/smmuv3: Enable HiSilicon Erratum 162001900 quirk for HIP08/09
Yicong Yang
1
-1
/
+45
2023-08-04
perf: pmuv3: Remove comments from armv8pmu_[enable|disable]_event()
Anshuman Khandual
1
-23
/
+0
2023-07-28
perf/arm-cmn: Add CMN-700 r3 support
Robin Murphy
1
-0
/
+94
2023-07-28
perf/arm-cmn: Refactor HN-F event selector macros
Robin Murphy
1
-20
/
+29
2023-07-28
perf/arm-cmn: Remove spurious event aliases
Robin Murphy
1
-3
/
+13
2023-07-27
drivers/perf: Explicitly include correct DT includes
Rob Herring
9
-19
/
+7
2023-07-27
perf: pmuv3: Add Cortex A520, A715, A720, X3 and X4 PMUs
Rob Herring
1
-0
/
+10
2023-07-27
perf/smmuv3: Remove build dependency on ACPI
Vincent Whitchurch
1
-1
/
+1
2023-07-27
perf: xgene_pmu: Convert to devm_platform_ioremap_resource()
Yangtao Li
1
-3
/
+1
2023-07-27
driver/perf: Add identifier sysfs file for Yitian 710 DDR
Jing Zhang
1
-0
/
+27
2023-07-26
arm_pmu: Remove unused PERF_PMU_CAP_HETEROGENEOUS_CPUS capability
James Clark
1
-5
/
+2
2023-07-26
arm_pmu: Add PERF_PMU_CAP_EXTENDED_HW_TYPE capability
James Clark
1
-1
/
+6
[next]