Sat, 19 Mar 2011 16:13:49 +0000 |
Fixed Issue 158.
|
file | diff | annotate |
Sat, 22 Jan 2011 17:58:32 +0000 |
Fixed the Intel Sandy Bridge CPU core clock calculation.
|
file | diff | annotate |
Fri, 21 Jan 2011 21:41:14 +0000 |
Added initial support for Intel Sandy Bridge CPUs.
|
file | diff | annotate |
Wed, 03 Nov 2010 22:07:46 +0000 |
Added CPUID support for Linux.
|
file | diff | annotate |
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.
|
file | diff | annotate |
Sun, 10 Oct 2010 16:57:11 +0000 |
Reading the timeStampCounterMultiplier right at the beginning when the time stamp counter is estimated instead of reading it at each update. Refactored the IntelCPU code a bit.
|
file | diff | annotate |
Thu, 30 Sep 2010 16:51:09 +0000 |
Improved the implementation for the AMD 10h family CPU clock speeds.
|
file | diff | annotate |
Tue, 21 Sep 2010 20:32:36 +0000 |
Refactored some of the hardware monitoring code and fixed a few code inspection warnings.
|
file | diff | annotate |
Mon, 20 Sep 2010 19:28:25 +0000 |
Refactored the CPU classes and added a GenericCPU class.
|
file | diff | annotate |
Wed, 08 Sep 2010 19:29:58 +0000 |
Fixed some Code Analysis warnings.
|
file | diff | annotate |
Sun, 15 Aug 2010 14:46:58 +0000 |
Fixed some Code Analysis warnings.
|
file | diff | annotate |
Thu, 12 Aug 2010 20:53:27 +0000 |
Changed the project files to Visual Studio 2010. Fixed some Code Analysis warnings.
|
file | diff | annotate |
Sun, 08 Aug 2010 13:57:26 +0000 |
Refactored the hardware monitoring code into a library (Issue 101).
|
file | diff | annotate |
Sat, 17 Jul 2010 13:25:42 +0000 |
Fixed Issue 91.
|
file | diff | annotate |
Sun, 06 Jun 2010 11:07:57 +0000 |
Fixed Issue 69.
|
file | diff | annotate |
Thu, 20 May 2010 21:23:54 +0000 |
Fixed Issue 10.
|
file | diff | annotate |
Sat, 15 May 2010 11:09:02 +0000 |
Fixed Issue 55.
|
file | diff | annotate |
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.
|
file | diff | annotate |
Thu, 06 May 2010 19:20:38 +0000 |
Added an Identifier class for IHardware, ISensor and IParameter Identifier properties.
|
file | diff | annotate |
Mon, 26 Apr 2010 18:51:22 +0000 |
Added a processorIndex to CPU classes for multi CPU support.
|
file | diff | annotate |
Sun, 25 Apr 2010 14:40:19 +0000 |
Fixed Issue 43.
|
file | diff | annotate |
Sat, 24 Apr 2010 20:09:18 +0000 |
Fixed Issue 39.
|
file | diff | annotate |
Sat, 24 Apr 2010 19:59:52 +0000 |
Implemented APIC based CPU enumeration (Issue 41).
|
file | diff | annotate |
Fri, 02 Apr 2010 16:05:07 +0000 |
Fixed Issue 26. Added a dialog to automatically send a crash report.
|
file | diff | annotate |
Tue, 09 Mar 2010 22:27:10 +0000 |
Changed the CPU clock calculation. If no invariant TSC is available, then the max CPU clock is estimated at startup under load, otherwise an average over one second is used.
|
file | diff | annotate |
Tue, 02 Mar 2010 22:26:07 +0000 |
Reading TjMax for each core on Intel Core i3/i5/i7 CPUs.
|
file | diff | annotate |
Sat, 27 Feb 2010 15:55:17 +0000 |
Added support for sensor parameters. Fixed Core and Thread count detection for Intel Core i7 CPUs with disabled HyperThreading.
|
file | diff | annotate |
Thu, 18 Feb 2010 23:28:14 +0000 |
Raised TjMax for Intel 65nm CPUs by 10?C
|
file | diff | annotate |
Wed, 17 Feb 2010 20:22:21 +0000 |
Better core and thread number identification. Fixed clock reading on Intel Atom CPUs. New reporting of MSR values for Intel CPUs.
|
file | diff | annotate |
Mon, 15 Feb 2010 22:58:29 +0000 |
Added core clock and bus speed support for Intel Core i5, i7 CPUs.
|
file | diff | annotate |
Sun, 14 Feb 2010 20:16:30 +0000 |
Added core and bus clock support for Intel CPUs (Core 2).
|
file | diff | annotate |
Sun, 07 Feb 2010 19:53:51 +0000 |
Added initial support for W83627HF. Some refactoring for IHardware classes.
|
file | diff | annotate |
Thu, 04 Feb 2010 21:19:27 +0000 |
Release version 0.1.13. Replaced PerformanceCounter based CPU load sensors with an implementation using NtQuerySystemInformation. Fixed a temperature reading problem for W83627DHG chips (sensors with invalid value 127?C).
|
file | diff | annotate |
Wed, 03 Feb 2010 22:02:58 +0000 |
Release version 0.1.12. Added error handling for PerformanceCounters (CPU load sensor).
|
file | diff | annotate |
Wed, 03 Feb 2010 20:35:10 +0000 |
Release version 0.1.11. Added support for load percentage sensor type. Added load sensors for CPUs and ATI GPUs.
|
file | diff | annotate |
Wed, 03 Feb 2010 18:10:11 +0000 |
Fixed Intel CPU coreCount in case CPUID 0x0B is supported but returns only 0.
|
file | diff | annotate |
Tue, 02 Feb 2010 21:58:54 +0000 |
Release version 0.1.10. Changed core count for Intel Core i5/i7 CPUs. Added CpuidEx function.
|
file | diff | annotate |
Sun, 31 Jan 2010 19:30:00 +0000 |
Added support for W83627DHG chips. Changed Core i7 temperature reading. Fixed IT87 temperature reading.
|
file | diff | annotate |
Thu, 28 Jan 2010 23:29:39 +0000 |
Release version 0.1.2. First implementation for Fintek F71882FG chips. Fixed Intel Core i7 temperature reading. Changed Nvidia GPU enumeration.
|
file | diff | annotate |
Wed, 27 Jan 2010 23:10:38 +0000 |
Release version 0.1.1
|
file | diff | annotate |
Wed, 27 Jan 2010 23:00:13 +0000 |
Implementation for Intel Core i7 temperature sensors.
|
file | diff | annotate |
Tue, 26 Jan 2010 22:37:48 +0000 |
Initial commit.
|
file | diff | annotate |