From: Carlos Corbacho <carlos@strangeworlds.co.uk>
To: linux-acpi@vger.kernel.org
Cc: lenb@kernel.org
Subject: [PATCH 0/3] WMI patches for 2.6.28
Date: Mon, 15 Sep 2008 22:32:29 +0100 [thread overview]
Message-ID: <20080915213229.8464.20471.stgit@localhost> (raw)
Len,
The following are three WMI patches for 2.6.28
The first two add rfkill support to acer-wmi for wireless & bluetooth, and
remove the old sysfs interfaces for these.
The third patch, from Matthew Garrett, adds event enabling/ disabling for
certain events to WMI, and is required for another WMI driver he's working
on.
-Carlos
---
Carlos Corbacho (2):
acer-wmi: Remove wireless and bluetooth sysfs entries
acer-wmi: Add rfkill support for wireless and bluetooth
Matthew Garrett (1):
According to the ACPI-WMI spec, event blocks may provide a function call
Documentation/laptops/acer-wmi.txt | 28 +---
drivers/acpi/wmi.c | 39 ++++++
drivers/misc/Kconfig | 1
drivers/misc/acer-wmi.c | 229 +++++++++++++++++++++++-------------
4 files changed, 191 insertions(+), 106 deletions(-)
--
E-Mail: carlos@strangeworlds.co.uk
Web: strangeworlds.co.uk
GPG Key ID: 0x23EE722D
next reply other threads:[~2008-09-16 19:15 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-09-15 21:32 Carlos Corbacho [this message]
2008-09-15 21:32 ` [PATCH 1/3] acer-wmi: Add rfkill support for wireless and bluetooth Carlos Corbacho
2008-09-15 21:32 ` [PATCH 2/3] acer-wmi: Remove wireless and bluetooth sysfs entries Carlos Corbacho
2008-09-15 21:32 ` [PATCH 3/3] According to the ACPI-WMI spec, event blocks may provide a function call Carlos Corbacho
2008-09-16 22:19 ` Henrique de Moraes Holschuh
2008-09-16 22:36 ` [PATCH 3/3 (Resend)] ACPI: WMI: Enable event methods when registering notifiers Carlos Corbacho
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=20080915213229.8464.20471.stgit@localhost \
--to=carlos@strangeworlds.co.uk \
--cc=lenb@kernel.org \
--cc=linux-acpi@vger.kernel.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 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.