PhoenixCausesOof fabeee6ed7
Fix auto-cpufreq --monitor reporting the "CPU frequency scaling" section wrong. (#855)
It used to always read the config file's "battery" section and report that, even if connected to a charger. I used a hacky solution (simply check the state of the battery, i.e., charging or not charging) and read the correct part of the config file based on that.
2025-06-29 08:39:48 +02:00
..