[PATCH 0/5] x86: remove idle notifier

From: Len Brown
Date: Fri Nov 18 2016 - 01:24:14 EST


The return from idle path is latency sensitive,
so the less code and fewer data accesses, the better.

Remove the un-maintained i7300_idle driver,
the only user of the x86 idle-notifier,
and then remove the notifier itself.