mbox series

[GIT,PULL] hwmon fixes for v6.8-rc6

Message ID 20240222225651.4078336-1-linux@roeck-us.net (mailing list archive)
State Not Applicable
Headers show
Series [GIT,PULL] hwmon fixes for v6.8-rc6 | expand

Pull-request

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

Message

Guenter Roeck Feb. 22, 2024, 10:56 p.m. UTC
Hi Linus,

Please pull hwmon fixes for Linux v6.8-rc6 from signed tag:

    git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git hwmon-for-v6.8-rc6

Thanks,
Guenter
------

The following changes since commit 841c35169323cd833294798e58b9bf63fa4fa1de:

  Linux 6.8-rc4 (2024-02-11 12:18:13 -0800)

are available in the Git repository at:

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

for you to fetch changes up to d56e460e19ea8382f813eb489730248ec8d7eb73:

  hwmon: (nct6775) Fix access to temperature configuration registers (2024-02-21 13:56:33 -0800)

----------------------------------------------------------------
hwmon fixes for v6.8-rc6

Fix a global-out-of-bounds bug in nct6775 driver.

----------------------------------------------------------------
Guenter Roeck (1):
      hwmon: (nct6775) Fix access to temperature configuration registers

 drivers/hwmon/nct6775-core.c | 14 ++++++++++++--
 1 file changed, 12 insertions(+), 2 deletions(-)

Comments

pr-tracker-bot@kernel.org Feb. 23, 2024, 5:11 p.m. UTC | #1
The pull request you sent on Thu, 22 Feb 2024 14:56:51 -0800:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/76d885a1e5450d16252fcfc07d51ecdaaf712fa4

Thank you!