index
:
kernel
linux-6.17.y
linux-6.18.y
main
saturneric's kernel source tree
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
perf
/
fsl_imx9_ddr_perf.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf: imx9_perf: make the read-only array mask static const
Colin Ian King
2025-07-04
1
-3
/
+5
*
perf: imx9_perf: Introduce AXI filter version to refactor the driver and bett...
Xu Yang
2024-12-19
1
-8
/
+25
*
perf: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-11-06
1
-1
/
+1
*
perf: imx_perf: add support for i.MX91 platform
Xu Yang
2024-10-24
1
-0
/
+5
*
perf: imx_perf: add support for i.MX95 platform
Xu Yang
2024-07-01
1
-3
/
+86
*
perf: imx_perf: fix counter start and config sequence
Xu Yang
2024-07-01
1
-3
/
+3
*
perf: imx_perf: refactor driver for imx93
Xu Yang
2024-07-01
1
-38
/
+68
*
perf: imx_perf: let the driver manage the counter usage rather the user
Xu Yang
2024-07-01
1
-68
/
+100
*
perf: imx_perf: add macro definitions for parsing config attr
Xu Yang
2024-07-01
1
-4
/
+9
*
perf: fsl_imx9_ddr: Convert to platform remove callback returning void
Uwe Kleine-König
2024-02-09
1
-4
/
+2
*
drivers/perf: Remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
2023-12-12
1
-3
/
+3
*
drivers/perf: Explicitly include correct DT includes
Rob Herring
2023-07-27
1
-3
/
+1
*
drivers/perf: imx_ddr: Add support for NXP i.MX9 SoC DDRC PMU driver
Xu Yang
2023-06-09
1
-0
/
+711