linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/3] firmware: qcom: scm: Add cpu power on/off support
@ 2015-03-02 20:30 Lina Iyer
  2015-03-02 20:30 ` [PATCH v3 1/3] firmware: qcom: scm: Clean cold boot entry to export only the API Lina Iyer
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Lina Iyer @ 2015-03-02 20:30 UTC (permalink / raw)
  To: sboyd, galak, linux-arm-msm, agross
  Cc: linux-arm-kernel, linux-pm, khilman, Lina Iyer

Hi,

This series of patches adds SCM cold boot clean up and support for warm boot
for QCOM quad core (and dual core) cpus.

v3 Changed:
- Addressed review comments from Kumar.
	+ Cleaned up the cold boot api and the warm boot api to match
	+ Uniform qcom_scm_ prefix
- Add support for cpu power down using scm_call_atomic1() from [1].
	+ No longer dependent on the series from sboyd.

v2 Changes:
- Merge the warm boot patches into a single patch.

[1]. https://lkml.org/lkml/2014/8/4/765

Thanks,
Lina

Lina Iyer (3):
  firmware: qcom: scm: Clean cold boot entry to export only the API
  firmware: qcom: scm: Add qcom_scm_set_warm_boot_addr function
  firmware: qcom: scm: Support cpu power down through SCM

 arch/arm/mach-qcom/platsmp.c |  21 +-----
 drivers/firmware/qcom_scm.c  | 154 ++++++++++++++++++++++++++++++++++++++++++-
 include/linux/qcom_scm.h     |  16 ++---
 3 files changed, 162 insertions(+), 29 deletions(-)

-- 
2.1.0

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2015-03-02 20:58 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-02 20:30 [PATCH v3 0/3] firmware: qcom: scm: Add cpu power on/off support Lina Iyer
2015-03-02 20:30 ` [PATCH v3 1/3] firmware: qcom: scm: Clean cold boot entry to export only the API Lina Iyer
2015-03-02 20:30 ` [PATCH v3 2/3] firmware: qcom: scm: Add qcom_scm_set_warm_boot_addr function Lina Iyer
2015-03-02 20:30 ` [PATCH v3 3/3] firmware: qcom: scm: Support cpu power down through SCM Lina Iyer
2015-03-02 20:52   ` Kumar Gala
2015-03-02 20:58     ` Lina Iyer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).