index
:
kernel/git/stable/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
remoteproc
/
imx_rproc.c
Age
Commit message (
Expand
)
Author
2026-05-26
remoteproc: imx_rproc: Use device node name as processor name
Jiafei Pan
2026-04-28
remoteproc: imx_rproc: Add support for i.MX94
Peng Fan
2026-04-28
remoteproc: imx_rproc: Program non-zero SM CPU/LMM reset vector
Peng Fan
2026-04-17
Merge tag 'rproc-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...
Linus Torvalds
2026-03-05
remoteproc: imx_rproc: Fix NULL vs IS_ERR() bug in imx_rproc_addr_init()
Chen Ni
2026-03-05
remoteproc: imx_rproc: Check return value of regmap_attach_dev() in imx_rproc...
Chen Ni
2026-03-05
remoteproc: imx_rproc: Fix unreachable platform prepare_ops
Peng Fan
2026-02-03
remoteproc: imx_rproc: Fix invalid loaded resource table detection
Peng Fan
2026-01-13
remoteproc: imx_rproc: Add support for i.MX95
Peng Fan
2026-01-13
remoteproc: imx_rproc: Add support for System Manager CPU API
Peng Fan
2026-01-13
remoteproc: imx_rproc: Add support for System Manager LMM API
Peng Fan
2026-01-13
remoteproc: imx_rproc: Introduce prepare ops for imx_rproc_dcfg
Peng Fan
2026-01-13
remoteproc: imx_rproc: Add runtime ops copy to support dynamic behavior
Peng Fan
2025-12-16
remoteproc: imx_rproc: Use strstarts for "rsc-table" check
Shenwei Wang
2025-11-25
remoteproc: Use of_reserved_mem_region_* functions for "memory-region"
Rob Herring (Arm)
2025-10-24
remoteproc: imx_rproc: Remove the assignement to method
Peng Fan
2025-10-24
remoteproc: imx_rproc: Enable PM runtime support unconditionally
Peng Fan
2025-10-24
remoteproc: imx_rproc: Make detach operation platform-specific
Peng Fan
2025-10-24
remoteproc: imx_rproc: Simplify clock enable logic using dcfg flags
Peng Fan
2025-10-14
remoteproc: imx_rproc: Use devm_rproc_add() helper
Peng Fan
2025-10-14
remoteproc: imx_rproc: Use devm_add_action_or_reset() for scu cleanup
Peng Fan
2025-10-14
remoteproc: imx_rproc: Use devm_clk_get_enabled() and simplify cleanup
Peng Fan
2025-10-14
remoteproc: imx_rproc: Use devm_add_action_or_reset() for mailbox cleanup
Peng Fan
2025-10-14
remoteproc: imx_rproc: Use devm_add_action_or_reset() for workqueue cleanup
Peng Fan
2025-10-14
remoteproc: imx_rproc: Fix runtime PM cleanup and improve remove path
Peng Fan
2025-09-15
remoteproc: imx_rproc: Clean up after ops introduction
Peng Fan
2025-09-15
remoteproc: imx_rproc: Simplify IMX_RPROC_SMC switch case
Peng Fan
2025-09-15
remoteproc: imx_rproc: Simplify IMX_RPROC_SCU_API switch case
Peng Fan
2025-09-15
remoteproc: imx_rproc: Simplify IMX_RPROC_MMIO switch case
Peng Fan
2025-09-15
remoteproc: imx_rproc: Move imx_rproc_dcfg closer to imx_rproc_of_match
Peng Fan
2025-09-15
remoteproc: imx_rproc: Introduce start/stop/detect_mode ops for imx_rproc_dcfg
Peng Fan
2025-07-18
remoteproc: imx_rproc: detect and attach to pre-booted remote cores
Hiago De Franco
2025-07-16
remoteproc: imx_rproc: skip clock enable when M-core is managed by the SCU
Hiago De Franco
2024-10-29
remoteproc: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-08-26
remoteproc: imx_rproc: Add support for poweroff and reboot
Peng Fan
2024-08-26
remoteproc: imx_rproc: Allow setting of the mailbox transmit mode
Peng Fan
2024-08-13
remoteproc: Use of_property_present()
Rob Herring (Arm)
2024-07-29
remoteproc: imx_rproc: Merge TCML/U
Peng Fan
2024-07-29
remoteproc: imx_rproc: Initialize workqueue earlier
Peng Fan
2024-07-29
remoteproc: imx_rproc: Use imx specific hook for find_loaded_rsc_table
Peng Fan
2024-07-29
remoteproc: imx_rproc: Correct ddr alias for i.MX8M
Peng Fan
2024-06-17
remoteproc: imx_rproc: Fix refcount mistake in imx_rproc_addr_init
Aleksandr Mishin
2024-06-11
remoteproc: imx_rproc: Skip over memory region when node value is NULL
Aleksandr Mishin
2024-03-21
Merge tag 'rproc-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...
Linus Torvalds
2024-02-14
remoteproc: imx_rproc: Convert to dev_pm_domain_attach|detach_list()
Ulf Hansson
2024-02-02
remoteproc: imx_rproc: Use devm_rproc_alloc() helper
Andrew Davis
2023-07-27
remoteproc: imx_rproc: Switch iMX8MN/MP from SMCCC to MMIO
Marek Vasut
2023-07-15
remoteproc: imx_rproc: iterate all notifiyids in rx callback
Peng Fan
2023-07-15
remoteproc: Explicitly include correct DT includes
Rob Herring
2023-05-09
remoteproc: imx: Convert to platform remove callback returning void
Uwe Kleine-König
[next]