mbox series

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

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

Pull-request

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

Message

Guenter Roeck Aug. 29, 2024, 2:33 p.m. UTC
Hi Linus,

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

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

Thanks,
Guenter
------

The following changes since commit 5be63fc19fcaa4c236b307420483578a56986a37:

  Linux 6.11-rc5 (2024-08-25 19:07:11 +1200)

are available in the Git repository at:

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

for you to fetch changes up to 7bbc079531fc38d401e1c4088d4981435a8828e3:

  hwmon: (pt5161l) Fix invalid temperature reading (2024-08-26 20:58:05 -0700)

----------------------------------------------------------------
hwmon fixes for v6.11-rc6

- pt5161l: Fix invalid temperature reading of bad ADC values

- asus-ec-sensors: Remove unsupported VRM temperature from X570-E GAMING

----------------------------------------------------------------
Cosmo Chou (1):
      hwmon: (pt5161l) Fix invalid temperature reading

Ross Brown (1):
      hwmon: (asus-ec-sensors) remove VRM temp X570-E GAMING

 drivers/hwmon/asus-ec-sensors.c | 2 +-
 drivers/hwmon/pt5161l.c         | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

Comments

pr-tracker-bot@kernel.org Aug. 29, 2024, 6:33 p.m. UTC | #1
The pull request you sent on Thu, 29 Aug 2024 07:33:08 -0700:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/3b9dfd9e59367eff5f65ef2a850f2df674f1f1c5

Thank you!