Messages in this thread |  | | | From | Kevin Hilman <> | | Subject | Re: [PATCH 0/3] Add generic idle notifiers | | Date | Thu, 07 Jul 2011 10:05:10 -0700 |
| |
Todd Poynor <toddpoynor@google.com> writes:
> 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.
Is this intended to replace the more general CPU PM notifiers proposed by Colin:
http://lists.infradead.org/pipermail/linux-arm-kernel/2011-June/052827.html
Kevin
|  |