Changelog v300 - ULF v0.4pre -frequencies supported are 1400/1360/1280/1200/1120/1000/800/400/200/100 (in this order) - echo 0 0 0 1 0 1 1 1 1 1 > /sys/devices/system/cpu/cpu0/cpufreq/states_enabled_table - Frequencies state can be enabled by echoing a "1" into the column position (1.4ghz - 1st column, 1.36ghz - 2nd column, 1.28ghz - 3rd column,... etc) - examples above will enable 1200/1000/800/400/200/100 - At default stage, all the OC frequencies will be disabled so user will have to enable if they want to OC.. it will only run ONCE when scaling start (so using init.d to set the states) but i've added a trigger called /sys/devices/system/cpu/cpu0/cpufreq/update_states which by default will be 0. echoing a 1 will force an update if you want to change the state. - There will also be UV for each frequencies same as previous version - Stock voltage 1400000 - 1300 (<- added) 1360000 - 1300 (<- added) 1280000 - 1300 (<- added) 1120000 - 1300 (<- added) 1200000 - 1300 (<-added) 1000000 - 1275 800000 - 1200 400000 - 1050 200000 - 950 100000 - 950 Max vdd_arm is 1.31v according to datasheet so dont go crazy OV'ing