mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Guenter Roeck <linux@roeck-us.net>
To: torvalds@linuxfoundation.org
Cc: linux-kernel@vger.kernel.org, lm-sensors@lm-sensors.org
Subject: [GIT PULL] hwmon fixes for v4.4-rc2
Date: Wed, 18 Nov 2015 08:30:56 -0800	[thread overview]
Message-ID: <1447864256-8985-1-git-send-email-linux@roeck-us.net> (raw)

Hi Linus,

Please pull hwmon fixes for Linux v4.4-rc2 from signed tag:

    git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git hwmon-for-linus-v4.4-rc2

Thanks,
Guenter
------

The following changes since commit 8005c49d9aea74d382f474ce11afbbc7d7130bec:

  Linux 4.4-rc1 (2015-11-15 17:00:27 -0800)

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.4-rc2

for you to fetch changes up to cef03d7e66bd70c4baf61dd2431cf8de250834de:

  hwmon: (scpi) skip unsupported sensors properly (2015-11-16 09:59:50 -0800)

----------------------------------------------------------------
hwmon fixes for v4.4-rc2

Fix build issues in scpi and ina2xx drivers, update scpi driver to
support recent firmware, and fix an uninitialized variable warning
in applesmc driver.

----------------------------------------------------------------
Arnd Bergmann (1):
      hwmon: (scpi) add thermal-of dependency

Li Yang (1):
      hwmon: (ina2xx) Fix build issue by selecting REGMAP_I2C

Shuah Khan (1):
      hwmon : (applesmc) Fix uninitialized variables warnings

Sudeep Holla (1):
      hwmon: (scpi) skip unsupported sensors properly

 drivers/hwmon/Kconfig      |  2 ++
 drivers/hwmon/applesmc.c   |  2 +-
 drivers/hwmon/scpi-hwmon.c | 21 +++++++++++----------
 3 files changed, 14 insertions(+), 11 deletions(-)

                 reply	other threads:[~2015-11-18 16:31 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1447864256-8985-1-git-send-email-linux@roeck-us.net \
    --to=linux@roeck-us.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lm-sensors@lm-sensors.org \
    --cc=torvalds@linuxfoundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome