[GIT PULL] IPMI bug fixes for 6.12
From: Corey Minyard
Date: Wed Sep 18 2024 - 17:40:33 EST
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(-)