23 Commits

Author SHA1 Message Date
Michael Möller
3d1e07b438 Added support for IT8705F super I/O chips. 2012-06-23 22:14:28 +00:00
Michael Möller
2c815088d7 Integrated the patch for Fintek F71808E super I/O support developed by Andrey Mushatov. 2012-06-22 10:05:23 +00:00
Michael Möller
2e3489e1f7 Changed the license to the Mozilla Public License 2.0 and update the licensing information. 2012-05-27 14:23:31 +00:00
Michael Möller
395b464a30 Added experimental support for ITE IT8771E super I/O chips. 2012-02-16 22:10:30 +00:00
Michael Möller
cdc38ff344 Added initial support for the ITE IT8772E super I/O chip. 2011-08-02 21:05:17 +00:00
Michael Möller
049f3d3515 Added support for the Fintek F71889AD super I/O chip. Extended the identification list of mainboard manufacturers. 2011-05-23 18:14:25 +00:00
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
1157a33042 Fixed Issue 156. 2011-03-19 22:55:05 +00:00
Michael Möller
55e808987c Added first experimental support for the Nuvoton NCT6771F super I/O chip. 2010-11-21 17:31:25 +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
335c2a35cd Fixed Issue 97. 2010-08-17 21:44:02 +00:00
Michael Möller
b5074e1c4d Restricted ITE detection to port 0x2E. 2010-08-17 20:25:27 +00:00
Michael Möller
2071610bbe Fixed some Code Analysis warnings. 2010-08-15 14:46:58 +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
d1bb28ccb6 Added more revisions for the W83627THF, as there seems to exist chips with revision 0x82, 0x84, and 0x85 as well. 2010-06-30 08:52:53 +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
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
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