All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] hwmon fixes for v6.0-rc5
@ 2022-09-10 14:29 Guenter Roeck
  2022-09-10 17:38 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Guenter Roeck @ 2022-09-10 14:29 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-hwmon, linux-kernel

Hi Linus,

Please pull hwmon fixes for Linux v6.0-rc5 from signed tag:

    git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git hwmon-for-v6.0-rc5

Thanks,
Guenter
------

The following changes since commit 7e18e42e4b280c85b76967a9106a13ca61c16179:

  Linux 6.0-rc4 (2022-09-04 13:10:01 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 88700d1396bae72d9a4c23a48bbd98c1c2f53f3d:

  hwmon: (asus-ec-sensors) autoload module via DMI data (2022-09-09 10:45:08 -0700)

----------------------------------------------------------------
hwmon fixes for v6.0-rc5

- Fix severe regression in asus-ec-sensors driver which resulted
  in EC driver failures.

- Fix various bugs in mr75203 driver

- Fix byte order bug in tps23861 driver

----------------------------------------------------------------
Alexandru Gagniuc (1):
      hwmon: (tps23861) fix byte order in resistance register

Eliav Farber (6):
      dt-bindings: hwmon: (mr75203) fix "intel,vm-map" property to be optional
      hwmon: (mr75203) fix VM sensor allocation when "intel,vm-map" not defined
      hwmon: (mr75203) update pvt->v_num and vm_num to the actual number of used sensors
      hwmon: (mr75203) fix voltage equation for negative source input
      hwmon: (mr75203) fix multi-channel voltage reading
      hwmon: (mr75203) enable polling for all VM channels

Eugene Shalygin (1):
      hwmon: (asus-ec-sensors) autoload module via DMI data

 .../devicetree/bindings/hwmon/moortec,mr75203.yaml |   1 -
 drivers/hwmon/asus-ec-sensors.c                    | 408 +++++++++++----------
 drivers/hwmon/mr75203.c                            |  72 ++--
 drivers/hwmon/tps23861.c                           |  10 +-
 4 files changed, 278 insertions(+), 213 deletions(-)

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

* Re: [GIT PULL] hwmon fixes for v6.0-rc5
  2022-09-10 14:29 [GIT PULL] hwmon fixes for v6.0-rc5 Guenter Roeck
@ 2022-09-10 17:38 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-09-10 17:38 UTC (permalink / raw)
  To: Guenter Roeck; +Cc: Linus Torvalds, linux-hwmon, linux-kernel

The pull request you sent on Sat, 10 Sep 2022 07:29:42 -0700:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/445e0bc7594a81d0e51d74c21a675c77369de4eb

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:[~2022-09-10 17:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-10 14:29 [GIT PULL] hwmon fixes for v6.0-rc5 Guenter Roeck
2022-09-10 17:38 ` pr-tracker-bot

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.