aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/eeepc-wmi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-07eeepc-wmi: add touchpad led supportCorentin Chary1-0/+113
2011-01-07eeepc-wmi: rework eeepc_wmi_init and eeepc_wmi_exitCorentin Chary1-56/+79
2010-11-24eeepc-wmi: fix compiler warningDmitry Torokhov1-2/+2
2010-10-21eeepc-wmi: Add cpufv sysfs interfaceChris Bagwell1-0/+51
2010-10-21eeepc-wmi: add additional hotkeysChris Bagwell1-0/+5
2010-05-20drivers/platform/x86/eeepc-wmi.c: fix build warningDaniel Mack1-1/+1
2010-04-12eeepc-wmi: add backlight supportYong Wang1-35/+197
2010-04-12eeepc-wmi: use a platform device as parent device of all sub-devicesYong Wang1-16/+86
2010-04-12eeepc-wmi: add an eeepc_wmi context structureYong Wang1-23/+46
2010-04-05eeepc-wmi: include slab.hTejun Heo1-0/+1
2010-03-31eeepc-wmi: new driver for WMI based hotkeys on Eee PC laptopsYong Wang1-0/+157