auto-cpufreq/source
Vadym Stupakov c66721c0b5 Refactroring and amd support (#67)
* refactored and fixed amd coretemp

- added get_avail_powersave() (and performance).
  This function returns the most energy efficient governor.
  This should fix AMD issue when powersave is not available
  but "ondemand" or "schedutil" are present

- Cleaned up and refactoring.
  Added more convinient util fuctions.
  Also made it more pythonic, reduced subprocess calls.

- fixed get_curr_gov()

* fixed gov_check()
2020-08-05 21:12:59 +02:00
..
__init__.py fixed daemon install/removal with setup.py 2020-01-25 17:39:17 +01:00
core.py Refactroring and amd support (#67) 2020-08-05 21:12:59 +02:00