aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/toshiba_acpi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2011-10-24toshiba_acpi: Don't add devices for unsupported featuresSeth Forshee1-35/+67
2011-10-24toshiba_acpi: Support SPFC as an HCI methodSeth Forshee1-6/+22
2011-10-24toshiba_acpi: Use handle for HCI callsSeth Forshee1-40/+15
2011-10-24toshiba_acpi: Fix up return codesSeth Forshee1-25/+20
2011-10-24toshiba_acpi: Convert to use acpi_driverSeth Forshee1-245/+261
2011-05-27toshiba: Convert printks to pr_<level>Joe Perches1-31/+28
2011-03-22backlight: add backlight typeMatthew Garrett1-0/+1
2010-12-22Merge branch 'master' into for-nextJiri Kosina1-0/+1
2010-11-24toshiba_acpi.c: Add key_entry for a lone FN keypressJon Dowland1-0/+1
2010-11-16backlight: constify backlight_opsLionel Debroux1-1/+1
2010-10-21toshiba-acpi - switch to using sparse keymapDmitry Torokhov1-127/+64
2010-08-03toshiba-acpi: Add support for Toshiba Illumination.Pierre Ducroquet1-0/+117
2010-08-03toshiba_acpi: rename add_device() and remove_device() to create_toshiba_proc_entries() and remove_toshiba_proc_entries()Axel Lin1-4/+4
2010-08-03toshiba_acpi: make remove_device() and add_device() voidAxel Lin1-11/+3
2010-08-03toshiba-acpi: Add an extra couple of keysMatthew Garrett1-0/+2