Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753149AbbGARyB (ORCPT ); Wed, 1 Jul 2015 13:54:01 -0400 Received: from bh-25.webhostbox.net ([208.91.199.152]:46172 "EHLO bh-25.webhostbox.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752810AbbGARxp (ORCPT ); Wed, 1 Jul 2015 13:53:45 -0400 Date: Wed, 1 Jul 2015 10:53:40 -0700 From: Guenter Roeck To: Peter Hung Cc: jdelvare@suse.de, 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 V2 0/3] hwmon:f71882fg add new Fintek SuperIO support Message-ID: <20150701175340.GA6453@roeck-us.net> References: <1435627870-12249-1-git-send-email-hpeter+linux_kernel@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1435627870-12249-1-git-send-email-hpeter+linux_kernel@gmail.com> User-Agent: Mutt/1.5.23 (2014-03-12) X-Authenticated_sender: guenter@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: guenter@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: 1014 Lines: 31 On Tue, Jun 30, 2015 at 09:31:07AM +0800, 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. > > Changelog: > > V2 > 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 | 162 +++++++++++++++++++++++++++++++++++++---------- > 1 file changed, 130 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/