summaryrefslogtreecommitdiff
path: root/drivers/perf
AgeCommit message (Expand)Author
2023-10-13Merge tag 'riscv-for-linus-6.6-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-10-12drivers: perf: Fix panic in riscv SBI mmap supportAlexandre Ghiti
2023-09-29perf/arm-cmn: Fix the unhandled overflow status of counter 4 to 7Jing Zhang
2023-09-08Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2023-09-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-09-05perf: CXL: fix mismatched number of counters maskJeongtae Park
2023-09-01Merge tag 'riscv-for-linus-6.6-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-08-28Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2023-08-28Merge tag 'perf-core-2023-08-28' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-08-22KVM: arm64: pmu: Resync EL0 state on counter rotationMarc Zyngier
2023-08-18arm_pmu: acpi: Add a representative platform device for TRBEAnshuman Khandual
2023-08-18arm_pmu: acpi: Refactor arm_spe_acpi_register_device()Anshuman Khandual
2023-08-16drivers: perf: Implement perf event mmap support in the SBI backendAlexandre Ghiti
2023-08-16drivers: perf: Implement perf event mmap support in the legacy backendAlexandre Ghiti
2023-08-16riscv: Prepare for user-space perf event mmap supportAlexandre Ghiti
2023-08-16drivers: perf: Rename riscv pmu sbi driverAlexandre Ghiti
2023-08-16riscv: Make legacy counter enum match the HW numberingAlexandre Ghiti
2023-08-16perf/imx_ddr: don't enable counter0 if none of 4 counters are usedXu Yang
2023-08-16perf/imx_ddr: speed up overflow frequency of cycleXu Yang
2023-08-16drivers/perf: hisi: Schedule perf session according to localityYicong Yang
2023-08-16perf/arm-dmc620: Fix dmc620_pmu_irqs_lock/cpu_hotplug_lock circular lock depe...Waiman Long
2023-08-15perf/smmuv3: Add MODULE_ALIAS for module auto loadingYicong Yang
2023-08-15perf/smmuv3: Enable HiSilicon Erratum 162001900 quirk for HIP08/09Yicong Yang
2023-08-04perf: pmuv3: Remove comments from armv8pmu_[enable|disable]_event()Anshuman Khandual
2023-07-28perf/arm-cmn: Add CMN-700 r3 supportRobin Murphy
2023-07-28perf/arm-cmn: Refactor HN-F event selector macrosRobin Murphy
2023-07-28perf/arm-cmn: Remove spurious event aliasesRobin Murphy
2023-07-27drivers/perf: Explicitly include correct DT includesRob Herring
2023-07-27perf: pmuv3: Add Cortex A520, A715, A720, X3 and X4 PMUsRob Herring
2023-07-27perf/smmuv3: Remove build dependency on ACPIVincent Whitchurch
2023-07-27perf: xgene_pmu: Convert to devm_platform_ioremap_resource()Yangtao Li
2023-07-27driver/perf: Add identifier sysfs file for Yitian 710 DDRJing Zhang
2023-07-26arm_pmu: Remove unused PERF_PMU_CAP_HETEROGENEOUS_CPUS capabilityJames Clark
2023-07-26arm_pmu: Add PERF_PMU_CAP_EXTENDED_HW_TYPE capabilityJames Clark
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