# CPU Undervolting. # Usage: undervolt ${index} ${display_name} ${undervolt_value} # Example: undervolt 2 'CPU Cache' -25.84 undervolt 0 'CPU' -140 undervolt 1 'GPU' -140 undervolt 2 'CPU Cache' -140 undervolt 3 'System Agent' -35 undervolt 4 'Analog I/O' 0 # Power Limits Alteration. # Usage...