Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753825AbbF3Bbr (ORCPT ); Mon, 29 Jun 2015 21:31:47 -0400 Received: from mail-pd0-f181.google.com ([209.85.192.181]:36497 "EHLO mail-pd0-f181.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752638AbbF3BbT (ORCPT ); Mon, 29 Jun 2015 21:31:19 -0400 From: Peter Hung X-Google-Original-From: Peter Hung To: jdelvare@suse.de, linux@roeck-us.net Cc: lm-sensors@lm-sensors.org, linux-kernel@vger.kernel.org, tom_tsai@fintek.com.tw, peter_hong@fintek.com.tw, Peter Hung Subject: [PATCH V2 0/3] hwmon:f71882fg add new Fintek SuperIO support Date: Tue, 30 Jun 2015 09:31:07 +0800 Message-Id: <1435627870-12249-1-git-send-email-hpeter+linux_kernel@gmail.com> X-Mailer: git-send-email 1.9.1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 881 Lines: 29 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(-) -- 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/