index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
soc
/
ti
/
wkup_m3_ipc.c
Age
Commit message (
Expand
)
Author
2023-10-02
soc/ti: wkup_m3_ipc: Convert to platform remove callback returning void
Uwe Kleine-König
2023-06-06
wkup_m3_ipc.c: Fix error checking for debugfs_create_dir
Osama Muhammad
2023-03-28
soc: ti: Use devm_platform_ioremap_resource()
Yang Li
2023-03-11
soc: ti: Use of_property_read_bool() for boolean properties
Rob Herring
2022-06-17
soc: ti: wkup_m3_ipc: Remove unneeded semicolon
Yang Li
2022-05-03
soc: ti: wkup_m3_ipc: Add debug option to halt m3 in suspend
Dave Gerlach
2022-05-03
soc: ti: wkup_m3_ipc: Add support for i2c voltage scaling
Dave Gerlach
2022-05-03
soc: ti: wkup_m3_ipc: Add support for IO Isolation
Dave Gerlach
2022-04-22
soc: ti: wkup_m3_ipc: Add support for toggling VTT regulator
Dave Gerlach
2022-04-11
soc: ti: wkup_m3_ipc: fix platform_get_irq.cocci warning
Yihao Han
2022-02-02
soc: ti: wkup_m3_ipc: Fix IRQ check in wkup_m3_ipc_probe
Miaoqian Lin
2021-11-08
soc: ti: fix wkup_m3_rproc_boot_thread return type
Arnd Bergmann
2021-10-29
exit/kthread: Have kernel threads return instead of calling do_exit
Eric W. Biederman
2021-06-04
soc: ti: wkup_m3_ipc: Remove redundant error printing in wkup_m3_ipc_probe()
Zhen Lei
2020-11-21
soc: ti: wkup_m3_ipc: Document 'm3_ipc' parameter throughout
Lee Jones
2019-12-17
soc: ti: wkup_m3_ipc: Fix race condition with rproc_boot
Dave Gerlach
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2018-11-19
soc: ti: wkup_m3: Add PRCM int16 as the wake up source
Keerthy
2018-07-06
soc: ti: wkup_m3_ipc: mark PM functions as __maybe_unused
Arnd Bergmann
2018-07-04
soc: ti: wkup_m3_ipc: Add wkup_m3_request_wake_src
Dave Gerlach
2018-07-04
soc: ti: wkup_m3_ipc: Add rtc_only with ddr in self refresh mode support
Keerthy
2017-02-23
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2017-01-12
soc: ti: wkup_m3_ipc: Fix error return code in wkup_m3_ipc_probe()
Wei Yongjun
2017-01-06
soc: ti: wkup_m3_ipc: Drop wait from wkup_m3_rproc_boot_thread
Sarangdhar Joshi
2015-12-03
soc: ti: Add wkup_m3_ipc driver
Dave Gerlach