index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mailbox
/
qcom-ipcc.c
Age
Commit message (
Expand
)
Author
2024-11-24
mailbox: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-01-13
mailbox: qcom-ipcc: Convert to platform remove callback returning void
Uwe Kleine-König
2023-09-05
mailbox: qcom-ipcc: fix incorrect num_chans counting
Jonathan Marek
2022-10-05
mailbox: qcom-ipcc: flag IRQ NO_THREAD
Eric Chanudet
2022-05-24
mailbox: qcom-ipcc: Fix -Wunused-function with CONFIG_PM_SLEEP=n
Nathan Chancellor
2022-05-21
mailbox: qcom-ipcc: Log the pending interrupt during resume
Prasad Sodagudi
2022-05-21
mailbox: correct kerneldoc
Krzysztof Kozlowski
2022-01-11
mailbox: qcom-ipcc: Support interrupt wake up from suspend
Huang Yiwei
2022-01-11
mailbox: qcom-ipcc: Support more IPCC instance
Huang Yiwei
2022-01-11
mailbox: qcom-ipcc: Dynamic alloc for channel arrangement
Huang Yiwei
2021-08-29
mailbox: qcom-ipcc: Enable loading QCOM_IPCC as a module
Amit Pundir
2021-06-26
mailbox: qcom-ipcc: Fix IPCC mbox channel exhaustion
Sibi Sankar
2020-05-30
mailbox: Add support for Qualcomm IPCC
Manivannan Sadhasivam