Hardware/LPC/F718XX.cs
2011-08-31 Added first experimental support for fan control on the NCT677X super I/O chips.
2010-10-31 Replaced the non-kernel code of WinRing0 with a managed implementation. The new implementation should fix Issue 32 and simplify further work on Issue 46.
2010-10-17 Added code to read the additional fans on the ASRock P55 Deluxe mainboard via special GPIO switching.
2010-09-21 Refactored some of the hardware monitoring code and fixed a few code inspection 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-08-04 Added an ISA bus mutex.
2010-06-05 Fixed Issue 23.
2010-06-03 Fixed Issue 63.
2010-05-20 Fixed Issue 10.
2010-05-09 Refactored the hardware code and added the visitor pattern for operations on the computer/hardware/sensor/parameter tree.
2010-04-27 Added support for F71889ED super I/O chips.
2010-03-27 Fixed Issue 20.
2010-03-02 Added support for Fintek F71858 chips. Corrected the number of fans for Fintek.
2010-02-27 Added support for sensor parameters. Fixed Core and Thread count detection for Intel Core i7 CPUs with disabled HyperThreading.
2010-02-08 Added support for Winbond W83627EHF, W83667HG, W83667HG-B mainboard chips.
2010-02-07 Added initial support for W83627HF. Some refactoring for IHardware classes.
2010-02-01 Release version 0.1.7. Improved report writer.
2010-02-01 Added support for Fintek F71862, F71869, F71889.