aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/toshiba_acpi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-16backlight: Allow properties to be passed at registrationMatthew Garrett1-4/+6
2010-03-08Input: scancode in get/set_keycodes should be unsignedDmitry Torokhov1-10/+7
2010-03-01toshiba-acpi: fix multimedia keys on some machinesFrans Pop1-14/+16
2010-02-25toshiba_acpi: Add full hotkey supportMatthew Garrett1-7/+199
2009-12-24toshiba_acpi: convert to seq_fileAlexey Dobriyan1-112/+147
2009-08-28toshiba_acpi: return on a fail pathJiri Slaby1-0/+1
2009-06-03rfkill: rewriteJohannes Berg1-114/+45
2009-04-22rfkill: remove user_claim stuffJohannes Berg1-1/+0
2009-03-31proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan1-3/+0
2008-12-19ACPI: move wmi, asus_acpi, toshiba_acpi to drivers/platform/x86Len Brown1-0/+863