linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: leela.krishna@linaro.org (Leela Krishna Amudala)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/2] Add generic cpu power control functions for exynos
Date: Thu, 24 Apr 2014 15:01:57 +0530	[thread overview]
Message-ID: <1398331919-28321-1-git-send-email-leela.krishna@linaro.org> (raw)

This patchset adds the generic cpu power control functions for
exynos based SoCs to power up/down and to know the status of the cpu.

Note: This series has been rebased on 3.15-rc1 and tested on 
Exynos based Origen(Cortex-A9) and Arndale-octa(Cortex A7,A15) boards.

Leela Krishna Amudala (2):
  ARM: EXYNOS: Add generic cpu power control functions for all exynos
    based SoCs
  ARM: EXYNOS: use generic exynos cpu power control functions

 arch/arm/mach-exynos/common.h   |    3 +++
 arch/arm/mach-exynos/platsmp.c  |    9 +++------
 arch/arm/mach-exynos/pm.c       |   36 ++++++++++++++++++++++++++++++++++++
 arch/arm/mach-exynos/regs-pmu.h |    6 ++++++
 4 files changed, 48 insertions(+), 6 deletions(-)

-- 
1.7.9.5

             reply	other threads:[~2014-04-24  9:31 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-24  9:31 Leela Krishna Amudala [this message]
2014-04-24  9:31 ` [PATCH 1/2] ARM: EXYNOS: Add generic cpu power control functions for all exynos based SoCs Leela Krishna Amudala
2014-04-24  9:31 ` [PATCH 2/2] ARM: EXYNOS: use generic exynos cpu power control functions Leela Krishna Amudala
2014-04-24  9:54 ` [PATCH 0/2] Add generic cpu power control functions for exynos Daniel Lezcano
2014-04-24 10:26   ` Leela Krishna Amudala
2014-04-26 16:07     ` Abhilash Kesavan

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1398331919-28321-1-git-send-email-leela.krishna@linaro.org \
    --to=leela.krishna@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).