Skip to content

Releases: AdnanHodzic/auto-cpufreq

v1.9.4

06 Jun 13:55
Compare
Choose a tag to compare

Bug fixes and improvements:

  • auto-cpufreq now refreshes CPU frequencies in (near) real time #132
  • Revamped mechanism how log file is emptied (optimize & increase execution speed)
  • Fixed "Average all core temp/Total system load" fields being displayed with too many decimals #392

Thanks to our contributors for this release!

v1.9.3

10 Mar 06:08
Compare
Choose a tag to compare

Bug fixes and improvements:

  • Improved Snap package detection (#368, #372)

v1.9.2

20 Feb 08:05
Compare
Choose a tag to compare

Features, bug fixes and improvements:

Related issues: Not reaching maximum frequencies #361

v1.9.1

09 Jan 13:09
Compare
Choose a tag to compare

Bug fixes and improvements:

  • Fixed the --version command when installed from source #347 (#344)
  • Deploy cpufreqctl on --debug and remove via installer #351
  • Stop power-profiles-daemon in live mode #350
  • Set Balanced mode on power-profiles-daemon #349
  • Ability to reset scaling frequencies to default #338 (#324)

Thanks to our contributors for this release!

v1.9.0

26 Dec 10:34
Compare
Choose a tag to compare

Features:

  • Add min/max allowed frequencies option #309 (#324)
  • Implement Python virtual environment #326 (#263, #196)

Bug fixes and improvements:

  • Improve charging detection #332 (#331)
  • Started the solution to Snap and PopOS not working #329 (#323)
  • Add missing package Debian based venv #330
  • Reformatted codebase #325
  • Skip hid devices with battery #322 (#328, #321)
  • Fix removal of shared_dir on --remove #319
  • Rename various init scripts #317

Thanks to our contributors for this release!

v1.8.2

19 Dec 08:26
7236e67
Compare
Choose a tag to compare

Bug fixes and improvements:

  • Fix for PopOS os_release problem #311
  • Support for openrc #314
  • Change the way of checking the charging state #308

Thanks to our contributors for this release!

v1.8.1

11 Dec 13:11
Compare
Choose a tag to compare

Bug fixes and improvements:

  • Add a warning when using TLP #305
  • Remove package options from cpufreqctl.sh #304
  • Verify the use of supported init systems. #303
  • Check if lsb_release exists before using it #302
  • Improve init system detection along with support for runit as part of Void, Artix Linux #300, #301

Thanks to our contributors for this release!

v1.8.0

05 Dec 12:15
Compare
Choose a tag to compare

Features:

  • Detect if GNOME Power profiles service is running and disable it automatically on install. Otherwise warn user during live or monitor mode and stats output of Snap package, along with instructions how to disable it using auto-cpufreq: power_helper #277, #296
  • Created auto-cpufreq: power_helper which allows user to manually enable/disable above mentioned daemon and see its status.
  • Due to Snap package restrictions on host environment, power_helper also allows user to enable/disable bluetooth on boot.

Bug fixes and improvements:

  • Fix instances where charging is not recognized #281, #285
  • Correcting charge status in multi-battery setup #294

Thanks to our contributors for this release!

v1.7.2

14 Nov 08:47
Compare
Choose a tag to compare

Bug fixes and improvements:

  • Remove quotes from youtube link #264
  • Turning Bluetooth off/on & Void Linux improvements #269
  • Fix auto-cpufreq-installer steps order #273
  • On laptops/notebooks, check if charging via BAT* status #274

Thanks to our contributors for this release!

v1.7.1

17 Oct 16:04
Compare
Choose a tag to compare

Bug fixes and improvements:

  • Disable turbo when config is "never" #255
  • Remove redundant conditionals in set_performance #253
  • Daemon running msg was wrong #262

Thanks to our contributors for this release!