aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/acpi-hotkey.txt (follow)
AgeCommit message (Collapse)AuthorFilesLines
2005-08-15Merge to-linus-stable into to-akpmLen Brown1-2/+2
2005-08-15[ACPI] re-enable platform-specific hotkey drivers by defaultLuming Yu1-0/+3
When both platform-specific and generic drivers exist, enable generic over-ride with "acpi_generic_hotkey". http://bugzilla.kernel.org/show_bug.cgi?id=4953 Signed-off-by: Luming Yu <luming.yu@intel.com> Signed-off-by: Len Brown <len.brown@intel.com>
2005-07-29[ACPI] update hotkey documentationIacopo Spalletti1-0/+3
http://bugzilla.kernel.org/show_bug.cgi?id=4903 Signed-off-by: Iacopo Spalletti <avvisi@spalletti.it> Signed-off-by: Len Brown <len.brown@intel.com>
2005-07-11[ACPI] generic Hot Key supportLuming Yu1-0/+35
See Documentation/acpi-hotkey.txt Use cmdline "acpi_specific_hotkey" to enable legacy platform specific drivers. http://bugzilla.kernel.org/show_bug.cgi?id=3887 Signed-off-by: Luming Yu <luming.yu@intel.com> Signed-off-by: Len Brown <len.brown@intel.com>