xref
: /
OK3568_Linux_fs
/
buildroot
/
board
/
forlinx
/
ok3568
/
fs-overlay
/
usr
/
bin
/
setgovernor.sh
(revision 4882a59341e53eb6f0b4789bf948001014eff981)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#!/
bin
/
sh
2
3
echo
$
1
> /
sys
/
devices
/
system
/
cpu
/
cpu0
/
cpufreq
/
scaling_governor
4