Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-11-06 | perf: Switch back to struct platform_driver::remove() | Uwe Kleine-König | 1 | -1/+1 |
2024-10-24 | perf: imx_perf: add support for i.MX91 platform | Xu Yang | 1 | -0/+5 |
2024-07-01 | perf: imx_perf: add support for i.MX95 platform | Xu Yang | 1 | -3/+86 |
2024-07-01 | perf: imx_perf: fix counter start and config sequence | Xu Yang | 1 | -3/+3 |
2024-07-01 | perf: imx_perf: refactor driver for imx93 | Xu Yang | 1 | -38/+68 |
2024-07-01 | perf: imx_perf: let the driver manage the counter usage rather the user | Xu Yang | 1 | -68/+100 |
2024-07-01 | perf: imx_perf: add macro definitions for parsing config attr | Xu Yang | 1 | -4/+9 |
2024-02-09 | perf: fsl_imx9_ddr: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
2023-12-12 | drivers/perf: Remove usage of the deprecated ida_simple_xx() API | Christophe JAILLET | 1 | -3/+3 |
2023-07-27 | drivers/perf: Explicitly include correct DT includes | Rob Herring | 1 | -3/+1 |
2023-06-09 | drivers/perf: imx_ddr: Add support for NXP i.MX9 SoC DDRC PMU driver | Xu Yang | 1 | -0/+711 |