summaryrefslogtreecommitdiff
path: root/drivers/perf
AgeCommit message (Expand)AuthorFilesLines
2023-04-29RISC-V: Align SBI probe implementation with specAndrew Jones1-1/+1
2023-04-25Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds18-66/+1517
2023-04-17drivers/perf: hisi: add NULL check for nameJunhao He3-15/+20
2023-04-17drivers/perf: hisi: Remove redundant initialized of pmu->nameJunhao He8-11/+8
2023-04-14perf/arm-cmn: Fix port detection for CMN-700Robin Murphy1-27/+30
2023-04-11arm64: pmuv3: dynamically map PERF_COUNT_HW_BRANCH_INSTRUCTIONSStephane Eranian1-4/+23
2023-04-06perf/arm-cmn: Validate cycles events fullyRobin Murphy1-1/+1
2023-03-27perf/amlogic: adjust register offsetsMarc Gonzalez1-17/+17
2023-03-27drivers/perf: apple_m1: Add Apple M2 supportJanne Grunau1-0/+14
2023-03-27perf: arm_cspmu: Fix variable dereference warningBesar Wicaksono1-2/+4
2023-03-27perf/amlogic: Fix config1/config2 parsing issueJiucheng Xu1-2/+6
2023-03-27drivers/perf: Use devm_platform_get_and_ioremap_resource()Yang Li1-2/+1
2023-03-27kbuild, drivers/perf: remove MODULE_LICENSE in non-modulesNick Alcock1-1/+0
2023-03-27perf: qcom: Use devm_platform_get_and_ioremap_resource()Yang Li1-2/+1
2023-03-27perf: arm: Use devm_platform_get_and_ioremap_resource()Yang Li1-2/+1
2023-03-27perf/arm-cmn: Move overlapping wp_combine fieldIlkka Koskinen1-1/+1
2023-03-27ARM: perf: Allow the use of the PMUv3 driver on 32bit ARMMarc Zyngier2-4/+6
2023-03-27perf: pmuv3: Change GENMASK to GENMASK_ULLZaid Al-Bassam1-2/+2
2023-03-27perf: pmuv3: Move inclusion of kvm_host.h to the arch-specific helperZaid Al-Bassam1-1/+0
2023-03-27perf: pmuv3: Abstract PMU version checksZaid Al-Bassam1-4/+3
2023-03-27arm64: perf: Abstract system register accesses awayMarc Zyngier1-92/+23
2023-03-27arm64: perf: Move PMUv3 driver to drivers/perfMarc Zyngier3-0/+1480
2023-03-03Merge tag 'riscv-for-linus-6.3-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-5/+2
2023-03-01drivers/perf: RISC-V: Allow programming custom firmware eventsMayuresh Chitale1-5/+2
2023-02-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-7/+57
2023-02-22Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds13-92/+143
2023-02-21Merge tag 'sched-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-17/+2
2023-02-17arm_pmu: fix event CPU filteringMark Rutland1-7/+1
2023-02-07perf: RISC-V: Improve privilege mode filtering for perfAtish Patra1-5/+22
2023-02-07perf: RISC-V: Define helper functions expose hpm counter width and countAtish Patra1-2/+35
2023-02-07perf: arm_spe: Print the version of SPE detectedRob Herring1-2/+2
2023-02-07perf: arm_spe: Add support for SPEv1.2 inverted event filteringRob Herring1-0/+45
2023-02-03drivers/perf: fsl_imx8_ddr_perf: Remove set-but-not-used variableSascha Hauer1-3/+0
2023-01-31Merge tag 'v6.2-rc6' into sched/core, to pick up fixesIngo Molnar1-1/+6
2023-01-26Partially revert "perf/arm-cmn: Optimise DTC counter accesses"Robin Murphy1-1/+6
2023-01-19perf: arm_spe: Support new SPEv1.2/v8.7 'not taken' eventRob Herring1-1/+3
2023-01-19perf: arm_spe: Use new PMSIDR_EL1 register enumsRob Herring1-10/+10
2023-01-19perf: arm_spe: Drop BIT() and use FIELD_GET/PREP accessorsRob Herring1-36/+34
2023-01-19arm64: Drop SYS_ from SPE register definesRob Herring1-43/+42
2023-01-19perf: arm_spe: Use feature numbering for PMSEVFR_EL1 definesRob Herring1-2/+2
2023-01-19perf/marvell: Add ACPI support to TAD uncore driverGowthami Thiagarajan1-6/+16
2023-01-19perf/marvell: Add ACPI support to DDR uncore driverGowthami Thiagarajan1-0/+10
2023-01-19perf/arm-cmn: Reset DTM_PMU_CONFIG at probeRobin Murphy1-0/+1
2023-01-19drivers/perf: hisi: Extract initialization of "cpa_pmu->pmu"Junhao He1-15/+1
2023-01-19drivers/perf: hisi: Simplify the parameters of hisi_pmu_init()Junhao He7-10/+12
2023-01-19drivers/perf: hisi: Advertise the PERF_PMU_CAP_NO_EXCLUDE capabilityJunhao He1-0/+1
2023-01-13arm64, riscv, perf: Remove RCU_NONIDLE() usagePeter Zijlstra2-17/+2
2022-12-15Merge tag 'riscv-for-linus-6.2-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-10/+24
2022-12-13Merge tag 'perf-core-2022-12-12' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-9/+7
2022-12-12Merge tag 'irq-core-2022-12-10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1