summaryrefslogtreecommitdiff
path: root/drivers/platform/x86/toshiba_acpi.c
AgeCommit message (Expand)Author
2014-09-02platform/x86: toshiba: re-enable acpi hotkeys after suspend to diskBenjamin Tissoires
2014-08-20Revert "platform/x86/toshiba-apci.c possible bad if test?"Matthew Garrett
2014-08-16toshiba_acpi: Add Qosmio X75-A to the alt keymap dmi listAzael Avalos
2014-08-16toshiba_acpi: Add extra check to backlight codeAzael Avalos
2014-08-16platform/x86/toshiba-apci.c possible bad if test?Nick
2014-06-09toshiba_acpi: Add alternative keymap support for Satellite M840Takashi Iwai
2014-04-06toshiba_acpi: Fix whitespaceMatthew Garrett
2014-04-06toshiba_acpi: Update version and copyright infoAzael Avalos
2014-04-06toshiba_acpi: Add accelerometer supportAzael Avalos
2014-04-06toshiba_acpi: Add ECO mode led supportAzael Avalos
2014-04-06toshiba_acpi: Add touchpad enable/disable support-Azael Avalos
2014-04-06toshiba_acpi: Add keyboard backlight supportAzael Avalos
2014-04-06toshiba_acpi: Adapt Illumination code to use SCIAzael Avalos
2014-04-06toshiba_acpi: Add System Configuration InterfaceAzael Avalos
2014-01-29Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds
2014-01-21toshiba_acpi: Support RFKILL hotkey scancodeUnai Uribarri
2014-01-12Merge branch 'acpi-cleanup'Rafael J. Wysocki
2013-12-07ACPI: Clean up inclusions of ACPI header filesLv Zheng
2013-11-20platform:x86: Remove OOM message after input_allocate_deviceJoe Perches
2013-09-24toshiba_acpi: convert acpi_evaluate_object() to acpi_evaluate_integer()Zhang Rui
2013-09-24toshiba_acpi: convert acpi_get_handle() to acpi_has_method()Zhang Rui
2013-09-24toshiba_acpi: convert acpi_evaluate_object() to acpi_execute_simple_method()Zhang Rui
2013-04-09procfs: new helper - PDE_DATA(inode)Al Viro
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-22new helper: file_inode(file)Al Viro
2013-01-26ACPI: Remove useless type argument of driver .remove() operationRafael J. Wysocki
2013-01-03Drivers: platform: x86: remove __dev* attributes.Greg Kroah-Hartman
2012-08-10platform / x86 / PM: Fix unused function warnings for CONFIG_PM_SLEEPRafael J. Wysocki
2012-07-01toshiba_acpi: Use struct dev_pm_ops for power managementRafael J. Wysocki
2012-07-01ACPI / PM: Drop pm_message_t argument from device suspend callbackRafael J. Wysocki
2012-06-01toshiba_acpi: Fix mis-mergeMatthew Garrett
2012-05-31toshiba_acpi: Add support for transflective LCDAkio Idehara
2012-05-31toshiba_acpi: Only register backlight device when interface is read/writeSeth Forshee
2012-05-29backlight: initialize struct backlight_properties properlyCorentin Chary
2012-03-22toshiba_acpi: Refuse to load on machines with buggy INFO implementationsSeth Forshee
2012-03-22toshiba_acpi: Support additional hotkey scancodesAzael Avalos
2012-03-22toshiba_acpi: Support alternate hotkey interfacesSeth Forshee
2012-03-20toshiba_acpi: make one-bit bitfields unsignedDan Carpenter
2011-12-05toshiba_acpi: Fix machines that don't support HCI_SYSTEM_EVENTSeth Forshee
2011-10-24toshiba_acpi: Initialize brightness in backlight deviceSeth Forshee
2011-10-24toshiba_acpi: Don't add devices for unsupported featuresSeth Forshee
2011-10-24toshiba_acpi: Support SPFC as an HCI methodSeth Forshee
2011-10-24toshiba_acpi: Use handle for HCI callsSeth Forshee
2011-10-24toshiba_acpi: Fix up return codesSeth Forshee
2011-10-24toshiba_acpi: Convert to use acpi_driverSeth Forshee
2011-05-27toshiba: Convert printks to pr_<level>Joe Perches
2011-03-22backlight: add backlight typeMatthew Garrett
2010-12-22Merge branch 'master' into for-nextJiri Kosina
2010-11-24toshiba_acpi.c: Add key_entry for a lone FN keypressJon Dowland
2010-11-16backlight: constify backlight_opsLionel Debroux