All of lore.kernel.org
 help / color / mirror / Atom feed
From: Vernon Mauery <vernux@us.ibm.com>
To: Greg KH <gregkh@us.ibm.com>
Cc: lkml <linux-kernel@vger.kernel.org>,
	Pat Gaughen <gone@us.ibm.com>, Chris McDermott <lcm@us.ibm.com>,
	Jess Botts <botts@us.ibm.com>,
	pcihpd-discuss@lists.sourceforge.net
Subject: [PATCH] [0/2] acpiphp extension for 2.6.7
Date: Tue, 29 Jun 2004 16:50:33 -0700	[thread overview]
Message-ID: <1088553033.25961.63.camel@bluerat> (raw)
In-Reply-To: <20040624214555.GA1800@us.ibm.com>

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.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.1c.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.


The two patches are to follow.

--Vernon



  parent reply	other threads:[~2004-06-29 23:50 UTC|newest]

Thread overview: 20+ 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 18:47     ` Vernon Mauery
2004-06-29 23:50   ` Vernon Mauery [this message]
2004-07-02 20:58     ` [Pcihpd-discuss] [PATCH] [0/2] " 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           ` [PATCH] [0/2] acpiphp extension for 2.6.7 (final) Vernon Mauery
2004-07-09  0:12           ` [PATCH] [1/2] " 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=1088553033.25961.63.camel@bluerat \
    --to=vernux@us.ibm.com \
    --cc=botts@us.ibm.com \
    --cc=gone@us.ibm.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.