summaryrefslogtreecommitdiffstats
path: root/drivers/perf/marvell_cn10k_tad_pmu.c
AgeCommit message (Expand)AuthorFilesLines
2022-11-15drivers: perf: marvell_cn10k: Fix hotplug callback leak in tad_pmu_init()Yuan Can1-1/+5
2022-06-24perf/marvell_cn10k: Fix TAD PMU register offsetTanmay Jagdale1-5/+3
2022-06-24perf/marvell_cn10k: Remove useless license text when SPDX-License-Identifier ...Christophe JAILLET1-4/+0
2022-05-10perf/marvell_cn10k: Fix tad_pmu_event_init() to check pmu type firstTanmay Jagdale1-3/+3
2022-02-08perf/marvell_cn10k: Fix unused variable warning when W=1 and CONFIG_OF=nWill Deacon1-0/+2
2022-01-04drivers: perf: marvell_cn10k: fix an IS_ERR() vs NULL checkDan Carpenter1-1/+1
2021-12-14drivers: perf: Add LLC-TAD perf counter supportBhaskara Budiredla1-0/+429