Adding arch (Larch) switch and lazyplug hotplug
There is a new hotplug made by arter97, why not adding support for it? Here would be the link: https://github.com/arter97/android_kernel_nvidia_shieldtablet/blob/master/drivers/cpufreq/lazyplug.c
Also you recently made a change concerning gentle fair sleeper, something very similar is the arch switch, can be found here. https://github.com/Tkkg1994/Hulk-Kernel-V2/commit/d5d1fe6fcbfb928c44c07c890540db956f9cae99
/sys/kernel/sched/arch_power right? Already pull requested mate, I got ya covered ;)
Also, you should get the sysfs paths and accepted values and stuff for lazyplug
exactly, sys/kernel/sched/arch_power
For lazyplug: /sys/module/lazyplug/parameters/ and in this folder are: cpu_nr_run_threshold, lazyplug_active, nr_possible_cores, nr_run_hysteresis, nr_run_profile_sel, touch_boost_active