summaryrefslogtreecommitdiffstats
path: root/drivers/soc/ti/wkup_m3_ipc.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* soc: ti: fix wkup_m3_rproc_boot_thread return typeArnd Bergmann2021-11-081-2/+3
* exit/kthread: Have kernel threads return instead of calling do_exitEric W. Biederman2021-10-291-1/+1
* soc: ti: wkup_m3_ipc: Remove redundant error printing in wkup_m3_ipc_probe()Zhen Lei2021-06-041-3/+1
* soc: ti: wkup_m3_ipc: Document 'm3_ipc' parameter throughoutLee Jones2020-11-221-2/+6
* soc: ti: wkup_m3_ipc: Fix race condition with rproc_bootDave Gerlach2019-12-181-2/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-301-9/+1
* soc: ti: wkup_m3: Add PRCM int16 as the wake up sourceKeerthy2018-11-191-0/+1
* soc: ti: wkup_m3_ipc: mark PM functions as __maybe_unusedArnd Bergmann2018-07-061-6/+2
* soc: ti: wkup_m3_ipc: Add wkup_m3_request_wake_srcDave Gerlach2018-07-051-0/+39
* soc: ti: wkup_m3_ipc: Add rtc_only with ddr in self refresh mode supportKeerthy2018-07-051-0/+41
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-02-241-2/+0
|\
| * soc: ti: wkup_m3_ipc: Drop wait from wkup_m3_rproc_boot_threadSarangdhar Joshi2017-01-061-2/+0
* | soc: ti: wkup_m3_ipc: Fix error return code in wkup_m3_ipc_probe()Wei Yongjun2017-01-121-0/+1
|/
* soc: ti: Add wkup_m3_ipc driverDave Gerlach2015-12-031-0/+508