summaryrefslogtreecommitdiff
path: root/drivers/soc/ti/wkup_m3_ipc.c
AgeCommit message (Expand)Author
2023-10-02soc/ti: wkup_m3_ipc: Convert to platform remove callback returning voidUwe Kleine-König
2023-06-06wkup_m3_ipc.c: Fix error checking for debugfs_create_dirOsama Muhammad
2023-03-28soc: ti: Use devm_platform_ioremap_resource()Yang Li
2023-03-11soc: ti: Use of_property_read_bool() for boolean propertiesRob Herring
2022-06-17soc: ti: wkup_m3_ipc: Remove unneeded semicolonYang Li
2022-05-03soc: ti: wkup_m3_ipc: Add debug option to halt m3 in suspendDave Gerlach
2022-05-03soc: ti: wkup_m3_ipc: Add support for i2c voltage scalingDave Gerlach
2022-05-03soc: ti: wkup_m3_ipc: Add support for IO IsolationDave Gerlach
2022-04-22soc: ti: wkup_m3_ipc: Add support for toggling VTT regulatorDave Gerlach
2022-04-11soc: ti: wkup_m3_ipc: fix platform_get_irq.cocci warningYihao Han
2022-02-02soc: ti: wkup_m3_ipc: Fix IRQ check in wkup_m3_ipc_probeMiaoqian Lin
2021-11-08soc: ti: fix wkup_m3_rproc_boot_thread return typeArnd Bergmann
2021-10-29exit/kthread: Have kernel threads return instead of calling do_exitEric W. Biederman
2021-06-04soc: ti: wkup_m3_ipc: Remove redundant error printing in wkup_m3_ipc_probe()Zhen Lei
2020-11-21soc: ti: wkup_m3_ipc: Document 'm3_ipc' parameter throughoutLee Jones
2019-12-17soc: ti: wkup_m3_ipc: Fix race condition with rproc_bootDave Gerlach
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner
2018-11-19soc: ti: wkup_m3: Add PRCM int16 as the wake up sourceKeerthy
2018-07-06soc: ti: wkup_m3_ipc: mark PM functions as __maybe_unusedArnd Bergmann
2018-07-04soc: ti: wkup_m3_ipc: Add wkup_m3_request_wake_srcDave Gerlach
2018-07-04soc: ti: wkup_m3_ipc: Add rtc_only with ddr in self refresh mode supportKeerthy
2017-02-23Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2017-01-12soc: ti: wkup_m3_ipc: Fix error return code in wkup_m3_ipc_probe()Wei Yongjun
2017-01-06soc: ti: wkup_m3_ipc: Drop wait from wkup_m3_rproc_boot_threadSarangdhar Joshi
2015-12-03soc: ti: Add wkup_m3_ipc driverDave Gerlach