2010-11-03 |
Added CPUID support for Linux.
|
file | diff | annotate |
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.
|
file | diff | annotate |
2010-10-14 |
Improved the invariant TSC frequency estimation code to ignore readings with a large error.
|
file | diff | annotate |
2010-10-01 |
Fixed the initialization of the TSC estimating code.
|
file | diff | annotate |
2010-09-30 |
Improved the implementation for the AMD 10h family CPU clock speeds.
|
file | diff | annotate |
2010-09-21 |
Refactored some of the hardware monitoring code and fixed a few code inspection warnings.
|
file | diff | annotate |
2010-09-20 |
Refactored the CPU classes and added a GenericCPU class.
|
file | diff | annotate |