19 Commits

Author SHA1 Message Date
jesterret
5fd46f7f46 Added support for Fintek F71878AD (vendorId 0x1106) 2020-02-09 16:32:34 +01:00
Michael Möller
b4485c80d7 Added experimental support for the Nuvoton NCT6792D, NCT6792D-A, NCT6793D, NCT6795D, NCT6796D, NCT6796D-R, NCT6797D, NCT6798D super I/O chips. 2020-02-09 12:15:35 +01:00
Michael Möller
f89eb0e578 Added experimental support for the Nuvoton NCT6791D super I/O chip. 2013-07-21 14:17:11 +00:00
Michael Möller
67354b4125 Added support for the Fintek F71869A (F71868AD) super I/O chip. 2013-06-30 11:41:36 +00:00
Michael Möller
9976edbfee Added the NCT6771F and NCT6776F chips to the lm-sensors interface. 2013-06-23 19:10:28 +00:00
Michael Möller
1ccebc6850 Added additional Fintek chips to the lm-sensors interface. 2012-11-03 17:58:55 +00:00
Michael Möller
3d1e07b438 Added support for IT8705F super I/O chips. 2012-06-23 22:14:28 +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
14f60c38e3 Added first experimental support for fan control on the NCT677X super I/O chips. 2011-08-31 22:48:49 +00:00
Michael Möller
0f1ba8e90f Replaced the StreamReader based lm-sensors access with an implementation using the FileStream class in order to avoid buffering problems when seeking. 2011-04-10 23:36:07 +00:00
Michael Möller
4897a49630 Added support for AMD 10h core temperature sensors and Asus ATK0110 devices on Linux. 2011-04-09 20:16:42 +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
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
57dbd750e0 Added (partial) SMBIOS support for Linux by reading from sysfs. 2010-06-07 20:03:48 +00:00
Michael Möller
bee7a9b80b Added experimental lm-sensors super I/O support for Linux. 2010-06-06 14:44:53 +00:00