auto-cpufreq/auto_cpufreq
PurpleWazard 484742a683
Ignoring power supplies FIX #753 (#760)
* added the abilty to ignore certain power supplies

* changed config file for ignoring power supplies

* updated exapmle config file for ignoring power supplies

* updated docs with ignoring power supplies

* Update README.md

Update image URL's

* Add support for setting "Platform Profile" (#752)

* Add support for setting "Platform Profile"

* Add reference for Platform Profile

* Fix unsafe access to PATH (#756)

* Fix unsafe access to PATH

* Fix leading separator if PATH is empty

* Unpin psutil and requests (#759)

* Remove network-online.target as a systemd-service dependency (improve boot time). Closes: #739

* minor grammer correction.

* removed wonky file

---------

Co-authored-by: Adnan Hodzic <adnan@hodzic.org>
Co-authored-by: Harsh Panchal <BOOTMGR@users.noreply.github.com>
Co-authored-by: BowDown097 <42720004+BowDown097@users.noreply.github.com>
Co-authored-by: shadeyg56 <31134255+shadeyg56@users.noreply.github.com>
2024-08-05 09:18:10 -05:00
..
battery_scripts add shell=True to lsmod commnad 2024-07-29 15:01:00 -05:00
bin Code refactoring, more readable and easier to modify (#736) 2024-07-16 16:37:04 +02:00
config Code refactoring, more readable and easier to modify (#736) 2024-07-16 16:37:04 +02:00
gui Code refactoring, more readable and easier to modify (#736) 2024-07-16 16:37:04 +02:00
core.py Ignoring power supplies FIX #753 (#760) 2024-08-05 09:18:10 -05:00
globals.py Fix AVAILABLE_GOVERNORS (#744) 2024-07-18 19:56:42 +02:00
power_helper.py Code refactoring, more readable and easier to modify (#736) 2024-07-16 16:37:04 +02:00
tlp_stat_parser.py Minor refactor: code clean-up & make it more readable (#695) 2024-05-12 16:16:40 +02:00