summaryrefslogtreecommitdiffstats
path: root/drivers/perf/hisilicon/hisi_uncore_pmu.c
AgeCommit message (Expand)AuthorFilesLines
2022-06-27perf: hisi: Extract hisi_pmu_initChen Jun1-0/+18
2022-05-06drivers/perf: hisi: Associate PMUs in SICL with CPUs onlineQi Liu1-0/+4
2022-02-15perf: replace bitmap_weight with bitmap_empty where appropriateYury Norov1-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-2/+2
2021-03-25drivers/perf: hisi: Add new functions for L3C PMUShaokun Zhang1-1/+7
2021-03-25drivers/perf: hisi: Refactor code for more uncore PMUsShaokun Zhang1-0/+54
2021-03-25drivers/perf: hisi: Remove unnecessary check of counter indexShaokun Zhang1-11/+0
2021-03-25drivers/perf: convert sysfs sprintf family to sysfs_emitQi Liu1-3/+3
2021-03-25drivers/perf: convert sysfs snprintf family to sysfs_emitZihao Tang1-1/+1
2020-11-25drivers/perf: hisi: Add identifier sysfs fileJohn Garry1-0/+10
2020-05-18drivers/perf: hisi: Permit modular builds of HiSilicon uncore driversZhou Wang1-2/+21
2020-01-10drivers/perf: hisi: Simplify hisi_read_sccl_and_ccl_id and its commentShaokun Zhang1-26/+32
2019-11-07drivers/perf: hisi: update the sccl_id/ccl_id for certain HiSilicon platformShaokun Zhang1-8/+18
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-9/+0
2018-07-24drivers/perf: hisi: update the sccl_id/ccl_id when MT is supportedShaokun Zhang1-5/+7
2018-03-16perf: Fix sibling iterationPeter Zijlstra1-1/+1
2018-03-12perf/core: Remove perf_event::group_entryPeter Zijlstra1-2/+1
2017-10-19perf: hisi: Add support for HiSilicon SoC uncore PMU driverShaokun Zhang1-0/+447