aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/perf/hisilicon/hisi_uncore_l3c_pmu.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-06-27perf: hisi: Extract hisi_pmu_initChen Jun1-15/+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 new functions for L3C PMUShaokun Zhang1-19/+240
2021-03-25drivers/perf: hisi: Add PMU version for uncore PMU drivers.Shaokun Zhang1-11/+12
2021-03-25drivers/perf: hisi: Refactor code for more uncore PMUsShaokun Zhang1-52/+7
2021-03-25drivers/perf: hisi: Remove unnecessary check of counter indexShaokun Zhang1-16/+2
2021-01-20perf: hisi: Constify static struct attribute_groupRikard Falkeborn1-1/+1
2020-11-25drivers/perf: hisi: Add identifier sysfs fileJohn Garry1-0/+16
2020-07-17drivers/perf: Prevent forced unbinding of PMU driversQi Liu1-0/+1
2020-07-16drivers/perf: Fix kernel panic when rmmod PMU modules during perf samplingQi Liu1-0/+1
2020-06-08drivers/perf: hisi: Fix wrong value for all counters enableShaokun Zhang1-1/+1
2020-05-18drivers/perf: hisi: Permit modular builds of HiSilicon uncore driversZhou Wang1-4/+6
2019-10-01perf: hisi: use devm_platform_ioremap_resource() to simplify codeYueHaibing1-3/+1
2019-07-31perf: Remove dev_err() usage after platform_get_irq()Stephen Boyd1-3/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2019-01-21For drivers that do not support context exclusion let's advertise theAndrew Murray1-0/+1
2017-10-19perf: hisi: Add support for HiSilicon SoC L3C PMU driverShaokun Zhang1-0/+463