summaryrefslogtreecommitdiffstats
path: root/drivers/perf/hisilicon/hisi_uncore_hha_pmu.c
Commit message (Expand)AuthorAgeFilesLines
* perf: hisilicon: Convert to platform remove callback returning voidUwe Kleine-König2024-02-091-3/+2
* drivers/perf: hisi: add NULL check for nameJunhao He2023-04-171-2/+5
* drivers/perf: hisi: Remove redundant initialized of pmu->nameJunhao He2023-04-171-1/+1
* drivers/perf: hisi: Simplify the parameters of hisi_pmu_init()Junhao He2023-01-191-1/+1
* perf: hisi: Extract hisi_pmu_initChen Jun2022-06-271-15/+1
* drivers/perf: hisi: Fix data source controlShaokun Zhang2021-06-041-2/+2
* drivers/perf: hisi: use the correct HiSilicon copyrightHao Fang2021-06-011-1/+1
* perf/hisi: Use irq_set_affinity()Thomas Gleixner2021-05-241-3/+0
* drivers/perf: hisi: Add new functions for HHA PMUShaokun Zhang2021-03-251-15/+188
* drivers/perf: hisi: Add PMU version for uncore PMU drivers.Shaokun Zhang2021-03-251-13/+14
* drivers/perf: hisi: Refactor code for more uncore PMUsShaokun Zhang2021-03-251-52/+7
* drivers/perf: hisi: Remove unnecessary check of counter indexShaokun Zhang2021-03-251-16/+2
* perf: hisi: Constify static struct attribute_groupRikard Falkeborn2021-01-201-1/+1
* drivers/perf: hisi: Add identifier sysfs fileJohn Garry2020-11-251-0/+16
* drivers/perf: Prevent forced unbinding of PMU driversQi Liu2020-07-171-0/+1
* drivers/perf: Fix kernel panic when rmmod PMU modules during perf samplingQi Liu2020-07-161-0/+1
* drivers/perf: hisi: Permit modular builds of HiSilicon uncore driversZhou Wang2020-05-181-4/+6
* drivers/perf: hisi: Fix typo in events attribute arrayShaokun Zhang2020-04-301-1/+1
* perf: hisi: use devm_platform_ioremap_resource() to simplify codeYueHaibing2019-10-011-3/+1
* perf: Remove dev_err() usage after platform_get_irq()Stephen Boyd2019-07-311-3/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* For drivers that do not support context exclusion let's advertise theAndrew Murray2019-01-211-0/+1
* perf: hisi: Add support for HiSilicon SoC HHA PMU driverShaokun Zhang2017-10-191-0/+473