[PATCH v7 00/11] CPU idle for Armada XP
From: Jason Cooper <hidden>
Date: 2014-04-26 00:17:54
Also in:
linux-pm, lkml
On Mon, Apr 14, 2014 at 05:10:03PM +0200, Gregory CLEMENT wrote:
This patch set adds the CPU idle support for Armada XP and prepares the support for Armada 370. This was based on the work of Nadav Haklai. The main change in this new version is a rebasing onto the v3.15-rc1 and the last PMSU reworked series sent by Thomas Petazzoni: http://www.spinics.net/lists/arm-kernel/msg322113.html The first patch should go through ARM subsystem and should be taken by Russell King. It was alreadu submitted to Russell's patch system. All the other patches can go to mvebu subsystem (and then arm-soc), as the PM related patches have received the acked-by from Daniel Lezcano. From my point of view this series is ready to be pulled. The whole series (and the pmsu patches needed) is also available in the branch CPU-idle-ArmadaXP-v7 at https://github.com/MISL-EBU-System-SW/mainline-public.git
Whole series, except patch #1, applied to mvebu/soc-cpuidle. I made one change as I noted in my other reply to the individual patch. Thomas, please check that it still works for you. It compiles cleanly, so absolutely nothing can go wrong with it. :) thx, Jason.