| Commit message (Expand) | Author | Age | Files | Lines |
* | firmware: qcom: scm: Refactor clock handling | Bjorn Andersson | 2018-09-14 | 1 | -32/+42 |
* | firmware: qcom: scm: Add ipq4019 soc compatible | Sricharan R | 2018-04-25 | 1 | -0/+3 |
* | firmware: qcom_scm: drop redandant of_platform_populate | Sudeep Holla | 2017-12-20 | 1 | -24/+0 |
* | Merge tag 'rproc-v4.15' of git://github.com/andersson/remoteproc | Linus Torvalds | 2017-11-17 | 1 | -0/+95 |
|\ |
|
| * | firmware: scm: Add new SCM call API for switching memory ownership | Avaneesh Kumar Dwivedi | 2017-10-30 | 1 | -0/+95 |
* | | firmware: qcom: scm: Expose download-mode control | Bjorn Andersson | 2017-10-11 | 1 | -0/+75 |
* | | firmware: qcom: scm: Expose secure IO service | Bjorn Andersson | 2017-10-11 | 1 | -0/+12 |
|/ |
|
* | firmware: qcom_scm: add two scm calls for iommu secure page table | Stanimir Varbanov | 2017-03-28 | 1 | -0/+12 |
* | firmware/qcom: add qcom_scm_restore_sec_cfg() | Rob Clark | 2017-03-28 | 1 | -0/+6 |
* | firmware: qcom_scm: Add set remote state API | Andy Gross | 2017-01-16 | 1 | -0/+6 |
* | firmware: qcom: scm: Mask APQ8064 core clk dependency | Andy Gross | 2017-01-16 | 1 | -1/+1 |
* | firmware: qcom: scm: Return PTR_ERR when devm_clk_get fails | spjoshi@codeaurora.org | 2016-11-23 | 1 | -4/+4 |
* | firmware: qcom: scm: Remove core, iface and bus clocks dependency | spjoshi@codeaurora.org | 2016-11-23 | 1 | -12/+37 |
* | firmware: qcom: scm: Use devm_reset_controller_register() | Wei Yongjun | 2016-11-12 | 1 | -1/+3 |
* | firmware: qcom_scm: make it explicitly non-modular | Paul Gortmaker | 2016-08-23 | 1 | -14/+5 |
* | firmware: qcom: scm: Change initcall to subsys | Andy Gross | 2016-07-05 | 1 | -1/+1 |
* | firmware: qcom_scm: Add missing is_available API | Andy Gross | 2016-07-05 | 1 | -0/+8 |
* | firmware: qcom: scm: Expose PAS command 10 as reset-controller | Bjorn Andersson | 2016-06-24 | 1 | -0/+31 |
* | firmware: qcom: scm: Peripheral Authentication Service | Bjorn Andersson | 2016-06-24 | 1 | -0/+134 |
* | firmware: qcom: scm: Add support for ARM64 SoCs | Kumar Gala | 2016-06-24 | 1 | -0/+2 |
* | firmware: qcom: scm: Convert to streaming DMA APIS | Andy Gross | 2016-06-24 | 1 | -3/+3 |
* | firmware: qcom: scm: Convert SCM to platform driver | Andy Gross | 2016-06-24 | 1 | -9/+165 |
* | firmware: qcom: scm: Add HDCP Support | jilai wang | 2015-05-28 | 1 | -1/+31 |
* | firmware: qcom: scm: Split out 32-bit specific SCM code | Kumar Gala | 2015-04-28 | 1 | -435/+7 |
* | firmware: qcom: scm: Support cpu power down through SCM | Lina Iyer | 2015-03-11 | 1 | -0/+57 |
* | firmware: qcom: scm: Add qcom_scm_set_warm_boot_addr function | Lina Iyer | 2015-03-11 | 1 | -0/+56 |
* | firmware: qcom: scm: Clean cold boot entry to export only the API | Lina Iyer | 2015-03-11 | 1 | -2/+39 |
* | firmware: qcom: scm: Move the scm driver to drivers/firmware | Kumar Gala | 2015-03-11 | 1 | -0/+344 |