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 v4.4
Date: Sun,  1 Nov 2015 17:23:24 -0800	[thread overview]
Message-ID: <1446427404-28796-1-git-send-email-linux@roeck-us.net> (raw)

Hi Linus,

Please pull hwmon updates for Linux v4.4 from signed tag:

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

Thanks,
Guenter
------

The following changes since commit 25cb62b76430a91cc6195f902e61c2cb84ade622:

  Linux 4.3-rc5 (2015-10-11 11:09:45 -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.4

for you to fetch changes up to 3b5ea47dbff0c934b7b979bcc772427a2404ed3d:

  hwmon: (fam15h_power) Add max compute unit accumulated power (2015-10-31 15:43:41 -0700)

----------------------------------------------------------------
hwmon updates for v4.4

New driver for MAX31790, added support for TMP75C, as well as cleanups
and minor improvements in various drivers.

----------------------------------------------------------------
Ben Gardner (1):
      hwmon: (lm75) Add support for TMP75C

Cédric Le Goater (1):
      hwmon: (ibmpowernv) Add OF compatibility table entry

Guenter Roeck (2):
      hwmon: (nct6775) NCT6791D and NCT6792D have an additional temperature source
      hwmon: (nct6775) Introduce separate temperature labels for NCT6792 and NCT6793

Huang Rui (3):
      hwmon: (fam15h_power) Refactor attributes for dynamically added
      hwmon: (fam15h_power) Enable power1_input on AMD Carrizo
      hwmon: (fam15h_power) Add max compute unit accumulated power

Il Han (1):
      hwmon: Driver for Maxim MAX31790

Lukasz Odzioba (1):
      hwmon: (coretemp) Increase limit of maximum core ID from 32 to 128.

Marc Titinger (3):
      hwmon: (ina2xx) convert driver to using regmap
      hwmon: (ina2xx) give precedence to DT over checking for platform data.
      hwmon: (ina2xx) remove no longer used variable 'kind'

Sudeep Holla (1):
      hwmon: (abx500) drop the use of IRQF_NO_SUSPEND

Sudip Mukherjee (1):
      hwmon: (max31790) Fix dereference of ERR_PTR

 Documentation/hwmon/lm75     |   5 +-
 Documentation/hwmon/max31790 |  37 +++
 drivers/hwmon/Kconfig        |  10 +
 drivers/hwmon/Makefile       |   1 +
 drivers/hwmon/abx500.c       |   2 +-
 drivers/hwmon/coretemp.c     |   2 +-
 drivers/hwmon/fam15h_power.c |  87 +++++--
 drivers/hwmon/ibmpowernv.c   |   7 +
 drivers/hwmon/ina2xx.c       | 243 +++++++----------
 drivers/hwmon/lm75.c         |   7 +
 drivers/hwmon/max31790.c     | 603 +++++++++++++++++++++++++++++++++++++++++++
 drivers/hwmon/nct6775.c      | 101 +++++++-
 12 files changed, 926 insertions(+), 179 deletions(-)
 create mode 100644 Documentation/hwmon/max31790
 create mode 100644 drivers/hwmon/max31790.c

                 reply	other threads:[~2015-11-02  1:23 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=1446427404-28796-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®