mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: minyard@acm.org
To: Jean Delvare <jdelvare@suse.de>
Cc: openipmi-developer@lists.sourceforge.net,
	linux-kernel@vger.kernel.org, Andy Lutomirski <luto@kernel.org>
Subject: [PATCH v5 0/5] Create DMI sysfs code and add IPMI platform device
Date: Wed, 17 May 2017 14:56:19 -0500	[thread overview]
Message-ID: <1495050984-5602-1-git-send-email-minyard@acm.org> (raw)

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

             reply	other threads:[~2017-05-17 19:56 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-17 19:56 minyard [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1495050984-5602-1-git-send-email-minyard@acm.org \
    --to=minyard@acm.org \
    --cc=jdelvare@suse.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=luto@kernel.org \
    --cc=openipmi-developer@lists.sourceforge.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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