Hardware/LPC/LMSensors.cs
Sun, 23 Jun 2013 19:10:28 +0000 Added the NCT6771F and NCT6776F chips to the lm-sensors interface.
Sat, 03 Nov 2012 17:58:55 +0000 Added additional Fintek chips to the lm-sensors interface.
Sat, 23 Jun 2012 22:14:28 +0000 Added support for IT8705F super I/O chips.
Sun, 27 May 2012 14:23:31 +0000 Changed the license to the Mozilla Public License 2.0 and update the licensing information.
Wed, 31 Aug 2011 22:48:49 +0000 Added first experimental support for fan control on the NCT677X super I/O chips.
Sun, 10 Apr 2011 23:36:07 +0000 Replaced the StreamReader based lm-sensors access with an implementation using the FileStream class in order to avoid buffering problems when seeking.
Sat, 09 Apr 2011 20:16:42 +0000 Added support for AMD 10h core temperature sensors and Asus ATK0110 devices on Linux.
Sun, 17 Oct 2010 16:04:19 +0000 Added code to read the additional fans on the ASRock P55 Deluxe mainboard via special GPIO switching.
Tue, 21 Sep 2010 20:32:36 +0000 Refactored some of the hardware monitoring code and fixed a few code inspection warnings.
Wed, 08 Sep 2010 19:29:58 +0000 Fixed some Code Analysis warnings.
Sun, 15 Aug 2010 14:46:58 +0000 Fixed some Code Analysis warnings.
Thu, 12 Aug 2010 20:53:27 +0000 Changed the project files to Visual Studio 2010. Fixed some Code Analysis warnings.
Sun, 08 Aug 2010 13:57:26 +0000 Refactored the hardware monitoring code into a library (Issue 101).
Mon, 07 Jun 2010 20:03:48 +0000 Added (partial) SMBIOS support for Linux by reading from sysfs.
Sun, 06 Jun 2010 14:44:53 +0000 Added experimental lm-sensors super I/O support for Linux.