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 changes for v4.2
Date: Mon, 22 Jun 2015 06:33:34 -0700	[thread overview]
Message-ID: <1434980014-18990-1-git-send-email-linux@roeck-us.net> (raw)

Hi Linus,

Please pull hwmon changes for Linux v4.2 from signed tag:

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

Thanks,
Guenter
------

The following changes since commit c65b99f046843d2455aa231747b5a07a999a9f3d:

  Linux 4.1-rc6 (2015-05-31 19:01:07 -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.2

for you to fetch changes up to 761c1770f2bf36a323ab97e2e1780db4f9b8a6fe:

  hwmon: add driver for Microchip TC74 (2015-06-21 22:54:53 -0700)

----------------------------------------------------------------
hwmon changes for v4.2
- New driver for Microchip TC74
- Support for ncpXXwf104 added to ntc_thermistor driver
- Minor cleanup

----------------------------------------------------------------
Beomho Seo (1):
      hwmon: (ntc_thermistor) Add support for ncpXXwf104

Chris Lesiak (2):
      hwmon: (ntc_thermistor) fix iio raw to microvolts conversion
      hwmon: (ntc_thermistor) Improve precision of resistance calculation

Geert Uytterhoeven (1):
      hwmon: Allow compile test of GPIO consumers if !GPIOLIB

Guenter Roeck (2):
      hwmon: (atxp1) Drop FSF mailing address
      hwmon: (atxp1) Drop auto-detection

Krzysztof Kozlowski (2):
      hwmon: (max197) Constify platform_device_id
      hwmon: (sht15) Constify platform_device_id

Maciej S. Szmigiero (1):
      hwmon: add driver for Microchip TC74

 .../devicetree/bindings/hwmon/ntc_thermistor.txt   |   1 +
 Documentation/hwmon/ntc_thermistor                 |   6 +-
 Documentation/hwmon/tc74                           |  20 +++
 drivers/hwmon/Kconfig                              |  18 ++-
 drivers/hwmon/Makefile                             |   1 +
 drivers/hwmon/atxp1.c                              |  58 +------
 drivers/hwmon/max197.c                             |   2 +-
 drivers/hwmon/ntc_thermistor.c                     |  82 +++++++---
 drivers/hwmon/sht15.c                              |   2 +-
 drivers/hwmon/tc74.c                               | 177 +++++++++++++++++++++
 include/linux/platform_data/ntc_thermistor.h       |   1 +
 11 files changed, 290 insertions(+), 78 deletions(-)
 create mode 100644 Documentation/hwmon/tc74
 create mode 100644 drivers/hwmon/tc74.c
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
Please read the FAQ at  http://www.tux.org/lkml/

                 reply	other threads:[~2015-06-22 13:34 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=1434980014-18990-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®