auto-cpufreq/auto_cpufreq
shadeyg56 2bfe71e8d8
[Feature] Force use of powersave or performance governors (#476)
* add the --force option and governor overrides

* update README to reflect --force option

* add --state option

* update README with --state option

* update README to expand on --force functionality

* change name of remove() func and remove pickle upon --remove

* check if daemon is not running when using --force and change --state

* add links to README

* change force section wording

* add quotes to --force help

* add override warning to stats file

* hide --get-state flag

* consolidate error messages and add daemon checks to --get-state and --stats

* add quotes
2023-02-01 16:39:14 +01:00
..
__init__.py Improved Python file structure (rename source > auto_cpufreq) #153 2021-01-21 07:55:23 +01:00
core.py [Feature] Force use of powersave or performance governors (#476) 2023-02-01 16:39:14 +01:00
power_helper.py Add --install_performance option to help menu 2022-08-02 09:27:57 +02:00
tlp_stat_parser.py Reformatted codebase (#325) 2021-12-22 08:28:08 +01:00