[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <ZutIwdh3ij-tx5kg@mail.minyard.net>
Date: Wed, 18 Sep 2024 16:40:17 -0500
From: Corey Minyard <corey@...yard.net>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel <linux-kernel@...r.kernel.org>,
openipmi-developer@...ts.sourceforge.net
Subject: [GIT PULL] IPMI bug fixes for 6.12
The following changes since commit 0108b7be2a18d85face1e10c68ecc0138f1bed58:
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/git/jgg/iommufd (2024-08-20 16:06:39 -0700)
are available in the Git repository at:
https://github.com/cminyard/linux-ipmi.git tags/for-linus-6.12-1
for you to fetch changes up to 64dce81f8c373c681e62d5ffe0397c45a35d48a2:
ipmi: docs: don't advertise deprecated sysfs entries (2024-09-01 14:35:35 -0500)
----------------------------------------------------------------
Some minor fixes and cleanups for IPMI. Nothing big.
Handle a bogus BMC a little better, fix autoload on some systems,
remove some deprecated interfaces from the docs.
----------------------------------------------------------------
Corey Minyard (1):
ipmi:ssif: Improve detecting during probing
Wolfram Sang (1):
ipmi: docs: don't advertise deprecated sysfs entries
Yuntao Liu (1):
ipmi: ipmi_ssif: fix module autoloading
Documentation/driver-api/ipmi.rst | 2 +-
drivers/char/ipmi/ipmi_ssif.c | 25 ++++++++++++++++++++++++-
2 files changed, 25 insertions(+), 2 deletions(-)
Powered by blists - more mailing lists