View Single Post
Posts: 669 | Thanked: 433 times | Joined on May 2010
#9
Originally Posted by sixwheeledbeast View Post
If you have Kernel Power, yes.

Code:
echo 125000 > /sys/devices/system/cpu/cpu0/cpufreq/ondemand/avoid_frequencies
This should do it, however AFAIK it should be blocked by default.
blocking this state is working - thanks, however, i thought it would be possible to completely avoid that cpu state change as a result of a phone call.

if no other choice, i guess i'll be executing my kernel power command to set a profile after each call end with dbus...