Options (4)
-c, --cpubooleanList CPUs
Example:
sudo cpupower {{[-c|--cpu]}} {{all}} info-g, --governorsbooleanPrint CPU 0's available frequency governors
Example:
sudo cpupower {{[-c|--cpu]}} {{0}} frequency-info {{[-g|--governors]}} | grep "analyzing\|governors"-w, --hwfreqbooleanPrint CPU 4's frequency from the hardware, in a human-readable format
Example:
sudo cpupower {{[-c|--cpu]}} {{4}} frequency-info {{[-w|--hwfreq]}} {{[-m|--human]}}-m, --humanbooleanPrint CPU 4's frequency from the hardware, in a human-readable format
Example:
sudo cpupower {{[-c|--cpu]}} {{4}} frequency-info {{[-w|--hwfreq]}} {{[-m|--human]}}Examples (5)
Set all CPUs to a power-saving frequency governor
Print CPU 0's available frequency governors
made by @shridhargupta | data from tldr-pages