summaryrefslogtreecommitdiff
path: root/drivers/perf
AgeCommit message (Expand)AuthorFilesLines
2025-10-07Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-4/+29
2025-10-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-50/+141
2025-09-30Merge tag 'riscv-for-linus-6.18-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-3/+5
2025-09-25drivers/perf: hisi: Add tt_core_deprecated for compatibilityYicong Yang1-4/+29
2025-09-24perf/dwc_pcie: Fix use of uninitialized variableIlkka Koskinen1-1/+1
2025-09-22drivers/perf: hisi: Add support for L3C PMU v3Yicong Yang2-30/+324
2025-09-22drivers/perf: hisi: Refactor the event configuration of L3C PMUYicong Yang1-45/+84
2025-09-22drivers/perf: hisi: Extend the field of tt_coreYicong Yang1-2/+2
2025-09-22drivers/perf: hisi: Extract the event filter check of L3C PMUYicong Yang1-2/+8
2025-09-22drivers/perf: hisi: Simplify the probe process of each L3C PMU versionYicong Yang1-17/+26
2025-09-22drivers/perf: hisi: Export hisi_uncore_pmu_isr()Yicong Yang2-1/+3
2025-09-22drivers/perf: hisi: Relax the event ID check in the frameworkYicong Yang2-2/+3
2025-09-22perf: Fujitsu: Add the Uncore PMU driverKoichi Okuno3-0/+623
2025-09-19perf: riscv: skip empty batches in counter startYunhui Cui1-2/+4
2025-09-18perf/arm-cmn: Fix CMN S3 DTM offsetRobin Murphy1-3/+6
2025-09-18perf: arm_spe: Prevent overflow in PERF_IDX2OFF()Leo Yan1-1/+2
2025-09-18drivers/perf: riscv: Remove redundant ternary operatorsLiao Yuanhong1-1/+1
2025-09-18drivers/perf: hisi: Add support for HiSilicon MN PMU driverJunhao He2-1/+412
2025-09-18drivers/perf: hisi: Add support for HiSilicon NoC PMUYicong Yang2-1/+445
2025-09-18perf: arm_pmuv3: Factor out PMCCNTR_EL0 use conditionsYicong Yang1-2/+27
2025-09-18perf: arm_spe: Add support for FEAT_SPE_EFT extended filteringJames Clark1-0/+66
2025-09-18perf: arm_spe: Expose event filterLeo Yan1-2/+20
2025-09-18perf: arm_spe: Support FEAT_SPEv1p4 filtersJames Clark1-16/+7
2025-09-18perf/dwc_pcie: Support counting multiple lane events in parallelIlkka Koskinen1-31/+130
2025-09-18drivers: perf: use us_to_ktime() where appropriateXichao Zhao1-1/+1
2025-09-18perf: imx_perf: add support for i.MX94 platformXu Yang1-0/+6
2025-09-16drivers/perf: riscv: Export PMU event info functionAtish Patra1-55/+67
2025-09-16drivers/perf: riscv: Implement PMU event info functionAtish Patra1-0/+69
2025-09-16drivers/perf: riscv: Add raw event v2 supportAtish Patra1-5/+11
2025-09-16drivers/perf: riscv: Add SBI v3.0 flagAtish Patra1-0/+4
2025-07-14drivers/perf: hisi: Support PMUs with no interruptYicong Yang1-3/+8
2025-07-14drivers/perf: hisi: Relax the event number check of v2 PMUsJunhao He4-6/+6
2025-07-14drivers/perf: hisi: Add support for HiSilicon SLLC v3 PMU driverJunhao He1-0/+40
2025-07-14drivers/perf: hisi: Use ACPI driver_data to retrieve SLLC PMU informationJunhao He1-60/+118
2025-07-14drivers/perf: hisi: Add support for HiSilicon DDRC v3 PMU driverJunhao He1-0/+24
2025-07-14drivers/perf: hisi: Simplify the probe process for each DDRC versionJunhao He2-188/+142
2025-07-14perf/arm-ni: Support sharing IRQs within an NI instanceShouping Wang1-27/+55
2025-07-14perf/arm-ni: Consolidate CPU affinity handlingRobin Murphy1-40/+34
2025-07-14perf/cxlpmu: Fix typos in cxl_pmu.c comments and documentationAlok Tiwari1-3/+3
2025-07-14perf/cxlpmu: Remove unintended newline from IRQ name format stringAlok Tiwari1-1/+1
2025-07-14perf/cxlpmu: Fix devm_kcalloc() argument order in cxl_pmu_probe()Alok Tiwari1-2/+2
2025-07-08perf: arm_spe: Relax period restrictionLeo Yan1-7/+11
2025-07-08perf: arm_pmuv3: Add support for the Branch Record Buffer Extension (BRBE)Rob Herring (Arm)6-5/+982
2025-07-04perf/arm: Add missing .suppress_bind_attrsRobin Murphy2-0/+2
2025-07-04perf/arm-cmn: Reduce stack usage during discoveryRobin Murphy1-7/+8
2025-07-04perf: imx9_perf: make the read-only array mask static constColin Ian King1-3/+5
2025-07-04perf/arm-cmn: Broaden module description for wider interconnect supportZhiyuan Dai1-2/+2
2025-07-04perf/arm-ni: Set initial IRQ affinityRobin Murphy1-0/+2
2025-05-29Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds4-32/+30
2025-05-21perf/apple_m1: Remove driver-specific throttle supportKan Liang1-2/+1