[PATCH] cpufreq (3/5): "userspace" governor
The old /proc/sys/cpu/ - based interface is nothing else than a cpufreq governor which decides what frequency to use within a policy based on userspace input. So, convert this interface (and add a corresponding sysfs file, /sys/devices/sys/cpu0/scaling_setspeed) to become a cpufreq governor, and move it out to an extra module (which partly explains the size of this patch).
Showing
drivers/cpufreq/userspace.c
0 → 100644
This diff is collapsed.
This diff is collapsed.
Please register or sign in to comment