diff options
author | Jean Delvare <khali@linux-fr.org> | 2011-03-26 05:45:02 -0400 |
---|---|---|
committer | Jean Delvare <khali@endymion.delvare> | 2011-03-26 05:45:02 -0400 |
commit | 383586b12d89ba4297c49898645658cdb324b918 (patch) | |
tree | a2265dfa076c16b26b506e6142386f4768009623 /Documentation/hwmon | |
parent | 5d7f77bf66bfa986754b3e12073bef0ab8cd61bd (diff) |
hwmon: (f71882fg) Add support for the F81865F
Add support for the Fintek F81865F. It's essentially compatible with
the F71882FG, but has fewer inputs: 7 voltage, 2 temperature and 2 fan
inputs only.
Signed-off-by: Jean Delvare <khali@linux-fr.org>
Acked-by: Hans de Goede <hdegoede@redhat.com>
Acked-by: Guenter Roeck <guenter.roeck@ericsson.com>
Diffstat (limited to 'Documentation/hwmon')
-rw-r--r-- | Documentation/hwmon/f71882fg | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/hwmon/f71882fg b/Documentation/hwmon/f71882fg index ed2a7aa41de8..b802a224f728 100644 --- a/Documentation/hwmon/f71882fg +++ b/Documentation/hwmon/f71882fg | |||
@@ -41,6 +41,10 @@ Supported chips: | |||
41 | Note: This is the 64-pin variant of the F71889FG, they have the | 41 | Note: This is the 64-pin variant of the F71889FG, they have the |
42 | same device ID and are fully compatible as far as hardware | 42 | same device ID and are fully compatible as far as hardware |
43 | monitoring is concerned. | 43 | monitoring is concerned. |
44 | * Fintek F81865F | ||
45 | Prefix: 'f81865f' | ||
46 | Addresses scanned: none, address read from Super I/O config space | ||
47 | Datasheet: Available from the Fintek website | ||
44 | 48 | ||
45 | Author: Hans de Goede <hdegoede@redhat.com> | 49 | Author: Hans de Goede <hdegoede@redhat.com> |
46 | 50 | ||