public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
From: Len Brown <len.brown-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
To: Linus Torvalds <torvalds-3NddpPZAyC0@public.gmane.org>
Cc: Andrew Morton <akpm-3NddpPZAyC0@public.gmane.org>,
	acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: [GIT PATCH] ACPI patch for 2.6.13-rc6
Date: Mon, 15 Aug 2005 16:35:59 -0400	[thread overview]
Message-ID: <1124138159.17245.4.camel@toshiba> (raw)
In-Reply-To: <1123175479.13136.21.camel@toshiba>

Hi Linus, please pull from: 

rsync://rsync.kernel.org/pub/scm/linux/kernel/git/lenb/to-linus.git

This patch allows the platform-specific drivers, such as toshiba_acpi
and asus_acpi to run w/o any cmdline flags -- like they did in 2.6.12.

thanks,
-Len

ps. The latest ACPI patch, including this and more lives here:
ftp://ftp.kernel.org/pub/linux/kernel/people/lenb/acpi/patches/release/2.6.12
ftp://ftp.kernel.org/pub/linux/kernel/people/lenb/acpi/patches/release/2.6.13

This will update the following files:

 Documentation/acpi-hotkey.txt       |    3 +++
 Documentation/kernel-parameters.txt |    5 +++++
 drivers/acpi/osl.c                  |    6 +++---
 3 files changed, 11 insertions(+), 3 deletions(-)

through these commits:

--------------------------
commit 30e332f3307e9f7718490a706e5ce99f0d3a7b26
tree 39054cfaf058a369f2b75bd89265e83522c02b49
parent d4ab025b73a2d10548e17765eb76f3b7351dc611
author Luming Yu <luming.yu-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> 1123821060 -0400
committer Len Brown <len.brown-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> 1124135218 -0400

[ACPI] re-enable platform-specific hotkey drivers by default

When both platform-specific and generic drivers exist,
enable generic over-ride with "acpi_generic_hotkey".

http://bugzilla.kernel.org/show_bug.cgi?id=4953

Signed-off-by: Luming Yu <luming.yu-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
Signed-off-by: Len Brown <len.brown-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>

--------------------------




-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf

      reply	other threads:[~2005-08-15 20:35 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <d120d50005071312322b5d4bff@mail.gmail.com>
     [not found] ` <1121286258.4435.98.camel@mindpipe>
     [not found]   ` <20050713134857.354e697c.akpm@osdl.org>
     [not found]     ` <20050713211650.GA12127@taniwha.stupidest.org>
     [not found]       ` <Pine.LNX.4.63.0507131639130.13193@twinlark.arctic.org>
     [not found]         ` <20050714005106.GA16085@taniwha.stupidest.org>
     [not found]           ` <Pine.LNX.4.63.0507131810430.13193@twinlark.arctic.org>
     [not found]             ` <1121304825.4435.126.camel@mindpipe>
     [not found]               ` <Pine.LNX.4.58.0507131847000.17536@g5.osdl.org>
     [not found]                 ` <1121326938.3967.12.camel@laptopd505.fenrus.org>
     [not found]                   ` <20050714121340.GA1072@ucw.cz>
     [not found]                     ` <Pine.LNX.4.58.0507140933150.19183@g5.osdl.org>
     [not found]                       ` <1121383050.4535.73.camel@mindpipe>
     [not found]                         ` <Pine.LNX.4.58.0507141623490.19183@g5.osdl.org>
     [not found]                           ` <1121384499.4535.82.camel@mindpipe>
     [not found]                             ` <Pine.LNX.4.58.0507141648070.19183@g5.osdl.org>
     [not found]                               ` <Pine.LNX.4.58.0507141648070.19183-hNm40g4Ew95AfugRpC6u6w@public.gmane.org>
2005-07-30  5:49                                 ` [GIT PATCH] ACPI patches for 2.6.13 Len Brown
2005-07-30  9:58                                   ` Pavel Machek
2005-08-03 23:16                                   ` [GIT PATCH] ACPI patches for 2.6.13-rc5 Len Brown
2005-08-04 17:11                                     ` [GIT PATCH] ACPI patches for 2.6.13-rc5+ Len Brown
2005-08-15 20:35                                       ` Len Brown [this message]

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=1124138159.17245.4.camel@toshiba \
    --to=len.brown-ral2jqcrhueavxtiumwx3w@public.gmane.org \
    --cc=acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org \
    --cc=akpm-3NddpPZAyC0@public.gmane.org \
    --cc=linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=torvalds-3NddpPZAyC0@public.gmane.org \
    /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