mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH v5 0/5] Create DMI sysfs code and add IPMI platform device
@ 2017-05-17 19:56 minyard
  2017-05-17 19:56 ` [PATCH v5 1/5] dmi: remove const from return of dmi_find_device minyard
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: minyard @ 2017-05-17 19:56 UTC (permalink / raw)
  To: Jean Delvare; +Cc: openipmi-developer, linux-kernel, Andy Lutomirski

This series adds a DMI fwnode, creates an IPMI platform device
from the SMBIOS table, and converts the IPMI driver over to
use the new platform device.

This is essentially the same thing I posted a while ago, I just updated
the v4 version to the latest kernel.  I'd really like to get this in to
the kernel.

I can handle the IPMI side of things, of course, and with permission I
can bring this in through the IPMI tree.

Thanks,

-corey

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2017-05-17 19:57 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-05-17 19:56 [PATCH v5 0/5] Create DMI sysfs code and add IPMI platform device minyard
2017-05-17 19:56 ` [PATCH v5 1/5] dmi: remove const from return of dmi_find_device minyard
2017-05-17 19:56 ` [PATCH v5 2/5] dmi: Add a DMI firmware node and handling minyard
2017-05-17 19:56 ` [PATCH v5 3/5] dmi: Add IPMI DMI scanning to the DMI code minyard
2017-05-17 19:56 ` [PATCH v5 4/5] dmi: Add IPMI DMI devices as platform devices minyard
2017-05-17 19:56 ` [PATCH v5 5/5] ipmi: Convert DMI handling over to a platform device minyard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome