From mboxrd@z Thu Jan 1 00:00:00 1970 From: khilman@linaro.org (Kevin Hilman) Date: Mon, 15 Apr 2013 16:03:51 -0700 Subject: [V3 patch 00/19] cpuidle: code consolidation In-Reply-To: <1365770165-27096-1-git-send-email-daniel.lezcano@linaro.org> (Daniel Lezcano's message of "Fri, 12 Apr 2013 14:35:46 +0200") References: <1365770165-27096-1-git-send-email-daniel.lezcano@linaro.org> Message-ID: <87k3o38kh4.fsf@linaro.org> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hi Daniel, Daniel Lezcano writes: > This patchset series provide some code consolidation across the different > cpuidle drivers. It contains two parts, the first one is the removal of > the time keeping flag and the second one, is a common initialization routine. Do you have this series in a branch somewhere (preferrable on top of Rafael's linux-next) for ease of testing? Thanks, Kevin