Hardware/LPC/W836XX.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-09-08 Fixed some Code Analysis warnings.
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-08-04 Added an ISA bus mutex.
2010-07-11 An attempt at adding a mainboard specific configuration for the ASUS P6X58D-E.
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-03-27 Fixed Issue 9.
2010-03-27 Fixed Issue 20.
2010-03-01 Added support for Winbond W83687THF and improved report output for LPC detection.
2010-02-27 Added support for sensor parameters. Fixed Core and Thread count detection for Intel Core i7 CPUs with disabled HyperThreading.
2010-02-21 Added both VCore detection modes for Winbond W82637THF (should fix issue 3).
2010-02-20 Improved Winbond temperature reading. Temperatures create by adding PECI Agent values (delta to TCC Activation Temperature) to a (possibly uncalibrated) TBase are not read. Direct reading temperatures from sensor report register if available. Added lower bound for temperatures on Winbond chips. Nvidia GPUs are now displayed even if they do not have any sensors.
2010-02-19 Added support for Winbond W83627THF super I/O chip.
2010-02-19 Added additional register banks to report output for Winbond chips.
2010-02-08 Added support for Winbond W83627EHF, W83667HG, W83667HG-B mainboard chips.