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 updates for 3.20
Date: Sun,  8 Feb 2015 20:44:46 -0800	[thread overview]
Message-ID: <1423457086-15421-1-git-send-email-linux@roeck-us.net> (raw)

Hi Linus,

Please pull hwmon updates for Linux 3.20 from signed tag:

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

Thanks,
Guenter
------

The following changes since commit 26bc420b59a38e4e6685a73345a0def461136dce:

  Linux 3.19-rc6 (2015-01-25 20:04:41 -0800)

are available in the git repository at:

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

for you to fetch changes up to dd378b1bcaa0ef5b14cca1e52b58ef9a3279fd8b:

  hwmon: (tmp102) add hibernation callbacks (2015-02-03 12:17:12 -0800)

----------------------------------------------------------------
Asaf Vertz (1):
      hwmon: (abx500) Fix format string warnings

Bartosz Golaszewski (7):
      hwmon: (ina2xx) reinitialize the chip in case it's been reset
      hwmon: (ina2xx) remove a stray new line
      hwmon: (ina2xx) don't accept shunt values greater than the calibration factor
      hwmon: (ina2xx) make shunt resistance configurable at run-time
      hwmon: (ina2xx) implement update_interval attribute for ina226
      hwmon: (ina2xx) remove an unnecessary dev_get_drvdata() result check
      hwmon: (ina2xx) use DIV_ROUND_CLOSEST() to avoid rounding errors

Grygorii Strashko (1):
      hwmon: (tmp102) add hibernation callbacks

Guenter Roeck (5):
      hwmon: (jc42) Use sign_extend32 for sign extension
      hwmon: (jc42) Fix integer overflow
      hwmon: (jc42) Fix integer overflow when writing hysteresis value
      hwmon: (ads2828) Convert to use regmap
      hwmon: (ads2828) Only keep data in device data structure if needed

Jean Delvare (1):
      hwmon: (jc42) Allow negative hysteresis temperatures

Kevin Hilman (1):
      hwmon: (ina2xx) Add ina231 compatible string

Krzysztof Kozlowski (1):
      hwmon: (nct7802) Constify struct regmap_config

Rasmus Villemoes (2):
      hwmon: (ad7314) Do proper sign extension
      hwmon: (adc128d818) Do proper sign extension

 Documentation/hwmon/ina2xx |  23 +++-
 drivers/hwmon/Kconfig      |   5 +-
 drivers/hwmon/abx500.c     |   6 +-
 drivers/hwmon/ad7314.c     |   5 +-
 drivers/hwmon/adc128d818.c |   3 +-
 drivers/hwmon/ads7828.c    | 102 ++++++--------
 drivers/hwmon/ina2xx.c     | 334 +++++++++++++++++++++++++++++++++++++++------
 drivers/hwmon/jc42.c       |  15 +-
 drivers/hwmon/nct7802.c    |   2 +-
 drivers/hwmon/tmp102.c     |  15 +-
 10 files changed, 375 insertions(+), 135 deletions(-)

                 reply	other threads:[~2015-02-09  4:44 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=1423457086-15421-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

all inboxes | Powered by JetHome®