summaryrefslogtreecommitdiff
path: root/drivers/platform/x86/toshiba_acpi.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* toshiba_acpi: Don't add devices for unsupported featuresSeth Forshee2011-10-241-35/+67
* toshiba_acpi: Support SPFC as an HCI methodSeth Forshee2011-10-241-6/+22
* toshiba_acpi: Use handle for HCI callsSeth Forshee2011-10-241-40/+15
* toshiba_acpi: Fix up return codesSeth Forshee2011-10-241-25/+20
* toshiba_acpi: Convert to use acpi_driverSeth Forshee2011-10-241-245/+261
* toshiba: Convert printks to pr_<level>Joe Perches2011-05-271-31/+28
* backlight: add backlight typeMatthew Garrett2011-03-221-0/+1
* Merge branch 'master' into for-nextJiri Kosina2010-12-221-0/+1
|\
| * toshiba_acpi.c: Add key_entry for a lone FN keypressJon Dowland2010-11-241-0/+1
* | backlight: constify backlight_opsLionel Debroux2010-11-161-1/+1
|/
* toshiba-acpi - switch to using sparse keymapDmitry Torokhov2010-10-211-127/+64
* toshiba-acpi: Add support for Toshiba Illumination.Pierre Ducroquet2010-08-031-0/+117
* toshiba_acpi: rename add_device() and remove_device() to create_toshiba_proc_...Axel Lin2010-08-031-4/+4
* toshiba_acpi: make remove_device() and add_device() voidAxel Lin2010-08-031-11/+3