summaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/asus-wmi.c
AgeCommit message (Expand)AuthorFilesLines
2011-03-28asus-wmi: add hwmon interface and pwm1Corentin Chary1-0/+128
2011-03-28asus-wmi: add some common device ids and method idsCorentin Chary1-7/+37
2011-03-28asus-wmi: allow debugfs interface to call arbitrary methodCorentin Chary1-2/+45
2011-03-28asus-wmi: add calls to INIT, SPEC and SFUN on initCorentin Chary1-0/+28
2011-03-28asus-wmi: fix and clean backlight codeCorentin Chary1-15/+29
2011-03-28asus-wmi: try to guess the right DSTS methodsCorentin Chary1-33/+66
2011-03-28asus-wmi: factorise wmi_evaluate_method callCorentin Chary1-97/+65
2011-03-28asus-wmi: handle "unknown status" bitCorentin Chary1-0/+6
2011-03-28asus-wmi: introduce struct asus_rfkillCorentin Chary1-56/+59
2011-03-28asus-wmi: minor cleanupsCorentin Chary1-17/+17
2011-03-28eeepc-wmi: asus generic asus-wmi.ko moduleCorentin Chary1-488/+436
2011-03-28asus-wmi: move generic code to asus-wmiCorentin Chary1-0/+1454