summaryrefslogtreecommitdiff
path: root/drivers/perf
AgeCommit message (Expand)Author
2023-07-12perf: RISC-V: Remove PERF_HES_STOPPED flag checking in riscv_pmu_start()Eric Lin
2023-07-01Merge tag 'cxl-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds
2023-06-30Merge tag 'riscv-for-linus-6.5-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-06-28Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/...Linus Torvalds
2023-06-26Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2023-06-25perf: CXL Performance Monitoring Unit driverJonathan Cameron
2023-06-20perf: RISC-V: Limit the number of counters returned from SBIViacheslav Mitrofanov
2023-06-19RISC-V/perf: Use standard interface to get INTC domainSunil V L
2023-06-16drivers/perf: hisi: Add support for HiSilicon UC PMU driverJunhao He
2023-06-16drivers/perf: hisi: Add support for HiSilicon H60PA and PAv3 PMU driverJunhao He
2023-06-16perf: arm_cspmu: Add missing MODULE_DEVICE_TABLEIlkka Koskinen
2023-06-16perf/arm-cmn: Add sysfs identifierRobin Murphy
2023-06-16perf/arm-cmn: Revamp model detectionRobin Murphy
2023-06-16perf/arm_dmc620: Add cpumaskXin Yang
2023-06-09arm64: enable perf events based hard lockup detectorDouglas Anderson
2023-06-09drivers/perf: imx_ddr: Add support for NXP i.MX9 SoC DDRC PMU driverXu Yang
2023-06-09perf/arm_cspmu: Decouple APMT dependencyRobin Murphy
2023-06-09perf/arm_cspmu: Clean up ACPI dependencyRobin Murphy
2023-06-09perf/arm_cspmu: Fix event attribute typeRobin Murphy
2023-06-09perf: arm_cspmu: Set irq affinitiy only if overflow interrupt is usedIlkka Koskinen
2023-06-09drivers/perf: hisi: Don't migrate perf to the CPU going to teardownJunhao He
2023-06-05drivers/perf: apple_m1: Force 63bit counters for M2 CPUsMarc Zyngier
2023-06-05perf/arm-cmn: Fix DTC resetRobin Murphy
2023-06-05perf: qcom_l2_pmu: Make l2_cache_pmu_probe_cluster() more robustChristophe JAILLET
2023-06-05perf/arm-cci: Slightly optimize cci_pmu_sync_counters()Christophe JAILLET
2023-06-04KVM: arm64: PMU: Don't overwrite PMUSERENR with vcpu loadedReiji Watanabe
2023-04-29RISC-V: Align SBI probe implementation with specAndrew Jones
2023-04-25Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2023-04-17drivers/perf: hisi: add NULL check for nameJunhao He
2023-04-17drivers/perf: hisi: Remove redundant initialized of pmu->nameJunhao He
2023-04-14perf/arm-cmn: Fix port detection for CMN-700Robin Murphy
2023-04-11arm64: pmuv3: dynamically map PERF_COUNT_HW_BRANCH_INSTRUCTIONSStephane Eranian
2023-04-06perf/arm-cmn: Validate cycles events fullyRobin Murphy
2023-03-27perf/amlogic: adjust register offsetsMarc Gonzalez
2023-03-27drivers/perf: apple_m1: Add Apple M2 supportJanne Grunau
2023-03-27perf: arm_cspmu: Fix variable dereference warningBesar Wicaksono
2023-03-27perf/amlogic: Fix config1/config2 parsing issueJiucheng Xu
2023-03-27drivers/perf: Use devm_platform_get_and_ioremap_resource()Yang Li
2023-03-27kbuild, drivers/perf: remove MODULE_LICENSE in non-modulesNick Alcock
2023-03-27perf: qcom: Use devm_platform_get_and_ioremap_resource()Yang Li
2023-03-27perf: arm: Use devm_platform_get_and_ioremap_resource()Yang Li
2023-03-27perf/arm-cmn: Move overlapping wp_combine fieldIlkka Koskinen
2023-03-27ARM: perf: Allow the use of the PMUv3 driver on 32bit ARMMarc Zyngier
2023-03-27perf: pmuv3: Change GENMASK to GENMASK_ULLZaid Al-Bassam
2023-03-27perf: pmuv3: Move inclusion of kvm_host.h to the arch-specific helperZaid Al-Bassam
2023-03-27perf: pmuv3: Abstract PMU version checksZaid Al-Bassam
2023-03-27arm64: perf: Abstract system register accesses awayMarc Zyngier
2023-03-27arm64: perf: Move PMUv3 driver to drivers/perfMarc Zyngier
2023-03-03Merge tag 'riscv-for-linus-6.3-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-03-01drivers/perf: RISC-V: Allow programming custom firmware eventsMayuresh Chitale