summaryrefslogtreecommitdiff
path: root/drivers/perf/hisilicon/hisi_uncore_l3c_pmu.c
AgeCommit message (Expand)Author
2024-02-09perf: hisilicon: Convert to platform remove callback returning voidUwe Kleine-König
2023-04-17drivers/perf: hisi: add NULL check for nameJunhao He
2023-04-17drivers/perf: hisi: Remove redundant initialized of pmu->nameJunhao He
2023-01-19drivers/perf: hisi: Simplify the parameters of hisi_pmu_init()Junhao He
2022-06-27perf: hisi: Extract hisi_pmu_initChen Jun
2021-06-01drivers/perf: hisi: use the correct HiSilicon copyrightHao Fang
2021-05-24perf/hisi: Use irq_set_affinity()Thomas Gleixner
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-01-20perf: hisi: Constify static struct attribute_groupRikard Falkeborn
2020-11-25drivers/perf: hisi: Add identifier sysfs fileJohn Garry
2020-07-17drivers/perf: Prevent forced unbinding of PMU driversQi Liu
2020-07-16drivers/perf: Fix kernel panic when rmmod PMU modules during perf samplingQi Liu
2020-06-08drivers/perf: hisi: Fix wrong value for all counters enableShaokun Zhang
2020-05-18drivers/perf: hisi: Permit modular builds of HiSilicon uncore driversZhou Wang
2019-10-01perf: hisi: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-07-31perf: Remove dev_err() usage after platform_get_irq()Stephen Boyd
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-01-21For drivers that do not support context exclusion let's advertise theAndrew Murray
2017-10-19perf: hisi: Add support for HiSilicon SoC L3C PMU driverShaokun Zhang