From: Carlos Corbacho <carlos@strangeworlds.co.uk>
To: linux-acpi@vger.kernel.org
Subject: [PATCH 0/5] WMI
Date: Mon, 17 Dec 2007 00:23:00 +0000 [thread overview]
Message-ID: <20071217002300.4943.99904.stgit@localhost> (raw)
Another WMI release.
Patch #1: (WMI - initial driver and in kernel interface)
Big change here is putting in a basic EC region handler - which is
mostly a shameless rip off of the EC driver's acpi_ec_space_handler,
with the exception that WMI doesn't need to care about the EC device,
and just calls ec_{read,write} instead.
Therefore, CC'ing Alexey for the EC bit.
For review, and hopefully to go up to 2.6.25
Patch #2: (acer-wmi) - No Change
For review, and (rather tentatively here) 2.6.25 material?
Patch #3: (tc1100-wmi)
RFC only, needs actual testing on the hardware, and probably very broken.
Waiting on Matthew Garrett to get some free time to test this.
Bluetooth renamed to jogdial, as per comments from Joshua Wise.
Patch #4: (WMI sysfs interface) - No Change
RFC only (see patch #5 for reason). Adds interface
under /sys/devices/virtual/wmi
Changes: Added 'string' file to each GUID, which reports whether the GUID has
the 'string' flag set (userspace needs to know for converting from its'
format to ASCII and back).
Patch #5: (WMI sysfs workaround) - No change
Temporary hack, needed to get patch #4 working, due to a limitation on bus_id
length (Kay Sievers is apparently working on this, ref Greg KH[1]). This
should _NOT_ be applied to any upstream kernel.
-Carlos
[1] http://lkml.org/lkml/2007/12/4/30
next reply other threads:[~2007-12-17 0:22 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-12-17 0:23 Carlos Corbacho [this message]
-- strict thread matches above, loose matches on Subject: below --
2008-01-18 23:58 [PATCH 0/5] WMI Carlos Corbacho
2008-01-27 20:49 ` Carlos Corbacho
2008-01-12 2:20 Carlos Corbacho
2007-12-27 15:38 Carlos Corbacho
2008-01-06 1:39 ` Carlos Corbacho
2007-12-18 23:51 Carlos Corbacho
2007-12-17 0:23 Carlos Corbacho
2007-12-12 2:01 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=20071217002300.4943.99904.stgit@localhost \
--to=carlos@strangeworlds.co.uk \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox