Hardware/LPC/LPCIO.cs
2010-09-21 Refactored some of the hardware monitoring code and fixed a few code inspection warnings.
2010-08-17 Fixed Issue 97.
2010-08-17 Restricted ITE detection to port 0x2E.
2010-08-15 Fixed some Code Analysis warnings.
2010-08-12 Changed the project files to Visual Studio 2010. Fixed some Code Analysis warnings.
2010-08-08 Refactored the hardware monitoring code into a library (Issue 101).
2010-08-05 Added ISA bus mutex support to the super IO detection.
2010-06-30 Added more revisions for the W83627THF, as there seems to exist chips with revision 0x82, 0x84, and 0x85 as well.
2010-06-28 Added the ITE chip version to the report.
2010-06-03 Fixed Issue 63.
2010-05-24 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.
2010-05-09 Refactored the hardware code and added the visitor pattern for operations on the computer/hardware/sensor/parameter tree.