summaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/toshiba_acpi.c
Commit message (Expand)AuthorAgeFilesLines
* toshiba_acpi: Add Toshiba TECRA A50-A to the alt keymap dmi listAaron Lu2014-10-271-0/+6
* toshiba_acpi: Adapt kbd_bl_timeout_store to the new kbd typeAzael Avalos2014-10-061-9/+29
* toshiba_acpi: Change HCI/SCI functions return code typeAzael Avalos2014-09-301-67/+62
* toshiba_acpi: Unify return codes prefix from HCI/SCI to TOSAzael Avalos2014-09-301-71/+72
* toshiba_acpi: Rename hci_raw to tci_rawAzael Avalos2014-09-301-59/+60
* toshiba_acpi: Support new keyboard backlight typeAzael Avalos2014-09-171-32/+156
* toshiba_acpi: Change touchpad store to check for invalid valuesAzael Avalos2014-09-171-4/+10
* toshiba_acpi: Fix illumination not available on certain modelsAzael Avalos2014-09-171-1/+1
* toshiba_acpi: Additional hotkey scancodesAzael Avalos2014-09-171-1/+6
* toshiba_acpi: fix and cleanup toshiba_kbd_bl_mode_store()Dan Carpenter2014-09-031-6/+12
* platform/x86: toshiba: re-enable acpi hotkeys after suspend to diskBenjamin Tissoires2014-09-021-1/+8
* Revert "platform/x86/toshiba-apci.c possible bad if test?"Matthew Garrett2014-08-201-1/+1
* toshiba_acpi: Add Qosmio X75-A to the alt keymap dmi listAzael Avalos2014-08-161-0/+7
* toshiba_acpi: Add extra check to backlight codeAzael Avalos2014-08-161-4/+17
* platform/x86/toshiba-apci.c possible bad if test?Nick2014-08-161-1/+1
* toshiba_acpi: Add alternative keymap support for Satellite M840Takashi Iwai2014-06-091-1/+29
* toshiba_acpi: Fix whitespaceMatthew Garrett2014-04-061-14/+14
* toshiba_acpi: Update version and copyright infoAzael Avalos2014-04-061-1/+2
* toshiba_acpi: Add accelerometer supportAzael Avalos2014-04-061-0/+80
* toshiba_acpi: Add ECO mode led supportAzael Avalos2014-04-061-0/+66
* toshiba_acpi: Add touchpad enable/disable support-Azael Avalos2014-04-061-0/+81
* toshiba_acpi: Add keyboard backlight supportAzael Avalos2014-04-061-0/+240
* toshiba_acpi: Adapt Illumination code to use SCIAzael Avalos2014-04-061-60/+34
* toshiba_acpi: Add System Configuration InterfaceAzael Avalos2014-04-061-0/+79
* Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds2014-01-291-0/+1
|\
| * toshiba_acpi: Support RFKILL hotkey scancodeUnai Uribarri2014-01-211-0/+1
* | Merge branch 'acpi-cleanup'Rafael J. Wysocki2014-01-121-3/+1
|\ \ | |/ |/|
| * ACPI: Clean up inclusions of ACPI header filesLv Zheng2013-12-071-3/+1
* | platform:x86: Remove OOM message after input_allocate_deviceJoe Perches2013-11-201-3/+1
|/
* toshiba_acpi: convert acpi_evaluate_object() to acpi_evaluate_integer()Zhang Rui2013-09-241-9/+5
* toshiba_acpi: convert acpi_get_handle() to acpi_has_method()Zhang Rui2013-09-241-15/+6
* toshiba_acpi: convert acpi_evaluate_object() to acpi_execute_simple_method()Zhang Rui2013-09-241-8/+1
* procfs: new helper - PDE_DATA(inode)Al Viro2013-04-091-9/+9
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-261-4/+4
|\
| * new helper: file_inode(file)Al Viro2013-02-221-4/+4
* | ACPI: Remove useless type argument of driver .remove() operationRafael J. Wysocki2013-01-261-2/+2
|/
* Drivers: platform: x86: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-7/+6
* platform / x86 / PM: Fix unused function warnings for CONFIG_PM_SLEEPRafael J. Wysocki2012-08-101-0/+2
* toshiba_acpi: Use struct dev_pm_ops for power managementRafael J. Wysocki2012-07-011-6/+8
* ACPI / PM: Drop pm_message_t argument from device suspend callbackRafael J. Wysocki2012-07-011-2/+1
* toshiba_acpi: Fix mis-mergeMatthew Garrett2012-06-011-1/+1
* toshiba_acpi: Add support for transflective LCDAkio Idehara2012-05-311-4/+57
* toshiba_acpi: Only register backlight device when interface is read/writeSeth Forshee2012-05-311-24/+56
* backlight: initialize struct backlight_properties properlyCorentin Chary2012-05-291-0/+1
* toshiba_acpi: Refuse to load on machines with buggy INFO implementationsSeth Forshee2012-03-221-0/+10
* toshiba_acpi: Support additional hotkey scancodesAzael Avalos2012-03-221-1/+4
* toshiba_acpi: Support alternate hotkey interfacesSeth Forshee2012-03-221-36/+195
* toshiba_acpi: make one-bit bitfields unsignedDan Carpenter2012-03-201-4/+4
* toshiba_acpi: Fix machines that don't support HCI_SYSTEM_EVENTSeth Forshee2011-12-051-5/+16
* toshiba_acpi: Initialize brightness in backlight deviceSeth Forshee2011-10-241-0/+1
OpenPOWER on IntegriCloud