summaryrefslogtreecommitdiff
path: root/drivers/platform/x86/acer-wmi.c
AgeCommit message (Expand)AuthorFilesLines
2011-02-22acer-wmi: Fix capitalisation of GUIDMatthew Garrett1-1/+1
2011-02-22platform: x86: acer-wmi: world-writable sysfs threeg fileVasiliy Kulikov1-1/+1
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds1-1/+1
2011-01-08acer-wmi: Enabled Acer Launch Manager modeFrom: Lee, Chun-Yi1-0/+110
2011-01-08acer-wmi: Initialize wlan/bluetooth/wwan rfkill software block stateLee, Chun-Yi1-0/+31
2011-01-08acer-wmi: Detect the WiFi/Bluetooth/3G devices availableLee, Chun-Yi1-7/+42
2011-01-08acer-wmi: Add 3G rfkill sysfs fileLee, Chun-Yi1-1/+99
2011-01-08acer-wmi: Add acer wmi hotkey events supportLee, Chun-Yi1-0/+139
2010-11-16backlight: constify backlight_opsLionel Debroux1-1/+1
2010-10-21Don't show error if Acer WMI is not foundPascal de Bruijn1-1/+1
2010-08-03acer-wmi: remove non-used acer_quirks struct definitionAxel Lin1-11/+0
2010-08-03acer-wmi: fix memory leaks in wmab_execute error pathAxel Lin1-8/+16
2010-08-03acer-wmi: fix memory leaks in WMID_set_capabilities and get_wmid_devicesAxel Lin1-3/+7
2010-08-03acer-wmi: make dmi_matched to return 1 instead of 0Axel Lin1-1/+1
2010-08-03acer-wmi: set permissions on interface file to S_IRUGOAxel Lin1-2/+1
2010-08-03acer-wmi/hp-wmi: use platform_device_unregister instead of platform_device_de...Axel Lin1-1/+1
2010-08-03acer-wmi: fix resource reclaim in acer_wmi_init error pathAxel Lin1-5/+22
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2010-03-16backlight: Allow properties to be passed at registrationMatthew Garrett1-2/+5
2010-02-19acer-wmi: Respect current backlight level when loadingCarlos Corbacho1-1/+1
2009-12-24acer-wmi, msi-wmi: Remove needless DMI MODULE_ALIASThomas Renninger1-3/+0
2009-09-18Input: libps2 - additional locking for i8042 portsDmitry Torokhov1-0/+2
2009-07-21acer-wmi: fix rfkill conversionAlan Jenkins1-1/+1
2009-06-19acer-wmi: fix rfkill conversionTroy Moure1-2/+2
2009-06-10rfkill: remove set_global_sw_stateAlan Jenkins1-3/+0
2009-06-03rfkill: rewriteJohannes Berg1-28/+22
2009-04-23rfkill: remove user_claim stuffJohannes Berg1-1/+0
2009-04-04acer-wmi: Update copyright notice & documentationCarlos Corbacho1-1/+1
2009-04-04acer-wmi: Cleanup the failure cleanup handlingAndy Whitcroft1-1/+7
2009-04-04acer-wmi: Blacklist Acer Aspire OneCarlos Corbacho1-0/+25
2009-03-16acer-wmi: double free in acer_rfkill_exit()Dan Carpenter1-1/+1
2009-03-13acer-wmi: fix regression in backlight detectionMichael Spang1-1/+1
2008-12-19create drivers/platform/x86/ from drivers/misc/Len Brown1-0/+1345