linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: robherring2@gmail.com (Rob Herring)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] Calxeda cpuidle support
Date: Mon, 19 Nov 2012 08:45:53 -0600	[thread overview]
Message-ID: <50AA4621.20509@gmail.com> (raw)

Arnd, Olof,

Please pull cpuidle support for highbank. This is the first driver in
drivers/cpuidle. All the existing drivers for ARM are in arch/arm. I'm
asking for you to pull since there seems to be a lack of maintainer for
cpuidle drivers.

Regards,
Rob

The following changes since commit 8f0d8163b50e01f398b14bcd4dc039ac5ab18d64:

  Linux 3.7-rc3 (2012-10-28 12:24:48 -0700)

are available in the git repository at:

  git://sources.calxeda.com/kernel/linux.git tags/highbank-cpuidle

for you to fetch changes up to be6a98d3f00c292d347465d96acbec9d8c2783cf:

  cpuidle: add Calxeda SOC idle support (2012-11-07 17:15:36 -0600)

----------------------------------------------------------------
Add cpuidle driver support for Calxeda Highbank SOC.

----------------------------------------------------------------
Rob Herring (1):
      cpuidle: add Calxeda SOC idle support

 drivers/cpuidle/Kconfig           |   10 +++
 drivers/cpuidle/Makefile          |    2 +
 drivers/cpuidle/cpuidle-calxeda.c |  161
+++++++++++++++++++++++++++++++++++++
 3 files changed, 173 insertions(+)
 create mode 100644 drivers/cpuidle/cpuidle-calxeda.c

             reply	other threads:[~2012-11-19 14:45 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-19 14:45 Rob Herring [this message]
2012-11-21  9:16 ` [GIT PULL] Calxeda cpuidle support Olof Johansson

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=50AA4621.20509@gmail.com \
    --to=robherring2@gmail.com \
    --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).