2011-05-14Fixed the ATI GPU fan control. The settings now restore correctly to default settings (previously the "manual mode" was kept on some systems).
moel.mich [Sat, 14 May 2011 13:26:09 +0000] rev 280
Fixed the ATI GPU fan control. The settings now restore correctly to default settings (previously the "manual mode" was kept on some systems).

2011-05-08Fixed the bus and core clock reading on AMD family 10h model Ah CPUs. The new "Core Performance Boost" feature of these CPUs resulted in very low accuracy of the bus speed (and as a consequence also an inaccurate TSC multiplier). This fixed Issue 205.
moel.mich [Sun, 08 May 2011 22:10:13 +0000] rev 279
Fixed the bus and core clock reading on AMD family 10h model Ah CPUs. The new "Core Performance Boost" feature of these CPUs resulted in very low accuracy of the bus speed (and as a consequence also an inaccurate TSC multiplier). This fixed Issue 205.

2011-05-03Added a mainboard specific configuration for the Gigabyte P67A-UD4-B3 mainboard.
moel.mich [Tue, 03 May 2011 18:20:06 +0000] rev 278
Added a mainboard specific configuration for the Gigabyte P67A-UD4-B3 mainboard.

2011-05-01Added first experimental support for the IT8728F super I/O chip.
moel.mich [Sun, 01 May 2011 13:37:15 +0000] rev 277
Added first experimental support for the IT8728F super I/O chip.

2011-04-30Added a mainboard specific configuration for the ASUS P8P67-M Pro and fixed a few problems in the NCT677X implementation.
moel.mich [Sat, 30 Apr 2011 21:01:54 +0000] rev 276
Added a mainboard specific configuration for the ASUS P8P67-M Pro and fixed a few problems in the NCT677X implementation.

2011-04-30Fixed Issue 199.
moel.mich [Sat, 30 Apr 2011 16:03:58 +0000] rev 275
Fixed Issue 199.

2011-04-23Updated version info.
moel.mich [Sat, 23 Apr 2011 14:18:02 +0000] rev 274
Updated version info.

2011-04-16A first correction for reading core and bus clocks on AMD family 14h CPUs.
moel.mich [Sat, 16 Apr 2011 19:26:20 +0000] rev 273
A first correction for reading core and bus clocks on AMD family 14h CPUs.

2011-04-16A small correction for AMD K8 (family 0Fh) core temperature reading, and fan reading on older revision of IT8712F chips. This should fix Issue 42 and Issue 194.
moel.mich [Sat, 16 Apr 2011 14:49:47 +0000] rev 272
A small correction for AMD K8 (family 0Fh) core temperature reading, and fan reading on older revision of IT8712F chips. This should fix Issue 42 and Issue 194.

2011-04-16Added initial support for AMD Fusion (family 14h) CPUs.
moel.mich [Sat, 16 Apr 2011 13:19:13 +0000] rev 271
Added initial support for AMD Fusion (family 14h) CPUs.

2011-04-15Fixed Issue 111.
moel.mich [Fri, 15 Apr 2011 23:52:07 +0000] rev 270
Fixed Issue 111.

2011-04-11Fixed a few details for the Linux GUI.
moel.mich [Mon, 11 Apr 2011 22:38:39 +0000] rev 269
Fixed a few details for the Linux GUI.

2011-04-10Replaced the StreamReader based lm-sensors access with an implementation using the FileStream class in order to avoid buffering problems when seeking.
moel.mich [Sun, 10 Apr 2011 23:36:07 +0000] rev 268
Replaced the StreamReader based lm-sensors access with an implementation using the FileStream class in order to avoid buffering problems when seeking.

2011-04-10Fixed the tree view row height on Linux.
moel.mich [Sun, 10 Apr 2011 20:22:20 +0000] rev 267
Fixed the tree view row height on Linux.

2011-04-09Added support for AMD 10h core temperature sensors and Asus ATK0110 devices on Linux.
moel.mich [Sat, 09 Apr 2011 20:16:42 +0000] rev 266
Added support for AMD 10h core temperature sensors and Asus ATK0110 devices on Linux.

2011-03-19Fixed Issue 156.
moel.mich [Sat, 19 Mar 2011 22:55:05 +0000] rev 265
Fixed Issue 156.

2011-03-19Fixed Issue 158.
moel.mich [Sat, 19 Mar 2011 16:13:49 +0000] rev 264
Fixed Issue 158.

2011-03-17Fixed Issue 178.
moel.mich [Thu, 17 Mar 2011 20:16:01 +0000] rev 263
Fixed Issue 178.

2011-03-16Fixed Issue 179.
moel.mich [Wed, 16 Mar 2011 22:10:26 +0000] rev 262
Fixed Issue 179.

2011-03-15Fixed Issue 161.
moel.mich [Tue, 15 Mar 2011 22:00:31 +0000] rev 261
Fixed Issue 161.

2011-03-15Fixed Issue 160.
moel.mich [Tue, 15 Mar 2011 21:54:56 +0000] rev 260
Fixed Issue 160.

2011-03-15Fixed Issue 165.
moel.mich [Tue, 15 Mar 2011 17:55:11 +0000] rev 259
Fixed Issue 165.

2011-03-15Fixed Issue 171.
moel.mich [Tue, 15 Mar 2011 17:33:13 +0000] rev 258
Fixed Issue 171.

2011-03-15Fixed Issue 172.
moel.mich [Tue, 15 Mar 2011 17:20:22 +0000] rev 257
Fixed Issue 172.

2011-02-12Fixed Issue 164.
moel.mich [Sat, 12 Feb 2011 21:17:42 +0000] rev 256
Fixed Issue 164.

2011-02-11Added code to delete any kernel driver service that can't be opened before reinstalling it.
moel.mich [Fri, 11 Feb 2011 22:29:26 +0000] rev 255
Added code to delete any kernel driver service that can't be opened before reinstalling it.

2011-02-08Added some error reporting to the Ring0 driver loading code.
moel.mich [Tue, 08 Feb 2011 22:02:29 +0000] rev 254
Added some error reporting to the Ring0 driver loading code.

2011-02-07Fixed Issue 162.
moel.mich [Mon, 07 Feb 2011 22:06:58 +0000] rev 253
Fixed Issue 162.

2011-01-30Fixed some dpi scaling bugs that occurred when changing "Control Panel\Appearance and Personalization\Display" to 125% text size or 150% text size.
moel.mich [Sun, 30 Jan 2011 23:45:26 +0000] rev 252
Fixed some dpi scaling bugs that occurred when changing "Control Panel\Appearance and Personalization\Display" to 125% text size or 150% text size.

2011-01-27Added support for AMD family 11h CPUs.
moel.mich [Thu, 27 Jan 2011 22:29:43 +0000] rev 251
Added support for AMD family 11h CPUs.

2011-01-22Fixed the Intel Sandy Bridge CPU core clock calculation.
moel.mich [Sat, 22 Jan 2011 17:58:32 +0000] rev 250
Fixed the Intel Sandy Bridge CPU core clock calculation.

2011-01-21Added initial support for Intel Sandy Bridge CPUs.
moel.mich [Fri, 21 Jan 2011 21:41:14 +0000] rev 249
Added initial support for Intel Sandy Bridge CPUs.