Hardware/LPC/LPCIO.cs
Tue, 21 Sep 2010 20:32:36 +0000 Refactored some of the hardware monitoring code and fixed a few code inspection warnings.
Tue, 17 Aug 2010 21:44:02 +0000 Fixed Issue 97.
Tue, 17 Aug 2010 20:25:27 +0000 Restricted ITE detection to port 0x2E.
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).
Thu, 05 Aug 2010 18:06:18 +0000 Added ISA bus mutex support to the super IO detection.
Wed, 30 Jun 2010 08:52:53 +0000 Added more revisions for the W83627THF, as there seems to exist chips with revision 0x82, 0x84, and 0x85 as well.
Mon, 28 Jun 2010 20:39:49 +0000 Added the ITE chip version to the report.
Thu, 03 Jun 2010 22:40:18 +0000 Fixed Issue 63.
Mon, 24 May 2010 15:27:46 +0000 Extended the ITE super I/O voltage reading by adding hidden voltage sensors for unknown channels. Added a few known DFI and Gigabyte mainboard voltage configurations.
Sun, 09 May 2010 16:22:13 +0000 Refactored the hardware code and added the visitor pattern for operations on the computer/hardware/sensor/parameter tree.