public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Vernon Mauery <vernux@us.ibm.com>
To: Greg KH <greg@kroah.com>
Cc: pcihpd <pcihpd-discuss@lists.sourceforge.net>,
	Greg KH <gregkh@us.ibm.com>, lkml <linux-kernel@vger.kernel.org>,
	Pat Gaughen <gone@us.ibm.com>, Chris McDermott <lcm@us.ibm.com>,
	Jess Botts <botts@us.ibm.com>
Subject: [PATCH] [0/2] acpiphp extension for 2.6.7 (final)
Date: Thu, 08 Jul 2004 17:11:48 -0700	[thread overview]
Message-ID: <1089331908.2089.249.camel@bluerat> (raw)
In-Reply-To: <20040708232827.GA20755@kroah.com>

On Thu, 2004-07-08 at 16:28, Greg KH wrote:
> Those checks are fine with me, I don't have a problem with them.
> 
> > Either way, after I make the other fixes (and possibly this one), should
> > I resubmit both patches together or just 1 of 2 alone?
> 
> Resend both of them, that way I'm reminded that they both need to be
> applied :)
> 

Just for good measure, the description is included below again. :)

The two patches are to follow

--Vernon


After much discussion, dissection, rewriting and reading (documentation
of course), I finally think this patch is ready to be included in the
kernel.  I have chosen to split it into 2 parts because really, that's
what it is -- a patch to acpiphp that allows other modules to register
attention LED callback functions and also a new module that does just
that for the IBM ACPI systems.  These patches were made against the
2.6.7 kernel tree.

01 - acpiphp-attention-v0.1d.patch

        This patch adds the ability to register callback functions with
        the acpiphp core to set and get the current attention LED
        status.  The reason this is needed is because there is not set
        ACPI standard for how this is done so each hardware platform may
        implement it differently.  To keep hardware specific code out of
        acpiphp, we allow other modules to register their code with it.


02 - acpiphp_ibm-v1.0.1d.patch

        This patch adds the first driver that actually uses the callback
        function for attention LEDs that the acpiphp-attention patch
        adds.  It searches the ACPI namespace for IBM hardware, sets up
        the callbacks and sets up a handler to read ACPI events and
        forward them on to /proc/acpi/event.  It also exports an ACPI
        table that shows current hotplug status to userland.




  parent reply	other threads:[~2004-07-09  0:12 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-06-22 19:53 [PATCH] acpiphp extension for 2.6.7 Vernon Mauery
2004-06-24 21:45 ` Greg KH
2004-06-25 16:42   ` Vernon Mauery
2004-06-29 18:47   ` Vernon Mauery
2004-06-29 23:50   ` [PATCH] [0/2] " Vernon Mauery
2004-07-02 20:58     ` [Pcihpd-discuss] " Greg KH
2004-07-03  0:02       ` [PATCH] [0/2] acpiphp extension for 2.6.7 (take 3) Vernon Mauery
2004-07-03  0:02       ` [PATCH] [1/2] " Vernon Mauery
2004-07-03  0:02       ` [PATCH] [2/2] " Vernon Mauery
2004-06-29 23:50   ` [PATCH] [1/2] acpiphp extension for 2.6.7 Vernon Mauery
2004-06-29 23:50   ` [PATCH] [2/2] " Vernon Mauery
     [not found] ` <200407071147.57604@bilbo.math.uni-mannheim.de>
     [not found]   ` <1089216410.24908.5.camel@bluerat>
     [not found]     ` <200407081209.42927@bilbo.math.uni-mannheim.de>
     [not found]       ` <1089328415.2089.194.camel@bluerat>
     [not found]         ` <20040708232827.GA20755@kroah.com>
2004-07-09  0:11           ` Vernon Mauery [this message]
2004-07-09  0:12           ` [PATCH] [1/2] acpiphp extension for 2.6.7 (final) Vernon Mauery
2004-07-14 22:52             ` Greg KH
2004-07-09  0:12           ` [PATCH] [2/2] " Vernon Mauery
2004-07-14 22:52             ` Greg KH
2004-09-16 18:23           ` [PATCH] acpiphp extension fixes for 2.6.9-rc2 Vernon Mauery
2004-09-17 22:10             ` Vernon Mauery
2004-09-22 20:29               ` Greg KH

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=1089331908.2089.249.camel@bluerat \
    --to=vernux@us.ibm.com \
    --cc=botts@us.ibm.com \
    --cc=gone@us.ibm.com \
    --cc=greg@kroah.com \
    --cc=gregkh@us.ibm.com \
    --cc=lcm@us.ibm.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=pcihpd-discuss@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