From: Len Brown <lenb-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
To: Henrique de Moraes Holschuh
<hmh-N3TV7GIv+o9fyO9Q7EP/yw@public.gmane.org>
Cc: ibm-acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org,
linux-acpi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [GIT PATCH] thinkpad-acpi queue for the 2.6.26 merge window
Date: Thu, 10 Apr 2008 02:37:16 -0400 [thread overview]
Message-ID: <200804100237.16177.lenb@kernel.org> (raw)
In-Reply-To: <1207799585-10112-1-git-send-email-hmh-N3TV7GIv+o9fyO9Q7EP/yw@public.gmane.org>
On Wednesday 09 April 2008, Henrique de Moraes Holschuh wrote:
>
> Len,
>
> This patchset has my current thinkpad-acpi queue. The target is 2.6.26's
> merge window.
>
> Some of the thinkpad-acpi patches require patches from Richard Purdie's LED
> tree that are already in -mm. As far as I know, those are usually merged
> early when the merge window opens, so that shouldn't be a big problem.
>
> As usual, the patch set is available at:
> git://repo.or.cz/linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git for-upstream/acpi-test
>
> Note that the above repository branch *DOES* have Richard's LED patches
> already merged in on top of 2.6.25-rc8 as a merge commit, and the
> thinkpad-acpi queue merged in as another merge commit. The LED tree can be
> found at: git://git.o-hand.com/linux-rpurdie-leds for-mm
>
> Shortlog (with the LED tree stuff removed):
>
> Henrique de Moraes Holschuh (13):
> ACPI: thinkpad-acpi: BIOS backlight mode helper (v2)
> ACPI: thinkpad-acpi: warn once about weird hotkey masks
> ACPI: thinkpad-acpi: enhance box identification output
> ACPI: thinkpad-acpi: rate-limit CMOS/EC unsynced error messages
> ACPI: thinkpad-acpi: fix brightness dimming control bug
> ACPI: thinkpad-acpi: claim tpacpi as an official short handle
> ACPI: thinkpad-acpi: prepare light and LED for sysfs support
> ACPI: thinkpad-acpi: add sysfs led class support for thinklight (v3.1)
> ACPI: thinkpad-acpi: add sysfs led class support to thinkpad leds (v3.1)
> ACPI: thinkpad-acpi: fluff really minor fix
> ACPI: thinkpad-acpi: use a private workqueue
> ACPI: thinkpad-acpi: fix selects in Kconfig
> ACPI: thinkpad-acpi: bump up version to 0.20
>
> Please merge the thinkpad-acpi changesets for acpi-test, for the next
> mainline merge window.
>
hmmm, if we drop this series as-is into acpi-test then it will fail due to no "brightness_get"...
-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
Don't miss this year's exciting event. There's still time to save $100.
Use priority code J8TL2D2.
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
next prev parent reply other threads:[~2008-04-10 6:37 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-04-10 3:52 [GIT PATCH] thinkpad-acpi queue for the 2.6.26 merge window Henrique de Moraes Holschuh
2008-04-10 3:52 ` [PATCH 03/13] ACPI: thinkpad-acpi: enhance box identification output Henrique de Moraes Holschuh
[not found] ` <1207799585-10112-1-git-send-email-hmh-N3TV7GIv+o9fyO9Q7EP/yw@public.gmane.org>
2008-04-10 3:52 ` [PATCH 01/13] ACPI: thinkpad-acpi: BIOS backlight mode helper (v2) Henrique de Moraes Holschuh
2008-04-12 0:26 ` Randy Dunlap
2008-04-10 3:52 ` [PATCH 02/13] ACPI: thinkpad-acpi: warn once about weird hotkey masks Henrique de Moraes Holschuh
2008-04-10 3:52 ` [PATCH 04/13] ACPI: thinkpad-acpi: rate-limit CMOS/EC unsynced error messages Henrique de Moraes Holschuh
2008-04-10 3:52 ` [PATCH 05/13] ACPI: thinkpad-acpi: fix brightness dimming control bug Henrique de Moraes Holschuh
2008-04-10 3:52 ` [PATCH 06/13] ACPI: thinkpad-acpi: claim tpacpi as an official short handle Henrique de Moraes Holschuh
2008-04-12 0:21 ` Randy Dunlap
2008-04-10 3:52 ` [PATCH 07/13] ACPI: thinkpad-acpi: prepare light and LED for sysfs support Henrique de Moraes Holschuh
2008-04-10 3:53 ` [PATCH 09/13] ACPI: thinkpad-acpi: add sysfs led class support to thinkpad leds (v3.1) Henrique de Moraes Holschuh
2008-04-12 0:21 ` Randy Dunlap
2008-04-12 13:10 ` Henrique de Moraes Holschuh
2008-04-10 3:53 ` [PATCH 10/13] ACPI: thinkpad-acpi: fluff really minor fix Henrique de Moraes Holschuh
2008-04-10 3:53 ` [PATCH 13/13] ACPI: thinkpad-acpi: bump up version to 0.20 Henrique de Moraes Holschuh
2008-04-10 6:37 ` Len Brown [this message]
[not found] ` <200804100237.16177.lenb-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
2008-04-10 12:34 ` [GIT PATCH] thinkpad-acpi queue for the 2.6.26 merge window Henrique de Moraes Holschuh
2008-04-10 17:23 ` Len Brown
2008-04-10 22:34 ` Richard Purdie
2008-04-12 13:54 ` Henrique de Moraes Holschuh
2008-04-22 20:02 ` [ibm-acpi-devel] " Henrique de Moraes Holschuh
[not found] ` <20080422200223.GA25311-ZGHd14iZgfaRjzvQDGKj+xxZW9W5cXbT@public.gmane.org>
2008-04-23 23:16 ` Richard Purdie
2008-04-10 3:53 ` [PATCH 08/13] ACPI: thinkpad-acpi: add sysfs led class support for thinklight (v3.1) Henrique de Moraes Holschuh
2008-04-12 0:24 ` Randy Dunlap
2008-04-12 14:51 ` Henrique de Moraes Holschuh
2008-04-10 3:53 ` [PATCH 11/13] ACPI: thinkpad-acpi: use a private workqueue Henrique de Moraes Holschuh
2008-04-10 3:53 ` [PATCH 12/13] ACPI: thinkpad-acpi: fix selects in Kconfig Henrique de Moraes Holschuh
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=200804100237.16177.lenb@kernel.org \
--to=lenb-dgejt+ai2ygdnm+yrofe0a@public.gmane.org \
--cc=hmh-N3TV7GIv+o9fyO9Q7EP/yw@public.gmane.org \
--cc=ibm-acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org \
--cc=linux-acpi-u79uwXL29TY76Z2rM5mHXA@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