All of lore.kernel.org
 help / color / mirror / Atom feed
From: Daniel Lezcano <daniel.lezcano@linaro.org>
To: "Rafael J. Wysocki" <rjw@rjwysocki.net>
Cc: linux-pm@vger.kernel.org
Subject: [GIT PULL] ARM: cpuidle for 4.13
Date: Mon, 12 Jun 2017 17:54:41 +0200	[thread overview]
Message-ID: <20170612155441.GE2261@mai> (raw)

Hi Rafael,

this is a pull request for a fix already and the asymmetric idle state support
for HMP systems. It is based on V4.12-rc5.

 - Make per cpuidle driver for the ARM cpuidle driver in order to support SMP,
   HMP and future DynamIQ cpus (Daniel Lezcano)

 - Release of node on error (Christophe Jaillet)

Thanks

  -- Daniel

The following changes since commit 32c1431eea4881a6b17bd7c639315010aeefa452:

  Linux 4.12-rc5 (2017-06-11 16:48:20 -0700)

are available in the git repository at:

  http://git@git.linaro.org/people/daniel.lezcano/linux.git cpuidle/4.13

for you to fetch changes up to 610c28be6046786ccec22c827481fd865d4db8e0:

  ARM: cpuidle: Support asymmetric idle definition (2017-06-12 14:57:21 +0200)

----------------------------------------------------------------
Christophe Jaillet (1):
      cpuidle: dt: Add missing 'of_node_put()'

Daniel Lezcano (1):
      ARM: cpuidle: Support asymmetric idle definition

 drivers/cpuidle/Kconfig.arm      |  1 +
 drivers/cpuidle/cpuidle-arm.c    | 62 ++++++++++++++++++++++++++++++++++++++------------------------
 drivers/cpuidle/dt_idle_states.c |  4 +++-
 3 files changed, 42 insertions(+), 25 deletions(-)



-- 

 <http://www.linaro.org/> Linaro.org │ Open source software for ARM SoCs

Follow Linaro:  <http://www.facebook.com/pages/Linaro> Facebook |
<http://twitter.com/#!/linaroorg> Twitter |
<http://www.linaro.org/linaro-blog/> Blog

             reply	other threads:[~2017-06-12 15:54 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-12 15:54 Daniel Lezcano [this message]
2017-06-12 15:55 ` [PATCH 1/2] cpuidle: dt: Add missing 'of_node_put()' Daniel Lezcano
2017-06-12 15:55   ` Daniel Lezcano
2017-06-12 15:55   ` [PATCH 2/2] ARM: cpuidle: Support asymmetric idle definition Daniel Lezcano
2017-06-12 15:55     ` Daniel Lezcano
2017-06-12 18:49     ` Rafael J. Wysocki
2017-06-12 19:17       ` Daniel Lezcano
2017-06-22 12:25       ` Daniel Lezcano
2017-06-22 14:27         ` Rafael J. Wysocki
2017-06-13  9:46     ` Sudeep Holla
2017-06-12 16:42   ` [PATCH 1/2] cpuidle: dt: Add missing 'of_node_put()' Lorenzo Pieralisi
2017-06-12 18:46   ` Rafael J. Wysocki

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=20170612155441.GE2261@mai \
    --to=daniel.lezcano@linaro.org \
    --cc=linux-pm@vger.kernel.org \
    --cc=rjw@rjwysocki.net \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.