Hi, This series is on top of the current linux-next witn the following two patches applied:
https://patchwork.kernel.org/patch/9080801/ https://patchwork.kernel.org/patch/9080791/ It cleans up a few things and then reworks the governor API to get rid of governor events and use callbacks representing individual governor operations (init, exit, start, stop, limits update) instead. I'm regarding it as v4.8 material, but I'd like to put it into linux-next as soon as 4.7-rc1 is out so subsequent cpufreq development happens on top of it. It has been lightly tested without any problems showing up so far. Thanks, Rafael