linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] hwmon fixes for v5.16-rc5
@ 2021-12-10 20:41 Guenter Roeck
  2021-12-10 22:46 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Guenter Roeck @ 2021-12-10 20:41 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-hwmon, linux-kernel

Hi Linus,

Please pull hwmon fixes for Linux v5.16-rc5 from signed tag:

    git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git hwmon-for-v5.16-rc5

Thanks,
Guenter
------

The following changes since commit fa55b7dcdc43c1aa1ba12bca9d2dd4318c2a0dbf:

  Linux 5.16-rc1 (2021-11-14 13:56:52 -0800)

are available in the Git repository at:

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

for you to fetch changes up to a2ca752055edd39be38b887e264d3de7ca2bc1bb:

  hwmon: (pwm-fan) Ensure the fan going on in .probe() (2021-11-30 06:44:18 -0800)

----------------------------------------------------------------
hwmon fixes for v5.16-rc5

- In the pwm-fan driver, ensure that the internal pwm state matches
  the state assumed by the pwm code.
- Avoid EREMOTEIO errors in sht4 driver
- In the nct6775 driver, make it explicit that the register value
  passed to nct6775_asuswmi_read() is an 8-bit value
- Avoid WARNing in dell-smm driver removal after failing to create
  /proc/i8k
- Stop using a plain integer as NULL pointer in corsair-psu driver

----------------------------------------------------------------
Armin Wolf (1):
      hwmon: (dell-smm) Fix warning on /proc/i8k creation error

Billy Tsai (1):
      hwmon: (pwm-fan) Ensure the fan going on in .probe()

David Mosberger-Tang (1):
      hwmon: (sht4x) Fix EREMOTEIO errors

Wilken Gottwalt (1):
      hwmon: (corsair-psu) fix plain integer used as NULL pointer

Zev Weiss (1):
      hwmon: (nct6775) mask out bank number in nct6775_wmi_read_value()

 drivers/hwmon/corsair-psu.c    | 2 +-
 drivers/hwmon/dell-smm-hwmon.c | 7 +++----
 drivers/hwmon/nct6775.c        | 2 +-
 drivers/hwmon/pwm-fan.c        | 2 --
 drivers/hwmon/sht4x.c          | 4 ++--
 5 files changed, 7 insertions(+), 10 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] hwmon fixes for v5.16-rc5
  2021-12-10 20:41 [GIT PULL] hwmon fixes for v5.16-rc5 Guenter Roeck
@ 2021-12-10 22:46 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-12-10 22:46 UTC (permalink / raw)
  To: Guenter Roeck; +Cc: Linus Torvalds, linux-hwmon, linux-kernel

The pull request you sent on Fri, 10 Dec 2021 12:41:06 -0800:

> git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git hwmon-for-v5.16-rc5

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/1e050cd539b843eefce6e742a46f82c4dcdf3c23

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-12-10 22:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-10 20:41 [GIT PULL] hwmon fixes for v5.16-rc5 Guenter Roeck
2021-12-10 22:46 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).