aboutsummaryrefslogtreecommitdiff
path: root/drivers/remoteproc/qcom_sysmon.c
AgeCommit message (Expand)AuthorFilesLines
2022-12-06remoteproc: sysmon: fix memory leak in qcom_add_sysmon_subdev()Gravatar Gaosheng Cui 1-1/+4
2022-12-06remoteproc: sysmon: Make QMI message rules constGravatar Jeff Johnson 1-4/+4
2022-07-18remoteproc: sysmon: Send sysmon state only for running rprocsGravatar Siddharth Gupta 1-2/+4
2022-07-18remoteproc: sysmon: Wait for SSCTL service to come upGravatar Sibi Sankar 1-0/+10
2020-12-04remoteproc: sysmon: fix shutdown_acked stateGravatar Arnd Bergmann 1-5/+2
2020-11-25remoteproc: sysmon: Improve error messagesGravatar Bjorn Andersson 1-6/+6
2020-11-25remoteproc: sysmon: Expose the shutdown resultGravatar Bjorn Andersson 1-19/+63
2020-11-25remoteproc: sysmon: Ensure remote notification orderingGravatar Bjorn Andersson 1-4/+21
2020-11-23remoteproc: qcom_sysmon: Constify qmi_indication_handlerGravatar Rikard Falkeborn 1-1/+1
2020-07-15remoteproc: qcom_sysmon: Solve function header bitrot issuesGravatar Lee Jones 1-2/+2
2020-04-20remoteproc: sysmon: Inform current rproc about all active rprocsGravatar Siddharth Gupta 1-0/+25
2020-04-20remoteproc: sysmon: Add notifications for eventsGravatar Siddharth Gupta 1-0/+37
2020-04-20remoteproc: sysmon: Add ability to send type of notificationGravatar Siddharth Gupta 1-17/+37
2019-12-18remoteproc: qcom: Remove unneeded semicolonGravatar Ma Feng 1-1/+1
2019-01-21remoteproc: qcom: Wait for shutdown-ack/ind on sysmon shutdownGravatar Sibi Sankar 1-1/+41
2019-01-21remoteproc: qcom: Add shutdown-ack irqGravatar Sibi Sankar 1-2/+37
2019-01-14remoteproc/qcom_sysmon.c: Remove duplicate headerGravatar Brajeswar Ghosh 1-1/+0
2018-06-26remoteproc: Make client initialize ops in rproc_subdevGravatar Bjorn Andersson 1-1/+4
2018-02-12remoteproc: qcom: Introduce sysmonGravatar Bjorn Andersson 1-0/+579