aboutsummaryrefslogtreecommitdiff
path: root/drivers/remoteproc/remoteproc_sysfs.c
AgeCommit message (Expand)AuthorFilesLines
2022-04-14remoteproc: core: Move state checking to remoteproc_coreGravatar Shengjiu Wang 1-7/+0
2022-04-14remoteproc: core: Remove state checking before calling rproc_boot()Gravatar Shengjiu Wang 1-4/+0
2022-03-11remoteproc: Change rproc_shutdown() to return a statusGravatar Suman Anna 1-1/+1
2022-03-04remoteproc: Introduce sysfs_read_only flagGravatar Puranjay Mohan 1-1/+18
2021-03-18remoteproc: Properly deal with a detach request when attachedGravatar Mathieu Poirier 1-0/+5
2021-03-18remoteproc: Properly deal with a stop request when attachedGravatar Mathieu Poirier 1-1/+2
2021-03-18remoteproc: Properly deal with a start request when attachedGravatar Mathieu Poirier 1-1/+2
2021-03-18remoteproc: Properly represent the attached stateGravatar Mathieu Poirier 1-4/+1
2021-03-18remoteproc: Add new RPROC_ATTACHED stateGravatar Mathieu Poirier 1-0/+1
2021-03-08remoteproc: sysfs: Use sysfs_emit instead of sprintfGravatar Raghavendra Rao Ananta 1-2/+2
2020-11-25remoteproc: Add a rproc_set_firmware() APIGravatar Suman Anna 1-31/+2
2020-10-13remoteproc: Add recovery configuration to the sysfs interfaceGravatar Rishabh Bhatnagar 1-0/+56
2020-10-13remoteproc: Add coredump as part of sysfs interfaceGravatar Rishabh Bhatnagar 1-0/+63
2020-07-16remoteproc: Properly handle firmware name when attachingGravatar Mathieu Poirier 1-2/+14
2020-07-16remoteproc: Add new RPROC_DETACHED stateGravatar Mathieu Poirier 1-0/+1
2020-04-17remoteproc: pull in slab.hGravatar Michael S. Tsirkin 1-0/+1
2019-08-26remoteproc: Add a sysfs interface for nameGravatar Suman Anna 1-0/+11
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Gravatar Thomas Gleixner 1-9/+1
2018-10-05remoteproc: Check for NULL firmwares in sysfs interfaceGravatar Suman Anna 1-0/+5
2017-01-30remoteproc: Add RPROC_DELETED stateGravatar Sarangdhar Joshi 1-0/+1
2016-10-31remoteproc: Add a sysfs interface for firmware and stateGravatar Matt Redfearn 1-0/+151