Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1174175
| From | Peter Hung <hpeter@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH V2 0/3] hwmon:f71882fg add new Fintek SuperIO support |
| Date | 2015-06-30 03:40 +0200 |
| Message-ID | <pGSGL-3PE-17@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
The first patch will add Fintek F81866/F71868 SuperIO with H/W monitor function to f71882fg.c But some F81866 functional address is differ from F71882fg. The following 2 patches will fix this problem. Changelog: V2 Fix comments by Guenter Roeck <linux@roeck-us.net> all newer add IC should keep chip IDs in numeric order. Peter Hung (3): hwmon:f71882fg add f81866/f71868 SuperIO support hwmon:f71882fg fix f81866a temp/beep setting hwmon:f71882fg fix f81866a voltage protection drivers/hwmon/f71882fg.c | 162 +++++++++++++++++++++++++++++++++++++---------- 1 file changed, 130 insertions(+), 32 deletions(-) -- 1.9.1 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH V2 0/3] hwmon:f71882fg add new Fintek SuperIO support Peter Hung <hpeter@gmail.com> - 2015-06-30 03:40 +0200 [PATCH V2 1/3] hwmon:f71882fg add f81866/f71868 SuperIO support Peter Hung <hpeter@gmail.com> - 2015-06-30 03:40 +0200 [PATCH V2 3/3] hwmon:f71882fg fix f81866a voltage protection Peter Hung <hpeter@gmail.com> - 2015-06-30 03:40 +0200 [PATCH V2 2/3] hwmon:f71882fg fix f81866a temp/beep setting Peter Hung <hpeter@gmail.com> - 2015-06-30 03:40 +0200
csiph-web