14 Commits

Author SHA1 Message Date
Michael Möller
26c71a2f38 Better core and thread number identification. Fixed clock reading on Intel Atom CPUs. New reporting of MSR values for Intel CPUs. 2010-02-17 20:22:21 +00:00
Michael Möller
dc9108ade1 Added core clock and bus speed support for Intel Core i5, i7 CPUs. 2010-02-15 22:58:29 +00:00
Michael Möller
f10c7cb524 Added core and bus clock support for Intel CPUs (Core 2). 2010-02-14 20:16:30 +00:00
Michael Möller
0060583e5b Added initial support for W83627HF. Some refactoring for IHardware classes. 2010-02-07 19:53:51 +00:00
Michael Möller
0543259a0b 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). 2010-02-04 21:19:27 +00:00
Michael Möller
de0c73471d Release version 0.1.12. Added error handling for PerformanceCounters (CPU load sensor). 2010-02-03 22:02:58 +00:00
Michael Möller
5249183290 Release version 0.1.11. Added support for load percentage sensor type. Added load sensors for CPUs and ATI GPUs. 2010-02-03 20:35:10 +00:00
Michael Möller
7b07ba9fe6 Fixed Intel CPU coreCount in case CPUID 0x0B is supported but returns only 0. 2010-02-03 18:10:11 +00:00
Michael Möller
a0c01caaca Release version 0.1.10. Changed core count for Intel Core i5/i7 CPUs. Added CpuidEx function. 2010-02-02 21:58:54 +00:00
Michael Möller
1f922873de Added support for W83627DHG chips. Changed Core i7 temperature reading. Fixed IT87 temperature reading. 2010-01-31 19:30:00 +00:00
Michael Möller
8fc7a41776 Release version 0.1.2. First implementation for Fintek F71882FG chips. Fixed Intel Core i7 temperature reading. Changed Nvidia GPU enumeration. 2010-01-28 23:29:39 +00:00
Michael Möller
cf85bde358 Release version 0.1.1 2010-01-27 23:10:38 +00:00
Michael Möller
d9a90e20d7 Implementation for Intel Core i7 temperature sensors. 2010-01-27 23:00:13 +00:00
Michael Möller
39ca26510c Initial commit. 2010-01-26 22:37:48 +00:00