Skip to content

Releases: erpalma/throttled

v0.10.0

08 Aug 06:50
1dd7266
Compare
Choose a tag to compare
  • Add experimental support for Alder Lake
  • Dynamically infer MCHBAR base address

This version requires pciutils package installed.

v0.9.2

04 May 07:47
1f4f552
Compare
Choose a tag to compare
  • Minor internal updates
  • Automatically add allow_writes=on to the MSR module params for newer kerels
  • Better CPU architecture detection (experimental)
  • Do not apply undervolt (i.e., don't access MSR) if sections are omitted from the config file
  • Fix bad BDPROCHOT handling

v0.9

19 Mar 18:43
Compare
Choose a tag to compare
v0.9 Pre-release
Pre-release
  • Minor internal updates
  • Automatically add allow_writes=on to the MSR module params for newer kerels
  • Better CPU architecture detection (experimental)
  • Do not apply undervolt (i.e., don't access MSR) if sections are omitted from the config file

v0.8

02 Nov 08:13
7ff78ce
Compare
Choose a tag to compare
  • More Come Lake CPUs supported
  • Fix systemd stdout/stderr
  • Add config autoreload
  • Updated dependecies

v0.7

20 Feb 09:39
Compare
Choose a tag to compare
  • Support for disabling BDPROCHOT
  • Add OpenRC scripts
  • Add Comet Lake support
  • Support logging to file
  • Reworked HWP handling
  • Several other fixes

v0.6

11 Mar 13:09
d63dfc6
Compare
Choose a tag to compare
  • --monitor switch shows additional info
  • fixed logging to journald
  • add IccMax override

v0.5

22 Jan 10:37
2ecbf9f
Compare
Choose a tag to compare
  • --monitor switch for realtime monitoring of throttling causes
  • check kernel / cpu support
  • add fallback power source detection methods

v0.4

06 Nov 10:13
89e3ba8
Compare
Choose a tag to compare
  • dropped psutil dependency
  • add more system/kernel checks and debug output
  • bug fixing

v0.3

20 Aug 07:19
bbef7bf
Compare
Choose a tag to compare
  • cTDP configuration
  • replace constants with actual values read from registers
  • add logging and debugging

v0.2

30 Jul 08:39
Compare
Choose a tag to compare
fix #22