diff options
author | Henrique de Moraes Holschuh <hmh@hmh.eng.br> | 2009-01-11 03:01:10 -0200 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2009-01-15 13:48:24 -0500 |
commit | aa2fbcec07b0d594808bc3058692395d24eba66e (patch) | |
tree | e64fb430ab14fc95323780ccd828b588a4471d9d /Documentation | |
parent | 54926ce8d2db7ebcbc4b80aae2cec571cd793e46 (diff) | |
download | linux-3.10-aa2fbcec07b0d594808bc3058692395d24eba66e.tar.gz linux-3.10-aa2fbcec07b0d594808bc3058692395d24eba66e.tar.bz2 linux-3.10-aa2fbcec07b0d594808bc3058692395d24eba66e.zip |
ACPI: thinkpad-acpi: bump up version to 0.22
It is about time to bump up the version.
Features added since 0.21: fan suspend/resume support, preserve radio
state across power off (for some radio types), built-in UWB radio
rfkill support and thermal alarm events support.
Signed-off-by: Henrique de Moraes Holschuh <hmh@hmh.eng.br>
Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/laptops/thinkpad-acpi.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Documentation/laptops/thinkpad-acpi.txt b/Documentation/laptops/thinkpad-acpi.txt index 91c00010b15..41bc99fa188 100644 --- a/Documentation/laptops/thinkpad-acpi.txt +++ b/Documentation/laptops/thinkpad-acpi.txt @@ -1,7 +1,7 @@ ThinkPad ACPI Extras Driver - Version 0.21 - May 29th, 2008 + Version 0.22 + November 23rd, 2008 Borislav Deianov <borislav@users.sf.net> Henrique de Moraes Holschuh <hmh@hmh.eng.br> @@ -17,7 +17,7 @@ This driver used to be named ibm-acpi until kernel 2.6.21 and release 0.13-20070314. It used to be in the drivers/acpi tree, but it was moved to the drivers/misc tree and renamed to thinkpad-acpi for kernel 2.6.22, and release 0.14. It was moved to drivers/platform/x86 for -kernel 2.6.29. +kernel 2.6.29 and release 0.22. The driver is named "thinkpad-acpi". In some places, like module names, "thinkpad_acpi" is used because of userspace issues. |