2011-05-01 |
Added first experimental support for the IT8728F super I/O chip.
|
file | diff | annotate |
2011-04-16 |
A small correction for AMD K8 (family 0Fh) core temperature reading, and fan reading on older revision of IT8712F chips. This should fix Issue 42 and Issue 194.
|
file | diff | annotate |
2011-01-20 |
Added a minimal control interface to allow manual fan control and implemented the interface for ATI GPUs.
|
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-17 |
Added code to read the additional fans on the ASRock P55 Deluxe mainboard via special GPIO switching.
|
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-08 |
Fixed some Code Analysis warnings.
|
file | diff | annotate |
2010-08-17 |
Fixed Issue 97.
|
file | diff | annotate |
2010-08-12 |
Changed the project files to Visual Studio 2010. Fixed some Code Analysis warnings.
|
file | diff | annotate |
2010-08-08 |
Refactored the hardware monitoring code into a library (Issue 101).
|
file | diff | annotate |
2010-08-05 |
Added ISA bus mutex support to the super IO detection.
|
file | diff | annotate |
2010-08-04 |
Added an ISA bus mutex.
|
file | diff | annotate |
2010-06-28 |
Added the ITE chip version to the report.
|
file | diff | annotate |
2010-06-27 |
A fist attempt at adding a mainboard specific configuration for the ASUS M4A79XTD EVO (Issue 79).
|
file | diff | annotate |
2010-06-03 |
Fixed Issue 63.
|
file | diff | annotate |
2010-05-24 |
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.
|
file | diff | annotate |
2010-05-20 |
Fixed Issue 10.
|
file | diff | annotate |
2010-05-09 |
Refactored the hardware code and added the visitor pattern for operations on the computer/hardware/sensor/parameter tree.
|
file | diff | annotate |
2010-03-27 |
Fixed Issue 20.
|
file | diff | annotate |
2010-03-09 |
Added additional checks to the ITE super I/O reading code, to reduce cases where wrong values are read.
|
file | diff | annotate |
2010-02-27 |
Added support for sensor parameters. Fixed Core and Thread count detection for Intel Core i7 CPUs with disabled HyperThreading.
|
file | diff | annotate |
2010-02-09 |
Removed debug code.
|
file | diff | annotate |
2010-02-09 |
Added upper bound for valid fan RPM on IT87.
|
file | diff | annotate |
2010-02-08 |
Added support for Winbond W83627EHF, W83667HG, W83667HG-B mainboard chips.
|
file | diff | annotate |
2010-02-07 |
Added initial support for W83627HF. Some refactoring for IHardware classes.
|
file | diff | annotate |
2010-02-02 |
ITE IT87XX family renamed.
|
file | diff | annotate |
2010-02-01 |
Release version 0.1.7. Improved report writer.
|
file | diff | annotate |
2010-02-01 |
Added support for Fintek F71862, F71869, F71889.
|
file | diff | annotate |