summaryrefslogtreecommitdiff
path: root/drivers/perf
AgeCommit message (Expand)Author
2021-06-11perf/smmuv3: Don't trample existing events with global filterRobin Murphy
2021-06-08perf/hisi: Constify static attribute_group structsRikard Falkeborn
2021-06-08perf: qcom: Remove redundant dev_err call in qcom_l3_cache_pmu_probe()ChenXiaoSong
2021-06-04drivers/perf: hisi: Fix data source controlShaokun Zhang
2021-06-02perf: qcom_l2_pmu: move to use request_irq by IRQF_NO_AUTOEN flagTian Tao
2021-06-02arm_pmu: move to use request_irq by IRQF_NO_AUTOEN flagTian Tao
2021-06-01perf: arm_spe: use DEVICE_ATTR_RO macroYueHaibing
2021-06-01perf: xgene_pmu: use DEVICE_ATTR_RO macroYueHaibing
2021-06-01perf: qcom: use DEVICE_ATTR_RO macroYueHaibing
2021-06-01perf: arm_pmu: use DEVICE_ATTR_RO macroYueHaibing
2021-06-01drivers/perf: hisi: use the correct HiSilicon copyrightHao Fang
2021-05-25drivers/perf: arm-cci: Fix checkpatch spacing errorJunhao He
2021-05-25drivers/perf: arm-cmn: Add space after ','Junhao He
2021-05-25drivers/perf: arm_pmu: Fix some coding style issuesJunhao He
2021-05-25drivers/perf: arm_spe_pmu: Fix some coding style issuesJunhao He
2021-05-25drivers/perf: Remove redundant dev_err call in tx2_uncore_pmu_init_dev()Zou Wei
2021-05-24perf/hisi: Use irq_set_affinity()Thomas Gleixner
2021-05-24perf/imx_ddr: Use irq_set_affinity()Thomas Gleixner
2021-05-24perf/arm-smmuv3: Use irq_set_affinity()Thomas Gleixner
2021-05-24perf/arm-dsu: Use irq_set_affinity()Thomas Gleixner
2021-05-24perf/arm-dmc620: Use irq_set_affinity()Thomas Gleixner
2021-05-24perf/arm-cmn: Use irq_set_affinity()Thomas Gleixner
2021-05-24perf/arm-ccn: Use irq_set_affinity()Thomas Gleixner
2021-05-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-04-22arm64: Get rid of oprofile leftoversMarc Zyngier
2021-03-30perf/arm_pmu_platform: Clean up with dev_printkRobin Murphy
2021-03-30perf/arm_pmu_platform: Fix error handlingRobin Murphy
2021-03-30perf/arm_pmu_platform: Use dev_err_probe() for IRQ errorsRobin Murphy
2021-03-25drivers/perf: hisi: Add support for HiSilicon PA PMU driverShaokun Zhang
2021-03-25drivers/perf: hisi: Add support for HiSilicon SLLC PMU driverShaokun Zhang
2021-03-25drivers/perf: hisi: Update DDRC PMU for programmable counterShaokun Zhang
2021-03-25drivers/perf: hisi: Add new functions for HHA PMUShaokun Zhang
2021-03-25drivers/perf: hisi: Add new functions for L3C PMUShaokun Zhang
2021-03-25drivers/perf: hisi: Add PMU version for uncore PMU drivers.Shaokun Zhang
2021-03-25drivers/perf: hisi: Refactor code for more uncore PMUsShaokun Zhang
2021-03-25drivers/perf: hisi: Remove unnecessary check of counter indexShaokun Zhang
2021-03-25drivers/perf: Simplify the SMMUv3 PMU event attributesQi Liu
2021-03-25drivers/perf: convert sysfs sprintf family to sysfs_emitQi Liu
2021-03-25drivers/perf: convert sysfs scnprintf family to sysfs_emit_at() and sysfs_emit()Qi Liu
2021-03-25drivers/perf: convert sysfs snprintf family to sysfs_emitZihao Tang
2021-03-12perf/arm_dmc620_pmu: Fix error return code in dmc620_pmu_device_probe()Wei Yongjun
2021-02-22Merge tag 'iommu-updates-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-02-10drivers/perf: Replace spin_lock_irqsave to spin_lockQi Liu
2021-02-02drivers/perf: Prevent forced unbinding of ARM_DMC620_PMU driversQi Liu
2021-02-02Merge tag 'arm-smmu-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Joerg Roedel
2021-02-01driver/perf: Remove ARM_SMMU_V3_PMU dependency on ARM_SMMU_V3John Garry
2021-01-28perf/arm-cmn: Move IRQs when migrating contextRobin Murphy
2021-01-28perf/arm-cmn: Fix PMU instance namingRobin Murphy
2021-01-20perf: Constify static struct attribute_groupRikard Falkeborn
2021-01-20perf: hisi: Constify static struct attribute_groupRikard Falkeborn