All of lore.kernel.org
 help / color / mirror / Atom feed
From: Guenter Roeck <linux@roeck-us.net>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-hwmon@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [GIT PULL] hwmon fixes for v5.7-rc6
Date: Fri, 15 May 2020 08:22:56 -0700	[thread overview]
Message-ID: <20200515152256.175107-1-linux@roeck-us.net> (raw)

Hi Linus,

Please pull hwmon fixes for Linux v5.7-rc6 from signed tag:

    git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git hwmon-for-v5.7-rc6

Thanks,
Guenter
------

The following changes since commit ae83d0b416db002fe95601e7f97f64b59514d936:

  Linux 5.7-rc2 (2020-04-19 14:35:30 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git tags/hwmon-for-v5.7-rc6

for you to fetch changes up to 333e22db228f0bd0c839553015a6a8d3db4ba569:

  hwmon: (da9052) Synchronize access with mfd (2020-05-13 10:06:09 -0700)

----------------------------------------------------------------
hwmon fixes for v5.7-rc6

Fix ADC access synchronization problem with da9052 driver
Fix temperature limit and status reporting in nct7904 driver
Fix drivetemp temperature reporting if SCT is supported
but SCT data tables are not.

----------------------------------------------------------------
Amy Shih (2):
      hwmon: (nct7904) Read all SMI status registers in probe function
      hwmon: (nct7904) Fix incorrect range of temperature limit registers

Guenter Roeck (1):
      hwmon: (drivetemp) Fix SCT support if SCT data tables are not supported

Samu Nuutamo (1):
      hwmon: (da9052) Synchronize access with mfd

 drivers/hwmon/da9052-hwmon.c |  4 ++--
 drivers/hwmon/drivetemp.c    |  2 +-
 drivers/hwmon/nct7904.c      | 12 +++++++++++-
 3 files changed, 14 insertions(+), 4 deletions(-)

             reply	other threads:[~2020-05-15 15:23 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-15 15:22 Guenter Roeck [this message]
2020-05-15 17:30 ` [GIT PULL] hwmon fixes for v5.7-rc6 pr-tracker-bot

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=20200515152256.175107-1-linux@roeck-us.net \
    --to=linux@roeck-us.net \
    --cc=linux-hwmon@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.