2010-11-21 |
Added first experimental support for the Nuvoton NCT6771F super I/O chip.
|
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-08-17 |
Fixed Issue 97.
|
file | diff | annotate |
2010-08-17 |
Restricted ITE detection to port 0x2E.
|
file | diff | annotate |
2010-08-15 |
Fixed some Code Analysis warnings.
|
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-06-30 |
Added more revisions for the W83627THF, as there seems to exist chips with revision 0x82, 0x84, and 0x85 as well.
|
file | diff | annotate |
2010-06-28 |
Added the ITE chip version to the report.
|
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-09 |
Refactored the hardware code and added the visitor pattern for operations on the computer/hardware/sensor/parameter tree.
|
file | diff | annotate |