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.19-rc3
Date: Fri, 17 Jun 2022 06:55:25 -0700	[thread overview]
Message-ID: <20220617135525.616752-1-linux@roeck-us.net> (raw)

Hi Linus,

Please pull hwmon fixes for Linux v5.19-rc3 from signed tag:

    git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git hwmon-for-v5.19-rc3

Thanks,
Guenter
------

The following changes since commit f2906aa863381afb0015a9eb7fefad885d4e5a56:

  Linux 5.19-rc1 (2022-06-05 17:18:54 -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.19-rc3

for you to fetch changes up to ec41c6d82056cbbd7ec8f44eed6d86fea50acf4e:

  hwmon: (asus-ec-sensors) add missing comma in board name list. (2022-06-15 08:14:38 -0700)

----------------------------------------------------------------
hwmon fixes for v5.19-rc3

* Add missing lock protection in occ driver

* Add missing comma in board name list in asus-ec-sensors driver

* Fix devicetree bindings for ti,tmp401

----------------------------------------------------------------
Eddie James (1):
      hwmon: (occ) Lock mutex in shutdown to prevent race with occ_active

Michael Carns (1):
      hwmon: (asus-ec-sensors) add missing comma in board name list.

Rob Herring (1):
      dt-bindings: hwmon: ti,tmp401: Drop 'items' from 'ti,n-factor' property

 Documentation/devicetree/bindings/hwmon/ti,tmp401.yaml | 5 ++---
 drivers/hwmon/asus-ec-sensors.c                        | 2 +-
 drivers/hwmon/occ/common.c                             | 5 +++++
 3 files changed, 8 insertions(+), 4 deletions(-)

             reply	other threads:[~2022-06-17 13:55 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-17 13:55 Guenter Roeck [this message]
2022-06-17 17:07 ` [GIT PULL] hwmon fixes for v5.19-rc3 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=20220617135525.616752-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.