index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
remoteproc
/
qcom_sysmon.c
Age
Commit message (
Expand
)
Author
2026-03-04
remoteproc: sysmon: Correct subsys_name_len type in QMI request
Bjorn Andersson
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2025-03-22
remoteproc: sysmon: Update qcom_add_sysmon_subdev() comment
Dan Carpenter
2023-07-15
remoteproc: Explicitly include correct DT includes
Rob Herring
2022-12-28
remoteproc: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-12-06
remoteproc: sysmon: fix memory leak in qcom_add_sysmon_subdev()
Gaosheng Cui
2022-12-06
remoteproc: sysmon: Make QMI message rules const
Jeff Johnson
2022-07-18
remoteproc: sysmon: Send sysmon state only for running rprocs
Siddharth Gupta
2022-07-18
remoteproc: sysmon: Wait for SSCTL service to come up
Sibi Sankar
2020-12-04
remoteproc: sysmon: fix shutdown_acked state
Arnd Bergmann
2020-11-25
remoteproc: sysmon: Improve error messages
Bjorn Andersson
2020-11-25
remoteproc: sysmon: Expose the shutdown result
Bjorn Andersson
2020-11-25
remoteproc: sysmon: Ensure remote notification ordering
Bjorn Andersson
2020-11-23
remoteproc: qcom_sysmon: Constify qmi_indication_handler
Rikard Falkeborn
2020-07-15
remoteproc: qcom_sysmon: Solve function header bitrot issues
Lee Jones
2020-04-20
remoteproc: sysmon: Inform current rproc about all active rprocs
Siddharth Gupta
2020-04-20
remoteproc: sysmon: Add notifications for events
Siddharth Gupta
2020-04-20
remoteproc: sysmon: Add ability to send type of notification
Siddharth Gupta
2019-12-18
remoteproc: qcom: Remove unneeded semicolon
Ma Feng
2019-01-21
remoteproc: qcom: Wait for shutdown-ack/ind on sysmon shutdown
Sibi Sankar
2019-01-21
remoteproc: qcom: Add shutdown-ack irq
Sibi Sankar
2019-01-14
remoteproc/qcom_sysmon.c: Remove duplicate header
Brajeswar Ghosh
2018-06-26
remoteproc: Make client initialize ops in rproc_subdev
Bjorn Andersson
2018-02-12
remoteproc: qcom: Introduce sysmon
Bjorn Andersson