mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Guenter Roeck <linux@roeck-us.net>
To: torvalds@linux-foundation.org
Cc: linux-kernel@vger.kernel.org, lm-sensors@lm-sensors.org
Subject: [GIT PULL] hwmon updates for 3.16 (take two)
Date: Fri, 13 Jun 2014 09:07:14 -0700	[thread overview]
Message-ID: <20140613160714.GA16162@roeck-us.net> (raw)

[-- Attachment #1: Type: text/plain, Size: 2244 bytes --]

Hi Linus,

Please pull the second round of hwmon updates for Linux 3.16 from signed tag:

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

Thanks,
Guenter
------

The following changes since commit 5c02c392cd2320e8d612376d6b72b6548a680923:

  Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux (2014-06-11 21:10:33 -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 78cebd0889c7b8b92f43e7667efc16636b858c34:

  hwmon: vexpress: Use devm helper for hwmon device registration (2014-06-12 08:36:50 -0700)

----------------------------------------------------------------
New driver for Sensirion SHTC1 humidity / temperature sensor
Convert ltc4151 and vexpress drivers to use devm functions
Drop generic chip detection from lm85 driver
Avoid forward declarations in atxp1 driver
Fix sign extensions in ina2xx driver

----------------------------------------------------------------
Axel Lin (2):
      hwmon: (ltc4151) Convert to devm_hwmon_device_register_with_groups
      hwmon: (atxp1) Avoid forward declaration

Fabio Baltieri (1):
      hwmon: (ina2xx) Cast to s16 on shunt and current regs

Jean Delvare (1):
      hwmon: (lm85) Drop generic detection

Pawel Moll (1):
      hwmon: vexpress: Use devm helper for hwmon device registration

Tomas Pop (1):
      hwmon: add support for Sensirion SHTC1 sensor

 Documentation/hwmon/shtc1           |  43 ++++++
 drivers/hwmon/Kconfig               |  10 ++
 drivers/hwmon/Makefile              |   1 +
 drivers/hwmon/atxp1.c               |  42 +++---
 drivers/hwmon/ina2xx.c              |   7 +-
 drivers/hwmon/lm85.c                |  33 ++---
 drivers/hwmon/ltc4151.c             |  51 ++------
 drivers/hwmon/shtc1.c               | 251 ++++++++++++++++++++++++++++++++++++
 drivers/hwmon/vexpress.c            |  82 ++++--------
 include/linux/platform_data/shtc1.h |  23 ++++
 10 files changed, 401 insertions(+), 142 deletions(-)
 create mode 100644 Documentation/hwmon/shtc1
 create mode 100644 drivers/hwmon/shtc1.c
 create mode 100644 include/linux/platform_data/shtc1.h

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

                 reply	other threads:[~2014-06-13 16:07 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=20140613160714.GA16162@roeck-us.net \
    --to=linux@roeck-us.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lm-sensors@lm-sensors.org \
    --cc=torvalds@linux-foundation.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

all inboxes | Powered by JetHome®