Hardware/LPC/LPCIO.cs
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.