summaryrefslogtreecommitdiff
path: root/drivers/perf/hisilicon/hisi_uncore_sllc_pmu.c
AgeCommit message (Expand)AuthorFilesLines
2024-02-09perf: hisilicon: Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2023-10-24perf: hisi: Fix use-after-free when register pmu failsJunhao He1-2/+2
2023-04-17drivers/perf: hisi: Remove redundant initialized of pmu->nameJunhao He1-1/+1
2023-01-19drivers/perf: hisi: Simplify the parameters of hisi_pmu_init()Junhao He1-1/+1
2022-06-27perf: hisi: Extract hisi_pmu_initChen Jun1-14/+1
2021-06-08perf/hisi: Constify static attribute_group structsRikard Falkeborn1-1/+1
2021-06-01drivers/perf: hisi: use the correct HiSilicon copyrightHao Fang1-1/+1
2021-05-24perf/hisi: Use irq_set_affinity()Thomas Gleixner1-3/+0
2021-03-25drivers/perf: hisi: Add support for HiSilicon SLLC PMU driverShaokun Zhang1-0/+530