aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/firmware/qcom_scm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-06-29firmware: qcom_scm: Add bw voting support to the SCM interfaceSibi Sankar1-0/+69
2022-06-25firmware: qcom_scm: drop unexpected word "the"Jiang Jian1-1/+1
2022-04-12firmware: qcom_scm: Add compatible for MSM8976 SoCAdam Skladowski1-0/+4
2022-02-03firmware: qcom: scm: Add support for MC boot address APIStephan Gerhold1-2/+30
2022-02-03firmware: qcom: scm: Drop cpumask parameter from set_boot_addr()Stephan Gerhold1-11/+8
2022-02-03firmware: qcom: scm: Simplify set_cold/warm_boot_addr()Stephan Gerhold1-79/+26
2022-02-03firmware: qcom: scm: Introduce pas_metadata contextBjorn Andersson1-5/+34
2022-01-31firmware: qcom: scm: Fix some kernel-doc commentsYang Li1-5/+2
2022-01-31firmware: qcom: scm: Add function to set IOMMU pagetable addressingAngeloGioacchino Del Regno1-0/+16
2022-01-31firmware: qcom: scm: Add function to set the maximum IOMMU pool sizeAngeloGioacchino Del Regno1-0/+15
2022-01-31firmware: qcom: scm: Remove reassignment to desc following initializerMarijn Suijten1-6/+0
2021-10-27Revert "firmware: qcom: scm: Add support for MC boot address API"Arnd Bergmann1-77/+17
2021-10-25firmware: qcom: scm: Don't break compile test on non-ARM platformsBjorn Andersson1-0/+10
2021-10-23firmware: qcom: scm: Add support for MC boot address APIStephan Gerhold1-17/+67
2021-10-23firmware: qcom_scm: Fix error retval in __qcom_scm_is_call_available()Guru Das Srinagesh1-1/+1
2021-09-21firmware: qcom_scm: Add compatible for MSM8953 SoCVladimir Lypak1-0/+4
2021-09-11Merge tag 'thermal-v5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thermal/linuxLinus Torvalds1-0/+58
2021-08-18firmware: qcom_scm: Introduce SCM calls to access LMhThara Gopinath1-0/+58
2021-07-19firmware: qcom_scm: Allow qcom_scm driver to be loadable as a permenent moduleJohn Stultz1-0/+4
2021-07-16firmware: qcom_scm: remove a duplicative conditionJunlin Yang1-1/+1
2021-07-16firmware: qcom_scm: Mark string array constStephen Boyd1-1/+1
2021-06-10firmware: qcom_scm: Add MDM9607 compatibleKonrad Dybcio1-0/+3
2021-04-06firmware: qcom_scm: Suppress sysfs bind attributesStephen Boyd1-0/+1
2021-04-06firmware: qcom_scm: Workaround lack of "is available" call on SC7180Stephen Boyd1-2/+16
2021-04-06firmware: qcom_scm: Reduce locking section for __get_convention()Stephen Boyd1-28/+27
2021-04-06firmware: qcom_scm: Make __qcom_scm_is_call_available() return boolStephen Boyd1-11/+8
2021-02-01firmware: qcom_scm: update comment for ICE-related functionsEric Biggers1-5/+11
2020-09-14media: firmware: qcom_scm: Add memory protect virtual address rangesStanimir Varbanov1-0/+24
2020-08-06Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-0/+101
2020-07-24scsi: firmware: qcom_scm: Add support for programming inline crypto keysEric Biggers1-0/+101
2020-07-13firmware: qcom_scm: Add msm8994 compatibleKonrad Dybcio1-0/+1
2020-07-13firmware: qcom_scm: Fix legacy convention SCM accessorsJonathan McDowell1-4/+3
2020-04-20firmware: qcom_scm: fix bogous abuse of dma-direct internalsChristoph Hellwig1-6/+3
2020-04-20firmware: qcom_scm: Remove unneeded conversion to boolJason Yan1-1/+1
2020-01-07firmware: qcom_scm: Dynamically support SMCCC and legacy conventionsElliot Berman1-1/+145
2020-01-07firmware: qcom_scm: Remove thin wrappersElliot Berman1-26/+368
2020-01-07firmware: qcom_scm: Order functions, definitions by service/commandElliot Berman1-188/+188
2020-01-07firmware: qcom_scm-32: Add device argument to atomic callsElliot Berman1-2/+3
2020-01-07firmware: qcom_scm: Apply consistent naming scheme to command IDsElliot Berman1-10/+7
2019-12-06Merge tag 'drm-next-2019-12-06' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-0/+53
2019-11-04firmware/qcom_scm: Add scm call to handle smmu errataVivek Gautam1-0/+6
2019-10-07firmware: qcom: scm: add support to restore secure config to qcm_scm-32Rob Clark1-0/+13
2019-10-07firmware: qcom: scm: add OCMEM lock/unlock interfaceRob Clark1-0/+40
2019-07-22firmware: qcom_scm: Cleanup code in qcom_scm_assign_mem()Stephen Boyd1-18/+16
2019-07-22firmware: qcom_scm: Fix some typos in docs and printksStephen Boyd1-3/+3
2019-07-22firmware: qcom_scm: Use proper types for dma mappingsStephen Boyd1-2/+5
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284Thomas Gleixner1-10/+1
2018-09-14firmware: qcom: scm: Refactor clock handlingBjorn Andersson1-32/+42
2018-04-25firmware: qcom: scm: Add ipq4019 soc compatibleSricharan R1-0/+3
2017-12-20firmware: qcom_scm: drop redandant of_platform_populateSudeep Holla1-24/+0