summaryrefslogtreecommitdiff
path: root/drivers/perf/fsl_imx9_ddr_perf.c
AgeCommit message (Expand)AuthorFilesLines
2024-11-06perf: Switch back to struct platform_driver::remove()Uwe Kleine-König1-1/+1
2024-10-24perf: imx_perf: add support for i.MX91 platformXu Yang1-0/+5
2024-07-01perf: imx_perf: add support for i.MX95 platformXu Yang1-3/+86
2024-07-01perf: imx_perf: fix counter start and config sequenceXu Yang1-3/+3
2024-07-01perf: imx_perf: refactor driver for imx93Xu Yang1-38/+68
2024-07-01perf: imx_perf: let the driver manage the counter usage rather the userXu Yang1-68/+100
2024-07-01perf: imx_perf: add macro definitions for parsing config attrXu Yang1-4/+9
2024-02-09perf: fsl_imx9_ddr: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-12-12drivers/perf: Remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET1-3/+3
2023-07-27drivers/perf: Explicitly include correct DT includesRob Herring1-3/+1
2023-06-09drivers/perf: imx_ddr: Add support for NXP i.MX9 SoC DDRC PMU driverXu Yang1-0/+711