[PATCH 0/3] Add generic idle notifiers
Nicolas Pitre
nico at fluxnic.net
Tue Jun 28 14:28:57 EDT 2011
On Tue, 28 Jun 2011, Bryan Wu wrote:
> On Tue, Jun 28, 2011 at 10:46 AM, Todd Poynor <toddpoynor at google.com> wrote:
> > Add notifiers for idle entry and exit, called with IDLE_START when a
> > CPU goes idle and IDLE_END when it goes out of idle, based on the
> > existing idle notifiers for the x86_64 arch.
> >
> > Convert x86_64 to use these notifiers, and call the notifiers on ARM.
> >
> > Convert the ARM LEDs events for idle start/end to these notifiers.
> >
>
> LinusW and I is working on consolidation LED events interface in ARM.
> Please take a look at https://patchwork.kernel.org/patch/918792/
There is no conflict between those two series as one deals with the way
the LED events are generated and the other with the way those events are
acted upon. The LED event mechanism in the middle is still untouched
(could be deprecated eventually when all its users have migrated to the
common LED API but not yet).
Nicolas
More information about the linux-arm-kernel
mailing list