diff options
author | Henrique de Moraes Holschuh <hmh@hmh.eng.br> | 2009-04-14 02:44:14 +0000 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2009-04-18 01:19:54 -0400 |
commit | b57f7e7b836d271902b8b7b1ec8cf9312dc5d228 (patch) | |
tree | 03e87f4dbe5cefcf8228528bf77315a34cd060ca /Documentation/laptops | |
parent | 922fe097b1e8f2f2f23dbed61cfe6e0316fecff1 (diff) | |
download | kernel_samsung_aries-b57f7e7b836d271902b8b7b1ec8cf9312dc5d228.zip kernel_samsung_aries-b57f7e7b836d271902b8b7b1ec8cf9312dc5d228.tar.gz kernel_samsung_aries-b57f7e7b836d271902b8b7b1ec8cf9312dc5d228.tar.bz2 |
thinkpad-acpi: bump up version to 0.23
Plenty of high-profile changes, so it deserves a new version number.
Features added since 0.22:
* Restrict unsafe LEDs
* New race-less brightness control strategy for IBM ThinkPads
* Disclose TGID of driver access from userspace (debug)
* Warn when deprecated functions are used
Other changes:
* Better debug messages in some subdrivers
* Removed "hotkey disable" support, since it breaks the driver
* Dropped "ibm-acpi" alias
Signed-off-by: Henrique de Moraes Holschuh <hmh@hmh.eng.br>
Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'Documentation/laptops')
-rw-r--r-- | Documentation/laptops/thinkpad-acpi.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/laptops/thinkpad-acpi.txt b/Documentation/laptops/thinkpad-acpi.txt index 3d76507..e7e9a690 100644 --- a/Documentation/laptops/thinkpad-acpi.txt +++ b/Documentation/laptops/thinkpad-acpi.txt @@ -1,7 +1,7 @@ ThinkPad ACPI Extras Driver - Version 0.22 - November 23rd, 2008 + Version 0.23 + April 10th, 2009 Borislav Deianov <borislav@users.sf.net> Henrique de Moraes Holschuh <hmh@hmh.eng.br> |