aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/toshiba_acpi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-25toshiba_acpi: Fix the enabling of the Special FunctionsAzael Avalos1-1/+24
2015-03-25toshiba_acpi: Use the Hotkey Event Type function for keymap choosingAzael Avalos1-38/+32
2015-03-25toshiba_acpi: Add Hotkey Event Type function and definitionsAzael Avalos1-0/+25
2015-03-14toshiba_acpi: Update events in toshiba_acpi_notifyAzael Avalos1-6/+23
2015-02-11toshiba_acpi: Cleanup GPL headerDarren Hart1-9/+2
2015-02-11toshiba_acpi: Cleanup comment blocks and capitalizationDarren Hart1-28/+47
2015-02-11toshiba_acpi: Make use of DEVICE_ATTR_{RO, RW} macrosAzael Avalos1-27/+15
2015-02-11toshiba_acpi: Drop the toshiba_ prefix from sysfs function namesAzael Avalos1-89/+75
2015-02-11toshiba_acpi: Move sysfs function and struct declarations further downAzael Avalos1-138/+58
2015-02-11toshiba_acpi: Clean file according to coding styleAzael Avalos1-15/+23
2015-02-11toshiba_acpi: Bump version number to 0.21Azael Avalos1-2/+2
2015-02-11toshiba_acpi: Add support to enable/disable USB 3Azael Avalos1-0/+103
2015-02-11toshiba_acpi: Add support for Panel Power ONAzael Avalos1-0/+100
2015-02-11toshiba_acpi: Add support for Keyboard functions modeAzael Avalos1-0/+100
2015-02-11toshiba_acpi: Add fan entry to sysfsAzael Avalos1-1/+50
2015-02-11toshiba_acpi: Add version entry to sysfsAzael Avalos1-0/+10
2015-02-09toshiba_acpi: Make toshiba_eco_mode_available more robustAzael Avalos1-5/+22
2015-01-28toshiba_acpi: Add a check for TOS_NOT_SUPPORTED in the sci_open functionAzael Avalos1-0/+13
2015-01-23toshiba_acpi: Add support for USB Sleep and MusicAzael Avalos1-0/+97
2015-01-23toshiba_acpi: Add support for USB Rapid ChargeAzael Avalos1-0/+107
2015-01-23toshiba_acpi: Add support for USB Sleep functions under batteryAzael Avalos1-0/+133
2015-01-23toshiba_acpi: Add support for USB Sleep and Charge functionAzael Avalos1-0/+118
2014-12-03toshiba_acpi: Add keyboard backlight mode change eventAzael Avalos1-6/+8
2014-12-03toshiba_acpi: Change notify funtion to handle more eventsAzael Avalos1-34/+51
2014-12-03toshiba_acpi: Move hotkey enabling code to its own functionAzael Avalos1-13/+27
2014-12-03toshiba-acpi: Add missing ID (TOS6207)Ondrej Zary1-0/+1
2014-12-03platform: x86: Deletion of checks before backlight_device_unregister()Markus Elfring1-2/+1
2014-12-03toshiba_acpi: Fix regression caused by backlight extra check codeAzael Avalos1-17/+4
2014-11-19drivers: platform: change 0x20 to I8042_STR_AUXDATA in i8042 filtersGiedrius Statkevičius1-1/+1
2014-10-27toshiba_acpi: Add Toshiba TECRA A50-A to the alt keymap dmi listAaron Lu1-0/+6
2014-10-06toshiba_acpi: Adapt kbd_bl_timeout_store to the new kbd typeAzael Avalos1-9/+29
2014-09-30toshiba_acpi: Change HCI/SCI functions return code typeAzael Avalos1-67/+62
2014-09-30toshiba_acpi: Unify return codes prefix from HCI/SCI to TOSAzael Avalos1-71/+72
2014-09-30toshiba_acpi: Rename hci_raw to tci_rawAzael Avalos1-59/+60
2014-09-17toshiba_acpi: Support new keyboard backlight typeAzael Avalos1-32/+156
2014-09-17toshiba_acpi: Change touchpad store to check for invalid valuesAzael Avalos1-4/+10
2014-09-17toshiba_acpi: Fix illumination not available on certain modelsAzael Avalos1-1/+1
2014-09-17toshiba_acpi: Additional hotkey scancodesAzael Avalos1-1/+6
2014-09-03toshiba_acpi: fix and cleanup toshiba_kbd_bl_mode_store()Dan Carpenter1-6/+12
2014-09-02platform/x86: toshiba: re-enable acpi hotkeys after suspend to diskBenjamin Tissoires1-1/+8
2014-08-20Revert "platform/x86/toshiba-apci.c possible bad if test?"Matthew Garrett1-1/+1
2014-08-16toshiba_acpi: Add Qosmio X75-A to the alt keymap dmi listAzael Avalos1-0/+7
2014-08-16toshiba_acpi: Add extra check to backlight codeAzael Avalos1-4/+17
2014-08-16platform/x86/toshiba-apci.c possible bad if test?Nick1-1/+1
2014-06-09toshiba_acpi: Add alternative keymap support for Satellite M840Takashi Iwai1-1/+29
2014-04-06toshiba_acpi: Fix whitespaceMatthew Garrett1-14/+14
2014-04-06toshiba_acpi: Update version and copyright infoAzael Avalos1-1/+2
2014-04-06toshiba_acpi: Add accelerometer supportAzael Avalos1-0/+80
2014-04-06toshiba_acpi: Add ECO mode led supportAzael Avalos1-0/+66
2014-04-06toshiba_acpi: Add touchpad enable/disable support-Azael Avalos1-0/+81