Auto Cpufreq Versions Save

Automatic CPU speed & power optimizer for Linux

v1.6.4

3 years ago

Bug fixes and improvements:

  • Fix service unit file on Arch Linux. #190

Thanks to our contributors for this release!

  • @marc0der

v1.6.3

3 years ago

Bug fixes and improvements:

  • Fix location of auto-cpufreq in service descriptor. #187
  • Change the default behaviour of set_performance to OFF. #188

Thanks to our contributors for this release!

  • @marc0der
  • @frankiexyz

v1.6.2

3 years ago

Features:

  • Add --version flag to CLI #177

Thanks to our contributors for this release!

  • @marc0der

v1.6.1

3 years ago

Features:

Bug fixes and improvements:

  • Remove pacman wildcard #172
  • Only query pacman when on arch and not a snap install. #173

Thanks to our contributors for this release!

  • @yochananmarqos
  • @marc0der

v1.6.0

3 years ago

Features:

  • Implemented mechanism to display auto-cpufreq/package version as part of --debug flag Related: #74, #137

Bug fixes and improvements:

  • Use psutil in conjuction with dmidecode to determine ac_state #168
  • Add note/instructions on how to exit "auto-cpufreq --live/monitor/stats" #57
  • Improved computer_type
  • Add execution timestamp for to --stats | Related: #156

Thanks to our contributors for this release!

v1.5.5

3 years ago

Bug fixes and improvements:

  • Hot-fix for laptops reporting wrong charging status (Close: #164)

v1.5.4

3 years ago

Bug fixes and improvements:

  • Improve domain language around logging and stats #160
  • Unable to remove via --remove option for Snap package #161
  • Adjust CPU frequency scaling on desktop to run in "performance" governor #162
  • Use dmidecode instead of hostnamectl #163

Thanks to our contributors for this release!

  • @marc0der
  • @ThePoorPilot
  • @librewish

v1.5.3

3 years ago

Bug fixes and improvements:

  • Improve logging & prevent log size growth #148
  • Deliver custom parallel version of cpufreqctl #150
  • Fix Ryzen 4750U temperature output with zenpower #151
  • Add Arch-based Linux to auto-cpufreq-installer script #152
  • Improved Python file structure (rename source > auto_cpufreq) #153

Thanks to our contributors for this release!

  • @Technical27
  • @Red-Eyed
  • @marc0der
  • @yochananmarqos

v1.5.2

3 years ago

Bug fixes and improvements:

  • Disable setting EPP if HWP is active and governor is set to "performance" (#138)
  • Improved OpenSUSE detection (#135 )

Thanks to our contributors for this release!

  • @NJOYSoftware
  • @freshgiammi

v1.5.1

3 years ago

Bug fixes and improvements:

  • Re-calibrated performance/powersave triggers (fixed turbo always on on powersave) (#109 )
  • Resolved cpufreqctl conflict as part of AUR package (#87, #133)

Thanks to our contributors for this release!

  • @crian
  • @yochananmarqos