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.3-rc2
Date: Thu, 25 Jul 2019 10:40:44 -0700	[thread overview]
Message-ID: <1564076444-24557-1-git-send-email-linux@roeck-us.net> (raw)

Hi Linus,

Please pull hwmon fixes for Linux v5.3-rc2 from signed tag:

    git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git hwmon-for-v5.3-rc2

Thanks,
Guenter
------

The following changes since commit 5f9e832c137075045d15cd6899ab0505cfb2ca4b:

  Linus 5.3-rc1 (2019-07-21 14:05:38 -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.3-rc2

for you to fetch changes up to 223b2b5030f370f219c23c2c4678b419a72434d9:

  hwmon: (k8temp) documentation: update URL of datasheet (2019-07-21 19:18:45 -0700)

----------------------------------------------------------------
Couple of hwmon bug fixes

Update k8temp documentation URL
Register address fixes in nct6775 driver
Fix potential division by zero in occ driver

----------------------------------------------------------------
Björn Gerhart (1):
      hwmon: (nct6775) Fix register address and added missed tolerance for nct6106

Lei YU (1):
      hwmon: (occ) Fix division by zero issue

Robert Karszniewicz (1):
      hwmon: (k8temp) documentation: update URL of datasheet

 Documentation/hwmon/k8temp.rst | 2 +-
 drivers/hwmon/nct6775.c        | 3 ++-
 drivers/hwmon/occ/common.c     | 6 ++++--
 3 files changed, 7 insertions(+), 4 deletions(-)

             reply	other threads:[~2019-07-25 17:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-25 17:40 Guenter Roeck [this message]
2019-07-26 18:25 ` [GIT PULL] hwmon fixes for v5.3-rc2 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=1564076444-24557-1-git-send-email-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.