All of lore.kernel.org
 help / color / mirror / Atom feed
* [lm-sensors] [PATCH V3 0/3] hwmon:f71882fg add new Fintek SuperIO support
@ 2015-07-07  8:22 ` Peter Hung
  0 siblings, 0 replies; 10+ messages in thread
From: Peter Hung @ 2015-07-07  8:22 UTC (permalink / raw)
  To: jdelvare, linux
  Cc: lm-sensors, linux-kernel, tom_tsai, peter_hong, Peter Hung

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.

The test report is upload to following link. If I lost something,
with test, please let me know. I'll append it to the report.

Here is F81866 on customer MB report:
https://drive.google.com/file/d/0B8vRwwYO7aMFUmliSFVWVVRUaTA/view?pli=1

Cause we had no F71868 MB currently, we just check and mapping
register to driver.

Changelog:
V3
	1. Fix fatal compile error. (Thanks to Guenter Roeck)
	2. Fix array size and content not match error.
	   (Thanks to Dan Carpenter)

V2
	1. 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 | 163 +++++++++++++++++++++++++++++++++++++----------
 1 file changed, 131 insertions(+), 32 deletions(-)

-- 
1.9.1


_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2015-07-07 19:33 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-07  8:22 [lm-sensors] [PATCH V3 0/3] hwmon:f71882fg add new Fintek SuperIO support Peter Hung
2015-07-07  8:22 ` Peter Hung
2015-07-07  8:22 ` [lm-sensors] [PATCH V3 1/3] hwmon:f71882fg add f81866/f71868 " Peter Hung
2015-07-07  8:22   ` Peter Hung
2015-07-07  8:22 ` [lm-sensors] [PATCH V3 2/3] hwmon:f71882fg fix f81866a temp/beep setting Peter Hung
2015-07-07  8:22   ` Peter Hung
2015-07-07  8:22 ` [lm-sensors] [PATCH V3 3/3] hwmon:f71882fg fix f81866a voltage protection Peter Hung
2015-07-07  8:22   ` Peter Hung
2015-07-07 19:32 ` [lm-sensors] [PATCH V3 0/3] hwmon:f71882fg add new Fintek SuperIO support Guenter Roeck
2015-07-07 19:32   ` Guenter Roeck

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.