From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754115AbcHSEDa (ORCPT ); Fri, 19 Aug 2016 00:03:30 -0400 Received: from bh-25.webhostbox.net ([208.91.199.152]:49768 "EHLO bh-25.webhostbox.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750731AbcHSED3 (ORCPT ); Fri, 19 Aug 2016 00:03:29 -0400 From: Guenter Roeck To: torvalds@linuxfoundation.org Cc: linux-kernel@vger.kernel.org, linux-hwmon@vger.kernel.org Subject: [GIT PULL] hwmon fixes for v4.8-rc2 Date: Thu, 18 Aug 2016 20:27:34 -0700 Message-Id: <1471577254-31170-1-git-send-email-linux@roeck-us.net> X-Mailer: git-send-email 2.5.0 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-Authenticated-Sender: bh-25.webhostbox.net: 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.8-rc2 from signed tag: git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git hwmon-for-linus-v4.8-rc2 Thanks, Guenter ------ The following changes since commit 29b4817d4018df78086157ea3a55c1d9424a7cfc: Linux 4.8-rc1 (2016-08-07 18:18:00 -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.8-rc2 for you to fetch changes up to 4a008c002133aba0276cbc5d116bbb774aaf1b0d: hwmon: (ftsteutates) Correct ftp urls in driver documentation (2016-08-12 05:56:34 -0700) ---------------------------------------------------------------- hwmon fixes for v4.8-rc2 Fix a bug in it87 driver and URLs in ftsteutates driver. ---------------------------------------------------------------- Guenter Roeck (1): hwmon: (it87) Features mask must be 32 bit wide Thilo Cestonaro (1): hwmon: (ftsteutates) Correct ftp urls in driver documentation Documentation/hwmon/ftsteutates | 4 ++-- drivers/hwmon/it87.c | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-)