From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757542Ab3ETQow (ORCPT ); Mon, 20 May 2013 12:44:52 -0400 Received: from mail.active-venture.com ([67.228.131.205]:54576 "EHLO mail.active-venture.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756097Ab3ETQou (ORCPT ); Mon, 20 May 2013 12:44:50 -0400 X-Originating-IP: 108.223.40.66 Date: Mon, 20 May 2013 09:44:57 -0700 From: Guenter Roeck To: torvalds@linux-foundation.org Cc: linux-kernel@vger.kernel.org, lm-sensors@lm-sensors.org Subject: [GIT PULL] hwmon fixes for 3.10-rc2 Message-ID: <20130520164457.GA3918@roeck-us.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="M9NhX3UHpAaciwkO" Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --M9NhX3UHpAaciwkO Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Hi Linus, Please pull hwmon fixes for Linux 3.10-rc2 from signed tag: git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git hwmon-for-linus This pull request adds two more patches to the request I sent out last week. If there is a reason for not accepting it, I would appreciate if you would let me know to give me a chance to correct it. Thanks, Guenter ------ The following changes since commit f722406faae2d073cc1d01063d1123c35425939e: Linux 3.10-rc1 (2013-05-11 17:14:08 -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 for you to fetch changes up to 917cc4e6b25c655264e8ea903eb77db25994ac24: MAINTAINERS: Add myself as maintainer for LM95234 and TMP401 drivers (2013-05-20 06:29:25 -0700) ---------------------------------------------------------------- Error path fixes for abituguru and iio_hwmon drivers. Drop erroneously created attributes from nct6775 driver. Drop redundant safety on cache lifetime for tmp401 driver. Add explicit maintainer for LM95234 and TMP401 drivers. ---------------------------------------------------------------- Axel Lin (2): hwmon: (iio_hwmon) Fix missing iio_channel_release_all call if devm_kzalloc fail hwmon: (iio_hwmon) Fix null pointer dereference Guenter Roeck (2): hwmon: (nct6775) Do not create non-existing attributes MAINTAINERS: Add myself as maintainer for LM95234 and TMP401 drivers Jean Delvare (1): hwmon: (tmp401) Drop redundant safety on cache lifetime Wei Yongjun (1): hwmon: fix error return code in abituguru_probe() MAINTAINERS | 14 ++++++++++++++ drivers/hwmon/abituguru.c | 16 ++++++++++------ drivers/hwmon/iio_hwmon.c | 8 +++++--- drivers/hwmon/nct6775.c | 6 ++++-- drivers/hwmon/tmp401.c | 2 +- 5 files changed, 34 insertions(+), 12 deletions(-) --M9NhX3UHpAaciwkO Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) iQIcBAEBAgAGBQJRmlMJAAoJEMsfJm/On5mBDcoP/Aig+RAOOOmFKHIu1hNFXYzZ d+smq8k66xMyapZiBkoZXP4NSgS4ohwAt4u1R11KkM2SuTf+Gr50pkozEo+uvh3N 2PwK2TKRsVfGWnoTjay72SWi3BGokHSHY2CZypW4R0mRIBNjzg5DX6kPo+eHFXE7 XdcYL1JZIcyjqJ8Sih5LKWF9U4fSq3UGYwApQOS0Yqx8wD9R3IhpAQ8/E1An95VZ 57o4YZrYYxG9dF0mo60KIMLS/plnFuREhDM2tEYweXphU/NVXcft3CsQzlMlh2kK u2XvHUfEi11xM5+aHVhi4oskAT7+0I6aQ/lWPQ+g3QqmRHV9CLQcvjkiCrSwBvvq mmUPF91XoqZd2AtwpsDEqjmgKtYl+tLit4LsSejhUxwT1jZHg7LfJ3KnpDU/xvBO kPO0NuD1/rxVLqiVyYN2bgC0Ro52tiUcNbL2CIXiiHsYYfEVmvmPPPjLlVJOg6O5 tUa9eKKs9lDdhAa1wFDGMc3fD80gY4h+lB958r94vGpHVl3q5ikY4dVYcu2wiKSG +LpFbGvXQ/CMi6wKpogoO8tEIA/MXqF535PC2ak7kDvhq31Yt4P9ziDgexcrA6qD X/rgHNftWRNxtviHEawAlv3jUww+/hwL1tB5zTcCkFy1/dCDMcG9hcWkO0VkxkIf ihuJkK3+kOHzKpGmGmMY =sRIC -----END PGP SIGNATURE----- --M9NhX3UHpAaciwkO--