View Single Post
Posts: 946 | Thanked: 1,650 times | Joined on Oct 2009 @ Germany
#2533
Originally Posted by Matan View Post
Allowing user space to change the vsel column of the mpu table is trivial. It also sounds better to me than having predefined tables in the kernel. The user space program can have those tables. This patch should do the trick:
Disabling specific frequencies might not be as easy. I think that the easiest way is to add a scaling_allowed_frequencies to generic cpufreq code, rather than hacking ARM specific code.
thanks! you beat me to it
if you can write a patch implement scaling_allowed_frequencies I'd glad to include it.
keeping the DSP frequencies variables could be useful as well.