Hardware/CPU/CPUGroup.cs
Sat, 29 Jun 2013 16:12:40 +0000 Added experimental support for AMD family 15h model 1Xh and family 16h CPUs.
Sun, 27 May 2012 14:23:31 +0000 Changed the license to the Mozilla Public License 2.0 and update the licensing information.
Sun, 19 Jun 2011 14:14:00 +0000 Added initial support for AMD family 12h and 15h CPUs.
Sat, 16 Apr 2011 13:19:13 +0000 Added initial support for AMD Fusion (family 14h) CPUs.
Sat, 09 Apr 2011 20:16:42 +0000 Added support for AMD 10h core temperature sensors and Asus ATK0110 devices on Linux.
Thu, 27 Jan 2011 22:29:43 +0000 Added support for AMD family 11h CPUs.
Wed, 03 Nov 2010 22:07:46 +0000 Added CPUID support for Linux.
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.
Tue, 21 Sep 2010 20:32:36 +0000 Refactored some of the hardware monitoring code and fixed a few code inspection warnings.
Mon, 20 Sep 2010 19:28:25 +0000 Refactored the CPU classes and added a GenericCPU class.
Wed, 08 Sep 2010 19:29:58 +0000 Fixed some Code Analysis warnings.
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).
Sat, 22 May 2010 15:51:59 +0000 A few bug fixes to avoid crashes on Linux systems.
Mon, 26 Apr 2010 19:22:42 +0000 Fixed a few more crash causing bugs.
Mon, 26 Apr 2010 18:51:22 +0000 Added a processorIndex to CPU classes for multi CPU support.
Sat, 24 Apr 2010 19:59:52 +0000 Implemented APIC based CPU enumeration (Issue 41).
Sun, 14 Feb 2010 20:16:30 +0000 Added core and bus clock support for Intel CPUs (Core 2).
Tue, 09 Feb 2010 18:52:52 +0000 Added upper bound for valid fan RPM on IT87.
Mon, 08 Feb 2010 20:23:24 +0000 Added NVAPI report output.
Mon, 01 Feb 2010 21:04:14 +0000 Release version 0.1.7. Improved report writer.
Sun, 31 Jan 2010 20:57:18 +0000 Release version 0.1.5. Added support for AMD family 0Fh CPUs. Fixed saving of wrong window size values for minimized forms (by not saving them).
Tue, 26 Jan 2010 22:37:48 +0000 Initial commit.