From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932281AbbHGOqX (ORCPT ); Fri, 7 Aug 2015 10:46:23 -0400 Received: from bh-25.webhostbox.net ([208.91.199.152]:40088 "EHLO bh-25.webhostbox.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932157AbbHGOqU (ORCPT ); Fri, 7 Aug 2015 10:46:20 -0400 From: Guenter Roeck To: torvalds@linuxfoundation.org Cc: linux-kernel@vger.kernel.org, lm-sensors@lm-sensors.org Subject: [GIT PULL] hwmon fixes for v4.2-rc6 Date: Fri, 7 Aug 2015 07:46:15 -0700 Message-Id: <1438958775-4566-1-git-send-email-linux@roeck-us.net> X-Mailer: git-send-email 2.1.4 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 Hi Linus, Please pull hwmon fixes for Linux v4.2-rc6 from signed tag: git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git hwmon-for-linus-v4.2-rc6 Thanks, Guenter ------ The following changes since commit 74d33293e467df61de1b1d8b2fbe29e550dec33b: Linux 4.2-rc5 (2015-08-02 18:34:55 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git tags/hwmon-for-linus-v4.2-rc6 for you to fetch changes up to de66b380977eb9daa925aeb21756a9b00f700e45: hwmon: (g762) Export OF module alias information (2015-08-05 08:31:59 -0700) ---------------------------------------------------------------- Export module alias information in g762 and nct7904 to support auto-loading. Blacklist Dell Studio XPS 8100 in dell-smm to fix fan control problems. ---------------------------------------------------------------- Javier Martinez Canillas (2): hwmon: (nct7904) Export I2C module alias information hwmon: (g762) Export OF module alias information Pali Rohár (1): hwmon: (dell-smm) Blacklist Dell Studio XPS 8100 drivers/hwmon/dell-smm-hwmon.c | 18 +++++++++++++++++- drivers/hwmon/g762.c | 1 + drivers/hwmon/nct7904.c | 1 + 3 files changed, 19 insertions(+), 1 deletion(-)