summaryrefslogtreecommitdiff
path: root/drivers/remoteproc
AgeCommit message (Expand)AuthorFilesLines
5 daysremoteproc: imx_rproc: skip clock enable when M-core is managed by the SCUHiago De Franco1-2/+2
10 daysremoteproc: xlnx: Disable unsupported featuresTanmay Shah1-0/+2
10 daysremoteproc: qcom: pas: Conclude the rename from adspBjorn Andersson2-319/+313
2025-06-27remoteproc: k3-m4: Don't assert reset in detach routineBeleswar Padhi1-1/+1
2025-06-27remoteproc: core: Release rproc->clean_table after rproc_attach() failsXiaolei Wang1-0/+1
2025-06-27remoteproc: core: Cleanup acquired resources when rproc_handle_resources() fa...Xiaolei Wang1-3/+2
2025-06-19remoteproc: k3-r5: Refactor sequential core power up/down operationsBeleswar Padhi1-47/+63
2025-06-19remoteproc: k3-dsp: Drop check performed in k3_dsp_rproc_{mbox_callback/kick}Siddharth Vadapalli1-8/+0
2025-06-19remoteproc: k3-r5: Drop check performed in k3_r5_rproc_{mbox_callback/kick}Siddharth Vadapalli1-8/+0
2025-06-19remoteproc: qcom_wcnss_iris: Add missing put_device() on error in probeDan Carpenter1-0/+2
2025-05-13remoteproc: qcom_wcnss: Fix on platforms without fallback regulatorsMatti Lehtimäki1-1/+2
2025-03-22remoteproc: qcom_q6v5_pas: Make single-PD handling more robustLuca Weiss1-5/+5
2025-03-22remoteproc: qcom_q6v5_pas: Use resource with CX PD for MSM8226Luca Weiss1-1/+1
2025-03-22remoteproc: core: Clear table_sz when rproc_shutdownPeng Fan1-0/+1
2025-03-22remoteproc: sysmon: Update qcom_add_sysmon_subdev() commentDan Carpenter1-1/+1
2025-03-21irqdomain: remoteproc: Switch to of_fwnode_handle()Jiri Slaby (SUSE)1-1/+1
2025-03-15remoteproc: qcom: pas: add minidump_id to SC7280 WPSSLuca Weiss1-0/+1
2025-03-14remoteproc: imx_dsp_rproc: Document run_stall struct memberDaniel Baluta1-0/+1
2025-03-13remoteproc: qcom: pas: Add SM8750 MPSSKrzysztof Kozlowski1-0/+25
2025-03-13imx_dsp_rproc: Use reset controller API to control the DSPDaniel Baluta2-8/+19
2025-03-05remoteproc: qcom_wcnss: Handle platforms with only single power domainMatti Lehtimäki1-7/+26
2025-03-04remoteproc: qcom_q6v5_mss: Add modem support on MSM8926Luca Weiss1-0/+48
2025-03-04remoteproc: qcom_q6v5_mss: Add modem support on MSM8226Luca Weiss1-1/+116
2025-03-04remoteproc: qcom_q6v5_mss: Handle platforms with one power domainLuca Weiss1-4/+17
2025-02-24remoteproc: omap: Add comment for is_iomemPeng Fan1-0/+1
2025-01-15remoteproc: st: Use syscon_regmap_lookup_by_phandle_argsKrzysztof Kozlowski1-8/+2
2025-01-15remoteproc: keystone: Use syscon_regmap_lookup_by_phandle_argsKrzysztof Kozlowski1-8/+2
2025-01-15remoteproc: st: Simplify with dev_err_probeKrzysztof Kozlowski1-24/+20
2025-01-15remoteproc: omap: Simplify returning syscon PTR_ERRKrzysztof Kozlowski1-5/+2
2025-01-15remoteproc: keystone: Simplify returning syscon PTR_ERRKrzysztof Kozlowski1-5/+2
2025-01-06remoteproc: k3-r5: Add devm action to release tspBeleswar Padhi1-6/+11
2025-01-06remoteproc: k3-r5: Use devm_rproc_add() helperBeleswar Padhi1-6/+2
2025-01-06remoteproc: k3-r5: Use devm_ioremap_wc() helperBeleswar Padhi1-30/+8
2025-01-06remoteproc: k3-r5: Use devm_kcalloc() helperBeleswar Padhi1-3/+1
2025-01-06remoteproc: k3-r5: Add devm action to release reserved memoryBeleswar Padhi1-8/+13
2024-12-16remoteproc: mtk_scp: Only populate devices for SCP coresChen-Yu Tsai1-2/+10
2024-12-06remoteproc: omap: Handle ARM dma_iommu_mappingRobin Murphy1-0/+17
2024-12-02remoteproc: core: Fix ida_free call while not allocatedArnaud Pouliquen1-7/+7
2024-11-15remoteproc: qcom: wcss: Remove double assignment in q6v5_wcss_probe()Yuesong Li1-1/+0
2024-11-15remoteproc: qcom_q6v5_mss: Re-order writes to the IMEM regionSibi Sankar1-3/+3
2024-11-15remoteproc: qcom_wcnss_iris: Simplify with dev_err_probe()Krzysztof Kozlowski1-3/+2
2024-11-15remoteproc: qcom_q6v5_wcss: Simplify with dev_err_probe()Krzysztof Kozlowski1-62/+30
2024-11-15remoteproc: qcom_q6v5_pas: Simplify with dev_err_probe()Krzysztof Kozlowski1-15/+7
2024-11-15remoteproc: qcom_q6v5_mss: Drop redundant error printks in probeKrzysztof Kozlowski1-18/+6
2024-11-15remoteproc: qcom_q6v5_mss: Simplify with dev_err_probe()Krzysztof Kozlowski1-16/+8
2024-11-15remoteproc: qcom_q6v5_adsp: Simplify with dev_err_probe()Krzysztof Kozlowski1-11/+6
2024-11-15remoteproc: qcom_q6v5_pas: disable auto boot for wpssBalaji Pothunoori1-1/+1
2024-11-15remoteproc: qcom: pas: Make remoteproc name human friendlyBjorn Andersson1-1/+1
2024-11-15remoteproc: qcom: pas: enable SAR2130P audio DSP supportDmitry Baryshkov1-0/+1
2024-11-15remoteproc: qcom: pas: add minidump_id to SM8350 resourcesDmitry Baryshkov1-0/+2