-
cpufreqd-2.3.4 released
A new release that fixes a few bugs.
Note that I moved the repository to git here:
http://git.kamineko.org/cgi-bin/gitweb.cgi?p=cpufreqd.git;a=summary
2009-03-21 11:55:29 UTC by mattia-san
-
cpufreqd-2.3.3 released
Fixed reading the acpi battery status (there are different attributes from which cpufreqd can read from).
2008-08-23 04:43:29 UTC by mattia-san
-
cpufreqd-2.3.2 released
The 2.3 release of cpufreqd switches to sysfs to read the ACPI data, it fixes some bugs from precious versions and brings some renewed enthusiasm to at trying to work on cpufreqd some more.
P.S.: yes, also 2.3.0 and 2.3.1 were released before this one.
2008-08-11 06:42:58 UTC by mattia-san
-
cpufreqd-2.2.1 released
Hi there!
This revision fixes some minor bugs, expecially cpufreqd-get should display better results.
2006-11-22 18:38:25 UTC by mattia-san
-
cpufreqd-2.2.0 released
* SMP/SMT awareness in profiles/rules settings and cpu_plugin
* added TAU plugin for G3 processors temperature monitoring
* add "-l" switch to cpufreqd-get to list current profile for each CPU. NOTE: the current profile is not reported with simply `cpufreqd-get`
* deal with unfair bioses which change frequency (and locks it for some time) behind our back
* restore reading /proc/<pid>/cmdline instead of /p/<p>/exe and try to normalize the process name
* do not set a Rule as "current" if it fails to apply
2006-09-23 16:00:40 UTC by mattia-san