mbox series

[GIT,PULL] hwmon fixes for v6.6-rc3

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

Pull-request

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

Message

Guenter Roeck Sept. 21, 2023, 5:06 a.m. UTC
Hi Linus,

Please pull hwmon fixes for Linux v6.6-rc3 from signed tag:

    git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git hwmon-for-v6.6-rc3

Thanks,
Guenter
------

The following changes since commit 0bb80ecc33a8fb5a682236443c1e740d5c917d1d:

  Linux 6.6-rc1 (2023-09-10 16:28:41 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 2dd1d862817b850787f4755c05d55e5aeb76dd08:

  hwmon: (nct6775) Fix non-existent ALARM warning (2023-09-18 11:52:18 -0700)

----------------------------------------------------------------
hwmon fix for v6.6-rc3

One patch to drop a non-existent alarm attribute in the nct6775 driver

----------------------------------------------------------------
Ahmad Khalifa (1):
      hwmon: (nct6775) Fix non-existent ALARM warning

 drivers/hwmon/nct6775-core.c | 4 ++++
 1 file changed, 4 insertions(+)

Comments

pr-tracker-bot@kernel.org Sept. 21, 2023, 5:10 p.m. UTC | #1
The pull request you sent on Wed, 20 Sep 2023 22:06:47 -0700:

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

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

Thank you!