index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
remoteproc
/
imx_rproc.c
Age
Commit message (
Expand
)
Author
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
2023-04-03
remoteproc: imx_rproc: Call of_node_put() on iteration error
Mathieu Poirier
2022-11-15
remoteproc: imx_rproc: Correct i.MX93 DRAM mapping
Peng Fan
2022-10-24
remoteproc: imx_rproc: Enable attach recovery for i.MX8QM/QXP
Peng Fan
2022-10-24
remoteproc: imx_rproc: Request mbox channel later
Peng Fan
2022-10-24
remoteproc: imx_rproc: Support i.MX8QM
Peng Fan
2022-10-24
remoteproc: imx_rproc: Support kicking Mcore from Linux for i.MX8QXP
Peng Fan
2022-10-24
remoteproc: imx_rproc: Support attaching to i.MX8QXP M4
Peng Fan
[next]