All of lore.kernel.org
 help / color / mirror / Atom feed
From: Len Brown <len.brown@intel.com>
To: Marcelo Tosatti <marcelo.tosatti@cyclades.com>
Cc: ACPI Developers <acpi-devel@lists.sourceforge.net>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: [BKPATCH] ACPI for 2.4
Date: 20 May 2004 02:14:14 -0400	[thread overview]
Message-ID: <1085033653.12359.484.camel@dhcppc4> (raw)

Hi Marcelo, please do a 

	bk pull bk://linux-acpi.bkbits.net/linux-acpi-release-2.4.27

thanks,
-Len

ps. a plain patch is also available here:
ftp://ftp.kernel.org/pub/linux/kernel/people/lenb/acpi/patches/release/2.4.27/acpi-20040326-2.4.27.diff.gz

This will update the following files:

 arch/x86_64/kernel/io_apic.c |    3 ++-
 drivers/acpi/Makefile        |    2 +-
 drivers/acpi/ac.c            |    2 ++
 drivers/acpi/asus_acpi.c     |   24 ++++++++++++++++++++++++
 drivers/acpi/battery.c       |    6 ++++++
 drivers/acpi/bus.c           |   14 +++-----------
 drivers/acpi/button.c        |   17 +++++++++--------
 drivers/acpi/ec.c            |    6 ++++++
 drivers/acpi/fan.c           |    2 ++
 drivers/acpi/power.c         |    2 ++
 drivers/acpi/thermal.c       |   10 ++++++++++
 11 files changed, 67 insertions(+), 21 deletions(-)

through these ChangeSets:

<len.brown@intel.com> (04/05/18 1.1359.6.21)
   [ACPI] remove /proc files before unloading modules
   from Sau Dan Lee, Zhenyu Wang
   http://bugzilla.kernel.org/show_bug.cgi?id=2705

<len.brown@intel.com> (04/05/18 1.1359.6.20)
   [ACPI] revert button module unload fix (OSDL 2281)
   Cset exclude: len.brown@intel.com|ChangeSet|20040504154434|56458
   Cset exclude: len.brown@intel.com|ChangeSet|20040428081912|57065
   Cset exclude: len.brown@intel.com|ChangeSet|20040428054017|55837

<len.brown@intel.com> (04/05/14 1.1359.6.19)
   [ACPI] delete IOAPIC-disable workaround on x86_64/VIA
   BTW. looks like 2.6 has an IOMMU disable workaround here that may be
needed or VIA in 2.4.
   http://bugme.osdl.org/show_bug.cgi?id=1530

             reply	other threads:[~2004-05-20  6:14 UTC|newest]

Thread overview: 39+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-05-20  6:14 Len Brown [this message]
  -- strict thread matches above, loose matches on Subject: below --
2005-01-31  8:32 [BKPATCH] ACPI for 2.4 Len Brown
2004-11-23  6:34 Len Brown
2005-05-19  6:25 ` Len Brown
2004-11-16 19:26 Len Brown
2004-11-16 19:26 ` Len Brown
2004-11-09  8:17 Len Brown
2004-10-28  9:33 Len Brown
2004-10-28  9:33 ` Len Brown
2004-06-18  7:32 Len Brown
     [not found] ` <1087540935.4488.214.camel-D2Zvc0uNKG8@public.gmane.org>
2004-06-18 12:09   ` Marcelo Tosatti
2004-05-06 22:28 Len Brown
2004-04-01 12:24 O.Sezer
2004-04-01 12:57 ` O.Sezer
2004-04-01 10:40 Len Brown
2004-04-01 10:40 ` Len Brown
2004-03-27  0:53 Len Brown
2004-03-27  0:53 ` Len Brown
2004-03-23 10:43 Len Brown
2004-03-23 10:43 ` Len Brown
2004-03-14  6:01 Len Brown
2004-03-14  6:01 ` Len Brown
     [not found] ` <1079244088.2173.134.camel-D2Zvc0uNKG8@public.gmane.org>
2004-03-14 16:31   ` Sérgio Monteiro Basto
2004-03-06  6:32 Len Brown
2004-03-06  6:32 ` Len Brown
2004-02-25 10:01 Len Brown
2004-02-25 10:01 ` Len Brown
2004-02-07  9:10 Len Brown
2004-02-07  9:10 ` Len Brown
     [not found] ` <1076145024.8687.32.camel-D2Zvc0uNKG8@public.gmane.org>
2004-02-08  8:20   ` Willy Tarreau
2004-02-08  8:20     ` Willy Tarreau
     [not found]     ` <20040208082059.GD29363-HkMpAodKYdnXX8ko2wsARw@public.gmane.org>
2004-02-08  9:08       ` Willy Tarreau
2004-02-08  9:08         ` Willy Tarreau
2004-01-27  5:52 Len Brown
     [not found] ` <1075182740.2489.40.camel-D2Zvc0uNKG8@public.gmane.org>
2004-01-27  6:01   ` Nate Lawson
2003-11-18 20:58 Len Brown
2003-11-20 11:16 ` Len Brown
2003-11-21 17:49   ` Willy Tarreau
2003-11-21 18:46     ` Willy Tarreau

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=1085033653.12359.484.camel@dhcppc4 \
    --to=len.brown@intel.com \
    --cc=acpi-devel@lists.sourceforge.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=marcelo.tosatti@cyclades.com \
    /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.