aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/firmware/qcom_scm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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