[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220810134533.380417-1-linux@roeck-us.net>
Date: Wed, 10 Aug 2022 06:45:33 -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 hwmon-fixes-for-v6.0-rc1
Hi Linus,
Please pull hwmon fixes for Linux hwmon-fixes-for-v6.0-rc1 from signed tag:
git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git hwmon-fixes-for-v6.0-rc1
Thanks,
Guenter
------
The following changes since commit d4252071b97d2027d246f6a82cbee4d52f618b47:
add barriers to buffer_uptodate and set_buffer_uptodate (2022-08-09 15:03:02 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git tags/hwmon-fixes-for-v6.0-rc1
for you to fetch changes up to f4e6960f4f16b1ca5da16cec7612ecc86402ac05:
hwmon: (nct6775) Fix platform driver suspend regression (2022-08-10 06:37:01 -0700)
----------------------------------------------------------------
hwmon fixes for v6.0-rc1
Fix two regressions in nct6775 and lm90 drivers
----------------------------------------------------------------
Guenter Roeck (1):
hwmon: (lm90) Fix error return value from detect function
Zev Weiss (1):
hwmon: (nct6775) Fix platform driver suspend regression
drivers/hwmon/lm90.c | 2 +-
drivers/hwmon/nct6775-core.c | 3 ++-
drivers/hwmon/nct6775-platform.c | 2 +-
drivers/hwmon/nct6775.h | 2 ++
4 files changed, 6 insertions(+), 3 deletions(-)
Powered by blists - more mailing lists