aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/firmware/qcom_scm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-12-20firmware: qcom_scm: drop redandant of_platform_populateSudeep Holla1-24/+0
2017-11-17Merge tag 'rproc-v4.15' of git://github.com/andersson/remoteprocLinus Torvalds1-0/+95
2017-10-30firmware: scm: Add new SCM call API for switching memory ownershipAvaneesh Kumar Dwivedi1-0/+95
2017-10-11firmware: qcom: scm: Expose download-mode controlBjorn Andersson1-0/+75
2017-10-11firmware: qcom: scm: Expose secure IO serviceBjorn Andersson1-0/+12
2017-03-28firmware: qcom_scm: add two scm calls for iommu secure page tableStanimir Varbanov1-0/+12
2017-03-28firmware/qcom: add qcom_scm_restore_sec_cfg()Rob Clark1-0/+6
2017-01-16firmware: qcom_scm: Add set remote state APIAndy Gross1-0/+6
2017-01-16firmware: qcom: scm: Mask APQ8064 core clk dependencyAndy Gross1-1/+1
2016-11-23firmware: qcom: scm: Return PTR_ERR when devm_clk_get failsspjoshi@codeaurora.org1-4/+4
2016-11-23firmware: qcom: scm: Remove core, iface and bus clocks dependencyspjoshi@codeaurora.org1-12/+37
2016-11-12firmware: qcom: scm: Use devm_reset_controller_register()Wei Yongjun1-1/+3
2016-08-23firmware: qcom_scm: make it explicitly non-modularPaul Gortmaker1-14/+5
2016-07-05firmware: qcom: scm: Change initcall to subsysAndy Gross1-1/+1
2016-07-05firmware: qcom_scm: Add missing is_available APIAndy Gross1-0/+8
2016-06-24firmware: qcom: scm: Expose PAS command 10 as reset-controllerBjorn Andersson1-0/+31
2016-06-24firmware: qcom: scm: Peripheral Authentication ServiceBjorn Andersson1-0/+134
2016-06-24firmware: qcom: scm: Add support for ARM64 SoCsKumar Gala1-0/+2
2016-06-24firmware: qcom: scm: Convert to streaming DMA APISAndy Gross1-3/+3
2016-06-24firmware: qcom: scm: Convert SCM to platform driverAndy Gross1-9/+165
2015-05-28firmware: qcom: scm: Add HDCP Supportjilai wang1-1/+31
2015-04-28firmware: qcom: scm: Split out 32-bit specific SCM codeKumar Gala1-435/+7
2015-03-11firmware: qcom: scm: Support cpu power down through SCMLina Iyer1-0/+57
2015-03-11firmware: qcom: scm: Add qcom_scm_set_warm_boot_addr functionLina Iyer1-0/+56
2015-03-11firmware: qcom: scm: Clean cold boot entry to export only the APILina Iyer1-2/+39
2015-03-11firmware: qcom: scm: Move the scm driver to drivers/firmwareKumar Gala1-0/+344