Hardware/LPC/LPCIO.cs
Sun, 30 Jun 2013 11:41:36 +0000 Added support for the Fintek F71869A (F71868AD) super I/O chip.
Sun, 01 Jul 2012 21:44:07 +0000 Added experimental support for Nuvoton NCT6779D super I/O chips.
Sat, 23 Jun 2012 22:14:28 +0000 Added support for IT8705F super I/O chips.
Fri, 22 Jun 2012 10:05:23 +0000 Integrated the patch for Fintek F71808E super I/O support developed by Andrey Mushatov.
Sun, 27 May 2012 14:23:31 +0000 Changed the license to the Mozilla Public License 2.0 and update the licensing information.
Thu, 16 Feb 2012 22:10:30 +0000 Added experimental support for ITE IT8771E super I/O chips.
Tue, 02 Aug 2011 21:05:17 +0000 Added initial support for the ITE IT8772E super I/O chip.
Mon, 23 May 2011 18:14:25 +0000 Added support for the Fintek F71889AD super I/O chip. Extended the identification list of mainboard manufacturers.
Sun, 01 May 2011 13:37:15 +0000 Added first experimental support for the IT8728F super I/O chip.
Sat, 19 Mar 2011 22:55:05 +0000 Fixed Issue 156.
Sun, 21 Nov 2010 17:31:25 +0000 Added first experimental support for the Nuvoton NCT6771F super I/O chip.
Sun, 31 Oct 2010 22:08:47 +0000 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.
Sun, 17 Oct 2010 16:04:19 +0000 Added code to read the additional fans on the ASRock P55 Deluxe mainboard via special GPIO switching.
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.