You could try setting the minimum frequency to same as maximum ie Code: echo 2200000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_min_freq This should keep it from throttling even if you have a power saving daemon of some sort forcing the powersave or userspace governor.