Re: [RFC PATCH V6 0/4] cpuidle: Global registration of idle states
From: Arjan van de Ven <hidden>
Date: 2011-09-22 17:35:28
Also in:
linux-acpi, linux-arm-kernel, linux-omap, lkml
From: Arjan van de Ven <hidden>
Date: 2011-09-22 17:35:28
Also in:
linux-acpi, linux-arm-kernel, linux-omap, lkml
On 9/22/2011 1:28 AM, Deepthi Dharwar wrote:
The following patch series implements global registration of cpuidle states, and also has the necessary data structure changes to accommodate the per-cpu writable members of the cpuidle_states structure.
you can consider this series Acked-by: Arjan van de Ven [off-list ref] it's a good simplification of the code, and unlike frequencies, idle states are really shared between all cpus for very practical reasons.