Power Management
Check powertop package
Optimize power usage on linux
sudo powertop --auto-tune
Some wireless devices (like mouses with an wireless USB adapter) might get disconnected too fast if they are not constantly in use. In case the devices have some lag after some seconds with no use consider checking to disable tuning on that device.
CPU frequency scaling
On ArchWiki
https://wiki.archlinux.org/title/CPU_frequency_scaling
auto-cpufreq
On GH
https://github.com/AdnanHodzic/auto-cpufreq
Category