summaryrefslogtreecommitdiffstats
path: root/drivers/perf/marvell_cn10k_tad_pmu.c
Commit message (Expand)AuthorAgeFilesLines
* perf: marvell_cn10k_tad: Convert to platform remove callback returning voidUwe Kleine-König2024-02-091-4/+2
* drivers/perf: Explicitly include correct DT includesRob Herring2023-07-271-2/+1
* perf/marvell: Add ACPI support to TAD uncore driverGowthami Thiagarajan2023-01-191-6/+16
* drivers: perf: marvell_cn10k: Fix hotplug callback leak in tad_pmu_init()Yuan Can2022-11-151-1/+5
* perf/marvell_cn10k: Fix TAD PMU register offsetTanmay Jagdale2022-06-241-5/+3
* perf/marvell_cn10k: Remove useless license text when SPDX-License-Identifier ...Christophe JAILLET2022-06-241-4/+0
* perf/marvell_cn10k: Fix tad_pmu_event_init() to check pmu type firstTanmay Jagdale2022-05-101-3/+3
* perf/marvell_cn10k: Fix unused variable warning when W=1 and CONFIG_OF=nWill Deacon2022-02-081-0/+2
* drivers: perf: marvell_cn10k: fix an IS_ERR() vs NULL checkDan Carpenter2022-01-041-1/+1
* drivers: perf: Add LLC-TAD perf counter supportBhaskara Budiredla2021-12-141-0/+429