aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/toshiba_acpi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2014-04-06toshiba_acpi: Add keyboard backlight supportAzael Avalos1-0/+240
2014-04-06toshiba_acpi: Adapt Illumination code to use SCIAzael Avalos1-60/+34
2014-04-06toshiba_acpi: Add System Configuration InterfaceAzael Avalos1-0/+79
2014-01-29Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds1-0/+1
2014-01-21toshiba_acpi: Support RFKILL hotkey scancodeUnai Uribarri1-0/+1
2014-01-12Merge branch 'acpi-cleanup'Rafael J. Wysocki1-3/+1
2013-12-07ACPI: Clean up inclusions of ACPI header filesLv Zheng1-3/+1
2013-11-20platform:x86: Remove OOM message after input_allocate_deviceJoe Perches1-3/+1
2013-09-24toshiba_acpi: convert acpi_evaluate_object() to acpi_evaluate_integer()Zhang Rui1-9/+5
2013-09-24toshiba_acpi: convert acpi_get_handle() to acpi_has_method()Zhang Rui1-15/+6
2013-09-24toshiba_acpi: convert acpi_evaluate_object() to acpi_execute_simple_method()Zhang Rui1-8/+1
2013-04-09procfs: new helper - PDE_DATA(inode)Al Viro1-9/+9
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-4/+4
2013-02-22new helper: file_inode(file)Al Viro1-4/+4
2013-01-26ACPI: Remove useless type argument of driver .remove() operationRafael J. Wysocki1-2/+2
2013-01-03Drivers: platform: x86: remove __dev* attributes.Greg Kroah-Hartman1-7/+6
2012-08-10platform / x86 / PM: Fix unused function warnings for CONFIG_PM_SLEEPRafael J. Wysocki1-0/+2
2012-07-01toshiba_acpi: Use struct dev_pm_ops for power managementRafael J. Wysocki1-6/+8
2012-07-01ACPI / PM: Drop pm_message_t argument from device suspend callbackRafael J. Wysocki1-2/+1
2012-06-01toshiba_acpi: Fix mis-mergeMatthew Garrett1-1/+1
2012-05-31toshiba_acpi: Add support for transflective LCDAkio Idehara1-4/+57
2012-05-31toshiba_acpi: Only register backlight device when interface is read/writeSeth Forshee1-24/+56
2012-05-29backlight: initialize struct backlight_properties properlyCorentin Chary1-0/+1
2012-03-22toshiba_acpi: Refuse to load on machines with buggy INFO implementationsSeth Forshee1-0/+10
2012-03-22toshiba_acpi: Support additional hotkey scancodesAzael Avalos1-1/+4
2012-03-22toshiba_acpi: Support alternate hotkey interfacesSeth Forshee1-36/+195
2012-03-20toshiba_acpi: make one-bit bitfields unsignedDan Carpenter1-4/+4
2011-12-05toshiba_acpi: Fix machines that don't support HCI_SYSTEM_EVENTSeth Forshee1-5/+16
2011-10-24toshiba_acpi: Initialize brightness in backlight deviceSeth Forshee1-0/+1