You mean without rebooting? Yes, it is possible: to turn on: Code: echo 1 > /sys/power/sr_vdd1_autocomp echo 1 > /sys/power/sr_vdd2_autocomp echo 0 ... for turning off. Hmm, perhaps I could make a script to automatically turn SR off as soon as the battery is charging and put it back on when not charging..
echo 1 > /sys/power/sr_vdd1_autocomp echo 1 > /sys/power/sr_vdd2_autocomp