summaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/toshiba_acpi.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* toshiba-acpi: Add an extra couple of keysMatthew Garrett2010-08-031-0/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* backlight: Allow properties to be passed at registrationMatthew Garrett2010-03-161-4/+6
* Input: scancode in get/set_keycodes should be unsignedDmitry Torokhov2010-03-081-10/+7
* toshiba-acpi: fix multimedia keys on some machinesFrans Pop2010-03-011-14/+16
* toshiba_acpi: Add full hotkey supportMatthew Garrett2010-02-251-7/+199
* toshiba_acpi: convert to seq_fileAlexey Dobriyan2009-12-241-112/+147
* toshiba_acpi: return on a fail pathJiri Slaby2009-08-281-0/+1
* rfkill: rewriteJohannes Berg2009-06-031-114/+45
* rfkill: remove user_claim stuffJohannes Berg2009-04-221-1/+0
* proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan2009-03-311-3/+0
* ACPI: move wmi, asus_acpi, toshiba_acpi to drivers/platform/x86Len Brown2008-12-191-0/+863