Re: [RFC PATCH 16/17] ARM: PM: enhance idle pm notifiers

2011-07-08 Thread Lorenzo Pieralisi
On Thu, Jul 07, 2011 at 10:20:47PM +0100, Colin Cross wrote: > adding Rafael, since he was interested in cpu_pm notifiers. > > On Thu, Jul 7, 2011 at 8:50 AM, Lorenzo Pieralisi > wrote: > > This patch adds notifiers to manage low-power entry/exit in a platform > > independent manner through a ser

Re: [RFC PATCH 16/17] ARM: PM: enhance idle pm notifiers

2011-07-07 Thread Colin Cross
adding Rafael, since he was interested in cpu_pm notifiers. On Thu, Jul 7, 2011 at 8:50 AM, Lorenzo Pieralisi wrote: > This patch adds notifiers to manage low-power entry/exit in a platform > independent manner through a series of callbacks. > The goal is to enhance CPU specific notifiers with a

[RFC PATCH 16/17] ARM: PM: enhance idle pm notifiers

2011-07-07 Thread Lorenzo Pieralisi
This patch adds notifiers to manage low-power entry/exit in a platform independent manner through a series of callbacks. The goal is to enhance CPU specific notifiers with a different notifier chain that executes callbacks defined to put the system into low-power states (C-state). The callback must