summaryrefslogtreecommitdiffstats
path: root/drivers/remoteproc/qcom_sysmon.c
Commit message (Expand)AuthorAgeFilesLines
* remoteproc: sysmon: fix shutdown_acked stateArnd Bergmann2020-12-041-5/+2
* remoteproc: sysmon: Improve error messagesBjorn Andersson2020-11-251-6/+6
* remoteproc: sysmon: Expose the shutdown resultBjorn Andersson2020-11-251-19/+63
* remoteproc: sysmon: Ensure remote notification orderingBjorn Andersson2020-11-251-4/+21
* remoteproc: qcom_sysmon: Constify qmi_indication_handlerRikard Falkeborn2020-11-231-1/+1
* remoteproc: qcom_sysmon: Solve function header bitrot issuesLee Jones2020-07-151-2/+2
* remoteproc: sysmon: Inform current rproc about all active rprocsSiddharth Gupta2020-04-201-0/+25
* remoteproc: sysmon: Add notifications for eventsSiddharth Gupta2020-04-201-0/+37
* remoteproc: sysmon: Add ability to send type of notificationSiddharth Gupta2020-04-201-17/+37
* remoteproc: qcom: Remove unneeded semicolonMa Feng2019-12-181-1/+1
* remoteproc: qcom: Wait for shutdown-ack/ind on sysmon shutdownSibi Sankar2019-01-211-1/+41
* remoteproc: qcom: Add shutdown-ack irqSibi Sankar2019-01-211-2/+37
* remoteproc/qcom_sysmon.c: Remove duplicate headerBrajeswar Ghosh2019-01-141-1/+0
* remoteproc: Make client initialize ops in rproc_subdevBjorn Andersson2018-06-261-1/+4
* remoteproc: qcom: Introduce sysmonBjorn Andersson2018-02-121-0/+579