Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933151AbbGGTdG (ORCPT ); Tue, 7 Jul 2015 15:33:06 -0400 Received: from bh-25.webhostbox.net ([208.91.199.152]:38348 "EHLO bh-25.webhostbox.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933051AbbGGTdA (ORCPT ); Tue, 7 Jul 2015 15:33:00 -0400 Message-ID: <559C2963.4010902@roeck-us.net> Date: Tue, 07 Jul 2015 12:32:51 -0700 From: Guenter Roeck User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.6.0 MIME-Version: 1.0 To: Peter Hung , jdelvare@suse.de CC: lm-sensors@lm-sensors.org, linux-kernel@vger.kernel.org, tom_tsai@fintek.com.tw, peter_hong@fintek.com.tw, Peter Hung Subject: Re: [PATCH V3 0/3] hwmon:f71882fg add new Fintek SuperIO support References: <1436257358-31360-1-git-send-email-hpeter+linux_kernel@gmail.com> In-Reply-To: <1436257358-31360-1-git-send-email-hpeter+linux_kernel@gmail.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Authenticated_sender: linux@roeck-us.net X-OutGoing-Spam-Status: No, score=-1.0 X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - bh-25.webhostbox.net X-AntiAbuse: Original Domain - vger.kernel.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - roeck-us.net X-Get-Message-Sender-Via: bh-25.webhostbox.net: authenticated_id: linux@roeck-us.net X-Source: X-Source-Args: X-Source-Dir: Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1482 Lines: 44 On 07/07/2015 01:22 AM, Peter Hung wrote: > 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 > 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(-) > Series applied to -next. Thanks, Guenter -- 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/