linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v19 0/3] ARM: qcom: cpuidle support for 8064, 8074, 8084
@ 2015-04-09 19:20 Lina Iyer
  2015-04-09 19:20 ` [PATCH v19 1/3] ARM: qcom: Add Subsystem Power Manager (SPM) driver Lina Iyer
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Lina Iyer @ 2015-04-09 19:20 UTC (permalink / raw)
  To: linux-arm-kernel

Hi,

This patchset adds acks and reviewed-by tags to the SPM driver and updates the
defconfig files to enable cpuidle support on the v18 rev of the patchset [1].

The dependencies for these changes are
- SCM and device tree changes for QCOM SoCs [2], [4].
- cpuidle framework changes [3]

Changes since v18:
+ Add commit tags to SPM driver
+ Update qcom_defconfig to enable cpuidle support
+ Update multi_v7_defconfig to enable cpuidle support

Thanks,
Lina

[1]. http://lists.infradead.org/pipermail/linux-arm-kernel/2015-March/333521.html
[2]. https://lkml.org/lkml/2015/3/27/599
[3]. https://lkml.org/lkml/2015/3/25/117
[4]. https://lkml.org/lkml/2015/1/19/483

Lina Iyer (3):
  ARM: qcom: Add Subsystem Power Manager (SPM) driver
  ARM: config: Update qcom_defconfig to enable cpuidle
  ARM: config: multi_v7: Update to enable cpuidle for QCOM SoCs

 arch/arm/configs/multi_v7_defconfig |   2 +
 arch/arm/configs/qcom_defconfig     |   2 +
 drivers/soc/qcom/Kconfig            |   7 +
 drivers/soc/qcom/Makefile           |   1 +
 drivers/soc/qcom/spm.c              | 385 ++++++++++++++++++++++++++++++++++++
 5 files changed, 397 insertions(+)
 create mode 100644 drivers/soc/qcom/spm.c

-- 
2.1.0

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

end of thread, other threads:[~2015-04-28 19:58 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-09 19:20 [PATCH v19 0/3] ARM: qcom: cpuidle support for 8064, 8074, 8084 Lina Iyer
2015-04-09 19:20 ` [PATCH v19 1/3] ARM: qcom: Add Subsystem Power Manager (SPM) driver Lina Iyer
2015-04-09 19:20 ` [PATCH v19 2/3] ARM: config: Update qcom_defconfig to enable cpuidle Lina Iyer
2015-04-09 19:20 ` [PATCH v19 3/3] ARM: config: multi_v7: Update to enable cpuidle for QCOM SoCs Lina Iyer
2015-04-28 19:32 ` [PATCH v19 0/3] ARM: qcom: cpuidle support for 8064, 8074, 8084 Kumar Gala
2015-04-28 19: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).