index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
qcom_scm.c
Age
Commit message (
Expand
)
Author
2018-09-14
firmware: qcom: scm: Refactor clock handling
Bjorn Andersson
2018-04-25
firmware: qcom: scm: Add ipq4019 soc compatible
Sricharan R
2017-12-20
firmware: qcom_scm: drop redandant of_platform_populate
Sudeep Holla
2017-11-17
Merge tag 'rproc-v4.15' of git://github.com/andersson/remoteproc
Linus Torvalds
2017-10-30
firmware: scm: Add new SCM call API for switching memory ownership
Avaneesh Kumar Dwivedi
2017-10-11
firmware: qcom: scm: Expose download-mode control
Bjorn Andersson
2017-10-11
firmware: qcom: scm: Expose secure IO service
Bjorn Andersson
2017-03-28
firmware: qcom_scm: add two scm calls for iommu secure page table
Stanimir Varbanov
2017-03-28
firmware/qcom: add qcom_scm_restore_sec_cfg()
Rob Clark
2017-01-16
firmware: qcom_scm: Add set remote state API
Andy Gross
2017-01-16
firmware: qcom: scm: Mask APQ8064 core clk dependency
Andy Gross
2016-11-23
firmware: qcom: scm: Return PTR_ERR when devm_clk_get fails
spjoshi@codeaurora.org
2016-11-23
firmware: qcom: scm: Remove core, iface and bus clocks dependency
spjoshi@codeaurora.org
2016-11-12
firmware: qcom: scm: Use devm_reset_controller_register()
Wei Yongjun
2016-08-23
firmware: qcom_scm: make it explicitly non-modular
Paul Gortmaker
2016-07-05
firmware: qcom: scm: Change initcall to subsys
Andy Gross
2016-07-05
firmware: qcom_scm: Add missing is_available API
Andy Gross
2016-06-24
firmware: qcom: scm: Expose PAS command 10 as reset-controller
Bjorn Andersson
2016-06-24
firmware: qcom: scm: Peripheral Authentication Service
Bjorn Andersson
2016-06-24
firmware: qcom: scm: Add support for ARM64 SoCs
Kumar Gala
2016-06-24
firmware: qcom: scm: Convert to streaming DMA APIS
Andy Gross
2016-06-24
firmware: qcom: scm: Convert SCM to platform driver
Andy Gross
2015-05-28
firmware: qcom: scm: Add HDCP Support
jilai wang
2015-04-28
firmware: qcom: scm: Split out 32-bit specific SCM code
Kumar Gala
2015-03-11
firmware: qcom: scm: Support cpu power down through SCM
Lina Iyer
2015-03-11
firmware: qcom: scm: Add qcom_scm_set_warm_boot_addr function
Lina Iyer
2015-03-11
firmware: qcom: scm: Clean cold boot entry to export only the API
Lina Iyer
2015-03-11
firmware: qcom: scm: Move the scm driver to drivers/firmware
Kumar Gala