All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] ARM: cpuidle for 4.13
@ 2017-06-12 15:54 Daniel Lezcano
  2017-06-12 15:55   ` Daniel Lezcano
  0 siblings, 1 reply; 12+ messages in thread
From: Daniel Lezcano @ 2017-06-12 15:54 UTC (permalink / raw)
  To: Rafael J. Wysocki; +Cc: linux-pm

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

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

end of thread, other threads:[~2017-06-22 14:35 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-06-12 15:54 [GIT PULL] ARM: cpuidle for 4.13 Daniel Lezcano
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

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.