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
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
2020-03-31
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2
-11
/
+11
2020-03-18
perf: arm-ccn: Use scnprintf() for robustness
Takashi Iwai
1
-10
/
+10
2020-03-02
drivers/perf: arm_pmu_acpi: Fix incorrect checking of gicc pointer
luanshi
1
-5
/
+2
2020-03-02
drivers/perf: fsl_imx8_ddr: Correct the CLEAR bit definition
Joakim Zhang
1
-4
/
+6
2020-03-02
perf: arm_spe: Remove unnecessary zero check on 'nr_pages'
luanshi
1
-1
/
+1
2020-02-10
perf/smmuv3: Use platform_get_irq_optional() for wired interrupt
John Garry
1
-1
/
+1
2020-01-15
perf/imx_ddr: Fix cpu hotplug state cleanup
Leonard Crestez
1
-5
/
+11
2020-01-10
drivers/perf: hisi: Simplify hisi_read_sccl_and_ccl_id and its comment
Shaokun Zhang
1
-26
/
+32
2019-12-18
perf/smmuv3: Remove the leftover put_cpu() in error path
Hanjun Guo
1
-3
/
+1
2019-11-07
drivers/perf: hisi: update the sccl_id/ccl_id for certain HiSilicon platform
Shaokun Zhang
1
-8
/
+18
2019-11-04
perf/imx_ddr: Dump AXI ID filter info to userspace
Joakim Zhang
1
-0
/
+56
2019-11-04
perf/imx_ddr: Add driver for DDR PMU in i.MX8MPlus
Joakim Zhang
1
-0
/
+5
2019-11-04
perf/imx_ddr: Add enhanced AXI ID filter support
Joakim Zhang
1
-21
/
+42
2019-10-29
drivers/perf: Add CCPI2 PMU support in ThunderX2 UNCORE driver.
Ganapatrao Prabhakerrao Kulkarni
1
-33
/
+234
2019-10-28
perf: arm-ccn: Enable stats for CCN-512 interconnect
Marek Bykowski
1
-0
/
+1
2019-10-01
perf/smmuv3: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+2
2019-10-01
perf/arm-cci: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-10-01
perf/arm-ccn: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-2
/
+1
2019-10-01
perf: xgene: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-10
/
+4
2019-10-01
perf: hisi: use devm_platform_ioremap_resource() to simplify code
YueHaibing
3
-10
/
+3
2019-08-30
Merge branches 'for-next/52-bit-kva', 'for-next/cpu-topology', 'for-next/erro...
Will Deacon
7
-38
/
+124
2019-08-28
perf/imx_ddr: Add support for AXI ID filtering
Joakim Zhang
1
-2
/
+72
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-07-31
perf: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
5
-17
/
+5
2019-07-31
perf/imx_ddr: Add MODULE_DEVICE_TABLE
Leonard Crestez
1
-0
/
+1
2019-07-29
drivers/perf: arm_pmu: Fix failure path in PM notifier
Will Deacon
1
-1
/
+1
2019-07-15
docs: perf: move to the admin-guide
Mauro Carvalho Chehab
1
-1
/
+1
2019-07-15
docs: perf: convert to ReST
Mauro Carvalho Chehab
1
-1
/
+1
2019-07-08
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
5
-2
/
+645
2019-06-27
perf: arm_spe: Enable ACPI/Platform automatic module loading
Jeremy Linton
1
-2
/
+10
2019-06-27
arm_pmu: acpi: spe: Add initial MADT/SPE probing
Jeremy Linton
1
-0
/
+72
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
7
-28
/
+7
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
1
-12
/
+1
2019-06-13
drivers/perf: imx_ddr: Add DDR performance counter support to perf
Frank Li
3
-0
/
+563
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284
Thomas Gleixner
2
-18
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
1
-8
/
+1
2019-05-22
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-9
/
+1
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
1
-13
/
+1
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2
-0
/
+2
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
1
-0
/
+1
[next]