All of lore.kernel.org
 help / color / mirror / Atom feed
From: Guenter Roeck <linux@roeck-us.net>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-hwmon@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [GIT PULL] hwmon fixes for v6.8-rc4
Date: Fri,  9 Feb 2024 07:04:23 -0800	[thread overview]
Message-ID: <20240209150423.1339290-1-linux@roeck-us.net> (raw)

Hi Linus,

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

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

Thanks,
Guenter
------

The following changes since commit 54be6c6c5ae8e0d93a6c4641cb7528eb0b6ba478:

  Linux 6.8-rc3 (2024-02-04 12:20:36 +0000)

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-rc4

for you to fetch changes up to 34cf8c657cf0365791cdc658ddbca9cc907726ce:

  hwmon: (coretemp) Enlarge per package core count limit (2024-02-04 06:43:45 -0800)

----------------------------------------------------------------
hwmon fixes for v6.8-rc4

- coretemp: Various fixes, and increase number of supported CPU cores

- aspeed-pwm-tacho: Add missing mutex protection

----------------------------------------------------------------
Loic Prylli (1):
      hwmon: (aspeed-pwm-tacho) mutex for tach reading

Zhang Rui (3):
      hwmon: (coretemp) Fix out-of-bounds memory access
      hwmon: (coretemp) Fix bogus core_id to attr name mapping
      hwmon: (coretemp) Enlarge per package core count limit

 drivers/hwmon/aspeed-pwm-tacho.c |  7 +++++++
 drivers/hwmon/coretemp.c         | 42 +++++++++++++++++++++-------------------
 2 files changed, 29 insertions(+), 20 deletions(-)

             reply	other threads:[~2024-02-09 15:04 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-09 15:04 Guenter Roeck [this message]
2024-02-09 18:46 ` [GIT PULL] hwmon fixes for v6.8-rc4 pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240209150423.1339290-1-linux@roeck-us.net \
    --to=linux@roeck-us.net \
    --cc=linux-hwmon@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.