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.18-rc6
Date: Mon, 2 May 2022 23:00:00 -0700 [thread overview]
Message-ID: <20220503060000.2839547-1-linux@roeck-us.net> (raw)
Hi Linus,
Please pull hwmon fixes for Linux v5.18-rc6 from signed tag:
git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git hwmon-for-v5.18-rc6
Thanks,
Guenter
------
The following changes since commit 3123109284176b1532874591f7c81f3837bbdc17:
Linux 5.18-rc1 (2022-04-03 14:08:21 -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.18-rc6
for you to fetch changes up to 08da09f028043fed9653331ae75bc310411f72e6:
hwmon: (pmbus) delta-ahe50dc-fan: work around hardware quirk (2022-04-27 04:52:18 -0700)
----------------------------------------------------------------
hwmon fixes for v5.18-rc6
- Work around a hardware problem in the delta-ahe50dc-fan driver
- Explicitly disable PEC in PMBus core if not enabled
- Fix negative temperature values in f71882fg driver
- Fix warning on removal of adt7470 driver
- Fix CROSSHAIR VI HERO name in asus_wmi_sensors driver
- Fix build warning seen in xdpe12284 driver if
CONFIG_SENSORS_XDPE122_REGULATOR is disabled
- Fix type of 'ti,n-factor' in ti,tmp421 driver bindings
----------------------------------------------------------------
Adam Wujek (1):
hwmon: (pmbus) disable PEC if not enabled
Armin Wolf (1):
hwmon: (adt7470) Fix warning on module removal
Denis Pauk (1):
hwmon: (asus_wmi_sensors) Fix CROSSHAIR VI HERO name
Guenter Roeck (1):
hwmon: (xdpe12284) Fix build warning seen if CONFIG_SENSORS_XDPE122_REGULATOR is disabled
Ji-Ze Hong (Peter Hong) (1):
hwmon: (f71882fg) Fix negative temperature
Rob Herring (1):
dt-bindings: hwmon: ti,tmp421: Fix type for 'ti,n-factor'
Zev Weiss (1):
hwmon: (pmbus) delta-ahe50dc-fan: work around hardware quirk
Documentation/devicetree/bindings/hwmon/ti,tmp421.yaml | 7 +++----
drivers/hwmon/adt7470.c | 4 ++--
drivers/hwmon/asus_wmi_sensors.c | 2 +-
drivers/hwmon/f71882fg.c | 5 +++--
drivers/hwmon/pmbus/delta-ahe50dc-fan.c | 16 ++++++++++++++++
drivers/hwmon/pmbus/pmbus_core.c | 3 +++
drivers/hwmon/pmbus/xdpe12284.c | 2 +-
7 files changed, 29 insertions(+), 10 deletions(-)
next reply other threads:[~2022-05-03 6:00 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-05-03 6:00 Guenter Roeck [this message]
2022-05-03 17:19 ` [GIT PULL] hwmon fixes for v5.18-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=20220503060000.2839547-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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox