[ltp] thinkpad-acpi release 0.14-20070701 available in sf.net
Henrique de Moraes Holschuh
linux-thinkpad@linux-thinkpad.org
Sun, 1 Jul 2007 18:56:27 -0300
I have released version 0.14-20070701 of thinkpad-acpi through the
sourceforge.net release system.
It is available as patches against Linux 2.6.20.14 and 2.6.21.5 at:
http://sourceforge.net/project/showfiles.php?group_id=117042&package_id=230205
This is a major update release, with exciting new functionality:
* Input layer support (HAL will really like this)
* Radio switch support
* "tpb" hot keys support on recent ThinkPads
* autoload based on DMI tables
It is also one I would really appreciate some comments on, because this
stuff is going to ship in 2.6.23 and needs to be sent to upstream soon. It
changes the way userspace should deal with thinkpad-acpi hot keys (unless
you configure thinkpad-acpi into deprecated mode at kernel compile time).
Release Name: 0.14-20070701
Notes:
This release has non-backwards-compatible changes,
make sure to read the documentation, and pay attention
to the changes in Kconfig.
* thinkpad-acpi now favours the input layer over ACPI
events.
* the radio switch in *60/*61 models is now supported.
* the "tpb" hotkeys are now natively supported in recent
thinkpads (using interrupts, instead of polling the
nvram every 200ms).
Changes:
Henrique de Moraes Holschuh (15):
ACPI: thinkpad-acpi: add DMI-based modalias
ACPI: thinkpad-acpi: remove all uneeded initializers
ACPI: thinkpad-acpi: update information on T43 thermal sensor 0xc1
ACPI: thinkpad-acpi: enable more hotkeys
ACPI: thinkpad-acpi: export hotkey maximum masks
ACPI: thinkpad-acpi: export to sysfs the state of the radio slider
switch
ACPI: thinkpad-acpi: checkpoint sysfs interface version due to hotkey
ACPI: thinkpad-acpi: update CMOS commands documentation
ACPI: thinkpad-acpi: register input device
ACPI: thinkpad-acpi: add input device support to hotkey subdriver
ACPI: thinkpad-acpi: make the input event mode the default
INPUT: add a new EV_SW SW_RADIO event, for radio switches on laptops
ACPI: thinkpad-acpi: add power-management handler capability
ACPI: thinkpad-acpi: export EV_SW SW_RADIO events
ACPI: thinkpad-acpi: checkpoint sysfs interface version due to input
layer
Lennart Poettering (1):
DMI-based module autoloading
--
"One disk to rule them all, One disk to find them. One disk to bring
them all and in the darkness grind them. In the Land of Redmond
where the shadows lie." -- The Silicon Valley Tarot
Henrique Holschuh