28 Commits

Author SHA1 Message Date
Michael Möller
7b39213552 Added first experimental support for the IT8728F super I/O chip. 2011-05-01 13:37:15 +00:00
Michael Möller
6872fcbe39 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. 2011-04-16 14:49:47 +00:00
Michael Möller
86dbc6f06b Added a minimal control interface to allow manual fan control and implemented the interface for ATI GPUs. 2011-01-20 21:31:54 +00:00
Michael Möller
f238f35eff 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. 2010-10-31 22:08:47 +00:00
Michael Möller
69e708b7d6 Added code to read the additional fans on the ASRock P55 Deluxe mainboard via special GPIO switching. 2010-10-17 16:04:19 +00:00
Michael Möller
bcde768e25 Refactored some of the hardware monitoring code and fixed a few code inspection warnings. 2010-09-21 20:32:36 +00:00
Michael Möller
7752670742 Fixed some Code Analysis warnings. 2010-09-08 19:29:58 +00:00
Michael Möller
335c2a35cd Fixed Issue 97. 2010-08-17 21:44:02 +00:00
Michael Möller
2ec18bf862 Changed the project files to Visual Studio 2010. Fixed some Code Analysis warnings. 2010-08-12 20:53:27 +00:00
Michael Möller
a2650ba983 Refactored the hardware monitoring code into a library (Issue 101). 2010-08-08 13:57:26 +00:00
Michael Möller
9cd1c629e5 Added ISA bus mutex support to the super IO detection. 2010-08-05 18:06:18 +00:00
Michael Möller
56425669e8 Added an ISA bus mutex. 2010-08-04 20:27:05 +00:00
Michael Möller
6968062d71 Added the ITE chip version to the report. 2010-06-28 20:39:49 +00:00
Michael Möller
a4f6aae482 A fist attempt at adding a mainboard specific configuration for the ASUS M4A79XTD EVO (Issue 79). 2010-06-27 20:49:29 +00:00
Michael Möller
5d5307e5b5 Fixed Issue 63. 2010-06-03 22:40:18 +00:00
Michael Möller
b4203489bb 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. 2010-05-24 15:27:46 +00:00
Michael Möller
8e5e1d7d19 Fixed Issue 10. 2010-05-20 21:23:54 +00:00
Michael Möller
4cd9cd9125 Refactored the hardware code and added the visitor pattern for operations on the computer/hardware/sensor/parameter tree. 2010-05-09 16:22:13 +00:00
Michael Möller
a8f639855a Fixed Issue 20. 2010-03-27 13:04:34 +00:00
Michael Möller
6cf8aef52c Added additional checks to the ITE super I/O reading code, to reduce cases where wrong values are read. 2010-03-09 20:35:19 +00:00
Michael Möller
f208712a0d Added support for sensor parameters. Fixed Core and Thread count detection for Intel Core i7 CPUs with disabled HyperThreading. 2010-02-27 15:55:17 +00:00
Michael Möller
a7b04c8a0d Removed debug code. 2010-02-09 18:55:45 +00:00
Michael Möller
2bf6230d56 Added upper bound for valid fan RPM on IT87. 2010-02-09 18:52:52 +00:00
Michael Möller
1fdd207910 Added support for Winbond W83627EHF, W83667HG, W83667HG-B mainboard chips. 2010-02-08 20:18:25 +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
91331545ac ITE IT87XX family renamed. 2010-02-02 18:35:23 +00:00
Michael Möller
432a947633 Release version 0.1.7. Improved report writer. 2010-02-01 21:04:14 +00:00
Michael Möller
6b9a3e8cd7 Added support for Fintek F71862, F71869, F71889. 2010-02-01 20:16:26 +00:00