AdnanHodzic / AdnanHodzic/auto-cpufreq
[Request] Change CPU governor based on battery level
Open
- Dominant language
- Python
- Stars
- 7.8k
- Forks
- 357
- Avg merge
- 3d 8h
- Merged PRs (30d)
- 14
Description
Currently `auto-cpufreq` changes governor according to power state (Charging and Discharging), right?
I think it would be awesome to be able to set governor based on battery levels as well.
For example,
Charging state governor: `performance`
Discharging state governor: `schedutil`
If battery is below 40%, governor: `powersave`
Thanks
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.