summaryrefslogtreecommitdiffstats
path: root/drivers/firmware/qcom_scm.c
Commit message (Expand)AuthorAgeFilesLines
* firmware: qcom_scm: Add set remote state APIAndy Gross2017-01-161-0/+6
* firmware: qcom: scm: Mask APQ8064 core clk dependencyAndy Gross2017-01-161-1/+1
* firmware: qcom: scm: Return PTR_ERR when devm_clk_get failsspjoshi@codeaurora.org2016-11-231-4/+4
* firmware: qcom: scm: Remove core, iface and bus clocks dependencyspjoshi@codeaurora.org2016-11-231-12/+37
* firmware: qcom: scm: Use devm_reset_controller_register()Wei Yongjun2016-11-121-1/+3
* firmware: qcom_scm: make it explicitly non-modularPaul Gortmaker2016-08-231-14/+5
* firmware: qcom: scm: Change initcall to subsysAndy Gross2016-07-051-1/+1
* firmware: qcom_scm: Add missing is_available APIAndy Gross2016-07-051-0/+8
* firmware: qcom: scm: Expose PAS command 10 as reset-controllerBjorn Andersson2016-06-241-0/+31
* firmware: qcom: scm: Peripheral Authentication ServiceBjorn Andersson2016-06-241-0/+134
* firmware: qcom: scm: Add support for ARM64 SoCsKumar Gala2016-06-241-0/+2
* firmware: qcom: scm: Convert to streaming DMA APISAndy Gross2016-06-241-3/+3
* firmware: qcom: scm: Convert SCM to platform driverAndy Gross2016-06-241-9/+165
* firmware: qcom: scm: Add HDCP Supportjilai wang2015-05-281-1/+31
* firmware: qcom: scm: Split out 32-bit specific SCM codeKumar Gala2015-04-281-435/+7
* firmware: qcom: scm: Support cpu power down through SCMLina Iyer2015-03-111-0/+57
* firmware: qcom: scm: Add qcom_scm_set_warm_boot_addr functionLina Iyer2015-03-111-0/+56
* firmware: qcom: scm: Clean cold boot entry to export only the APILina Iyer2015-03-111-2/+39
* firmware: qcom: scm: Move the scm driver to drivers/firmwareKumar Gala2015-03-111-0/+344