auto-cpufreq/scripts
Ákos Várady 1aa1983ccf
Add min/max allowed frequencies option (#309) (#324)
* Add min/max allowed frequencies option (#309)

Setting the minimum/maximum allowed CPU frequencies is now possible
via 'scaling_min_freq' and 'scaling_max_freq' options in config
for both modes (charger and battery).
Values should be given in kHZ.

Example:
scaling_min_freq = 1800000
scaling_max_freq = 2000000

I also did autoformatting via 'black', using --line-length 100.
Code is now a bit tidier than before.

* Fixes for min/max allowed frequencies option

* Further modify min/max frequency option

* Fix temporary modification in min/max allowed frequency option

Co-authored-by: Akos Varady <akos.varady@ericsson.com>
2021-12-26 11:01:32 +01:00
..
auto-cpufreq-install.sh Renamed various init scripts (#317) 2021-12-20 19:13:39 +01:00
auto-cpufreq-openrc Implement python virtual environment (#326) 2021-12-21 20:14:02 +01:00
auto-cpufreq-remove.sh Support for openrc (#314) 2021-12-18 20:00:02 +01:00
auto-cpufreq-runit Implement python virtual environment (#326) 2021-12-21 20:14:02 +01:00
auto-cpufreq-venv-wrapper Implement python virtual environment (#326) 2021-12-21 20:14:02 +01:00
auto-cpufreq.service Implement python virtual environment (#326) 2021-12-21 20:14:02 +01:00
cpufreqctl.sh Add min/max allowed frequencies option (#309) (#324) 2021-12-26 11:01:32 +01:00
snapdaemon.sh Improve domain language around logging and stats (#160) 2021-02-02 21:40:55 +01:00