Tue, 16 Sep 2014 20:35:33 +0000Added support for Intel Xeon E5-2600/1600 v3, Core i7-59xx CPUs (Fixed Issue 617). Corrected an error in the Intel CPU power calculation (wrong bit mask for "Energy Status Units: bits 12:8").
moel.mich [Tue, 16 Sep 2014 20:35:33 +0000] rev 424
Added support for Intel Xeon E5-2600/1600 v3, Core i7-59xx CPUs (Fixed Issue 617). Corrected an error in the Intel CPU power calculation (wrong bit mask for "Energy Status Units: bits 12:8").

Sat, 07 Sep 2013 08:07:11 +0000Fixed an issue with the Nuvoton NCT6791D (hardware monitor i/o space lock wasn't disabled before attempting to read data).
moel.mich [Sat, 07 Sep 2013 08:07:11 +0000] rev 423
Fixed an issue with the Nuvoton NCT6791D (hardware monitor i/o space lock wasn't disabled before attempting to read data).

Sun, 25 Aug 2013 19:13:35 +0000Added a configurable logging interval.
moel.mich [Sun, 25 Aug 2013 19:13:35 +0000] rev 422
Added a configurable logging interval.

Sun, 18 Aug 2013 21:44:08 +0000Fixed a few stability issues in the logging implementation. Added support for logging sensors once the reappear.
moel.mich [Sun, 18 Aug 2013 21:44:08 +0000] rev 421
Fixed a few stability issues in the logging implementation. Added support for logging sensors once the reappear.

Sun, 11 Aug 2013 21:26:56 +0000Added a first data logging implementation.
moel.mich [Sun, 11 Aug 2013 21:26:56 +0000] rev 420
Added a first data logging implementation.

Sun, 04 Aug 2013 06:54:46 +0000Fixed an issue in the NCT677X class causing a crash when calling Update.
moel.mich [Sun, 04 Aug 2013 06:54:46 +0000] rev 419
Fixed an issue in the NCT677X class causing a crash when calling Update.

Sat, 03 Aug 2013 13:12:07 +0000Changed the Intel core temperature reading to evaluate the "Reading Valid" bit 31 for package level sensors as well (undocumented).
moel.mich [Sat, 03 Aug 2013 13:12:07 +0000] rev 418
Changed the Intel core temperature reading to evaluate the "Reading Valid" bit 31 for package level sensors as well (undocumented).

Thu, 01 Aug 2013 11:57:09 +0000Added experimental support for Intel Ivy Bridge-E CPUs.
moel.mich [Thu, 01 Aug 2013 11:57:09 +0000] rev 417
Added experimental support for Intel Ivy Bridge-E CPUs.

Sun, 21 Jul 2013 21:03:31 +0000Refactored the SuperIOHardware class.
moel.mich [Sun, 21 Jul 2013 21:03:31 +0000] rev 416
Refactored the SuperIOHardware class.

Sun, 21 Jul 2013 21:02:55 +0000Fixed an issue where the voltages, temperatures, fans and controls arrays could be null (instead of zero length) causing NullReferenceExceptions in SuperIOHardware.
moel.mich [Sun, 21 Jul 2013 21:02:55 +0000] rev 415
Fixed an issue where the voltages, temperatures, fans and controls arrays could be null (instead of zero length) causing NullReferenceExceptions in SuperIOHardware.