[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220701190101.2982333-1-linux@roeck-us.net>
Date: Fri, 1 Jul 2022 12:01:01 -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 v5.19-rc5
Hi Linus,
Please pull hwmon fixes for Linux v5.19-rc5 from signed tag:
git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git hwmon-for-v5.19-rc5
Thanks,
Guenter
------
The following changes since commit a111daf0c53ae91e71fd2bfe7497862d14132e3e:
Linux 5.19-rc3 (2022-06-19 15:06:47 -0500)
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-rc5
for you to fetch changes up to d0e51022a025ca5350fafb8e413a6fe5d4baf833:
hwmon: (ibmaem) don't call platform_device_del() if platform_device_add() fails (2022-07-01 11:53:29 -0700)
----------------------------------------------------------------
hwmon fixes for v5.19-rc5
* Fix error handling in ibmaem driver initialization
* Fix bad data reported by occ driver after setting power cap
* Fix typos in pmbus/ucd9200 driver comments
----------------------------------------------------------------
Eddie James (1):
hwmon: (occ) Prevent power cap command overwriting poll response
Jiang Jian (1):
hwmon: (pmbus/ucd9200) fix typos in comments
Yang Yingliang (1):
hwmon: (ibmaem) don't call platform_device_del() if platform_device_add() fails
drivers/hwmon/ibmaem.c | 12 ++++++++----
drivers/hwmon/occ/common.c | 5 +++--
drivers/hwmon/occ/common.h | 3 ++-
drivers/hwmon/occ/p8_i2c.c | 13 +++++++------
drivers/hwmon/occ/p9_sbe.c | 7 +++----
drivers/hwmon/pmbus/ucd9200.c | 2 +-
6 files changed, 24 insertions(+), 18 deletions(-)
Powered by blists - more mailing lists