[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230325140026.3591525-1-linux@roeck-us.net>
Date:   Sat, 25 Mar 2023 07:00:26 -0700
From:   Guenter Roeck <linux@...ck-us.net>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     linux-hwmon@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [GIT PULL] hwmon fixes for v6.3-rc4
Hi Linus,
Please pull hwmon fixes for Linux v6.3-rc4 from signed tag:
    git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git hwmon-for-v6.3-rc4
Thanks,
Guenter
------
The following changes since commit e8d018dd0257f744ca50a729e3d042cf2ec9da65:
  Linux 6.3-rc3 (2023-03-19 13:27:55 -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.3-rc4
for you to fetch changes up to 968b66ffeb7956acc72836a7797aeb7b2444ec51:
  hwmon (it87): Fix voltage scaling for chips with 10.9mV  ADCs (2023-03-21 19:14:55 -0700)
----------------------------------------------------------------
hwmon fixes for v6.3-rc4
- it87: Fix voltage scaling for chips with 10.9mV ADCs
- xgene: Fix ioremap and memremap leak
- peci/cputemp: Fix miscalculated DTS temperature for SKX
- hwmon core: fix potential sensor registration failure with thermal subsystem
  if of_node is missing
----------------------------------------------------------------
Frank Crawford (1):
      hwmon (it87): Fix voltage scaling for chips with 10.9mV  ADCs
Iwona Winiarska (1):
      hwmon: (peci/cputemp) Fix miscalculated DTS for SKX
Phinex Hung (1):
      hwmon: fix potential sensor registration fail if of_node is missing
Tianyi Jing (1):
      hwmon: (xgene) Fix ioremap and memremap leak
 drivers/hwmon/hwmon.c        |  7 +++++--
 drivers/hwmon/it87.c         |  4 +++-
 drivers/hwmon/peci/cputemp.c |  8 +++++++-
 drivers/hwmon/xgene-hwmon.c  | 14 +++++++-------
 4 files changed, 22 insertions(+), 11 deletions(-)
Powered by blists - more mailing lists
 
