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
2020-01-07
firmware: qcom_scm: Dynamically support SMCCC and legacy conventions
Elliot Berman
2020-01-07
firmware: qcom_scm: Remove thin wrappers
Elliot Berman
2020-01-07
firmware: qcom_scm: Order functions, definitions by service/command
Elliot Berman
2020-01-07
firmware: qcom_scm-32: Add device argument to atomic calls
Elliot Berman
2020-01-07
firmware: qcom_scm: Apply consistent naming scheme to command IDs
Elliot Berman
2019-12-06
Merge tag 'drm-next-2019-12-06' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-11-04
firmware/qcom_scm: Add scm call to handle smmu errata
Vivek Gautam
2019-10-07
firmware: qcom: scm: add support to restore secure config to qcm_scm-32
Rob Clark
2019-10-07
firmware: qcom: scm: add OCMEM lock/unlock interface
Rob Clark
2019-07-22
firmware: qcom_scm: Cleanup code in qcom_scm_assign_mem()
Stephen Boyd
2019-07-22
firmware: qcom_scm: Fix some typos in docs and printks
Stephen Boyd
2019-07-22
firmware: qcom_scm: Use proper types for dma mappings
Stephen Boyd
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284
Thomas Gleixner
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