summaryrefslogtreecommitdiff
path: root/drivers/soc/qcom/smd-rpm.c
AgeCommit message (Expand)AuthorFilesLines
2023-09-28soc: qcom: Switch to EXPORT_SYMBOL_GPL()Unnathi Chalicheemala1-1/+1
2023-08-31Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds1-16/+1
2023-07-15soc: qcom: smd-rpm: Move icc_smd_rpm registration to clk-smd-rpmStephan Gerhold1-16/+1
2023-07-14soc: qcom: smd-rpm: Match rpmsg channel instead of compatibleStephan Gerhold1-26/+9
2023-04-06soc: qcom: smd-rpm: Use GFP_ATOMIC in write pathRob Clark1-1/+1
2023-02-06soc: qcom: smd-rpm: Add IPQ9574 compatibledevi priya1-0/+1
2022-10-17soc: qcom: smd-rpm: Add SM6375 compatibleKonrad Dybcio1-0/+1
2022-10-17soc: qcom: smd-rpm: Replace zero-length array with DECLARE_FLEX_ARRAY() helperGustavo A. R. Silva1-1/+1
2022-07-19soc: qcom: smd-rpm: Add compatible for MSM8909Stephan Gerhold1-0/+1
2021-09-22soc: qcom: smd-rpm: Add QCM2290 compatibleShawn Guo1-0/+1
2021-09-22soc: qcom: smd-rpm: Add compatible for MSM8953 SoCVladimir Lypak1-0/+1
2021-08-05soc: qcom: smd-rpm: Add SM6115 compatibleIskren Chernev1-0/+1
2021-06-01soc: qcom: smd-rpm: Add MSM8226 compatibleBartosz Dudziak1-0/+1
2021-05-26soc: qcom: smd-rpm: Add SM6125 compatibleMartin Botka1-0/+1
2020-07-29soc: qcom: smd-rpm: Fix kerneldocKrzysztof Kozlowski1-0/+2
2020-07-22soc: qcom: smd-rpm: Add IPQ6018 compatibleKathiravan T1-0/+1
2020-06-24soc: qcom: smd-rpm: Add msm8994 compatibleKonrad Dybcio1-0/+1
2020-06-23drivers: soc: Add MSM8936 SMD RPM compatibleKonrad Dybcio1-0/+1
2019-10-05soc: qcom: smd-rpm: Add MSM8976 compatibleAngelo G. Del Regno1-0/+1
2019-10-02soc: qcom: smd-rpm: Create RPM interconnect proxy child deviceGeorgi Djakov1-1/+16
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284Thomas Gleixner1-9/+1
2019-02-02soc: qcom: smd-rpm: Add sdm660 compatibleCraig Tatlor1-0/+1
2018-11-29soc: qcom: smd-rpm: Add QCS404 compatibleBjorn Andersson1-0/+1
2018-04-25soc: qcom: smd-rpm: Add msm8998 compatibleBjorn Andersson1-0/+1
2017-03-29soc: qcom: smd-rpm: Add msm8996 compatibilityBjorn Andersson1-0/+1
2017-03-29soc: qcom: smd: Transition client drivers from smd to rpmsgBjorn Andersson1-22/+21
2016-04-20soc: qcom: smd: Make callback pass channel referenceBjorn Andersson1-3/+6
2015-12-15soc: qcom: smd-rpm: Add existing platform supportAndy Gross1-0/+2
2015-10-31soc: qcom: smd-rpm: Correct size of outgoing messageBjorn Andersson1-1/+1
2015-10-14soc: qcom: smd-rpm: Correct the active vs sleep state flaggingBjorn Andersson1-1/+1
2015-10-14soc: qcom: smd_rpm: Handle big endian CPUsStephen Boyd1-24/+26
2015-10-14soc: qcom: smd: Remove use of VLAISStephen Boyd1-13/+19
2015-07-29soc: qcom: Driver for the Qualcomm RPM over SMDBjorn Andersson1-0/+244