aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/asus-wmi.c
Commit message (Expand)AuthorAgeFilesLines
* asus-wmi: return proper value in store_cpufv()Corentin Chary2011-08-151-2/+6
* asus-wmi: fix hwmon/pwm1Corentin Chary2011-08-151-4/+5
* platform-drivers-x86: set backlight type to BACKLIGHT_PLATFORMAxel Lin2011-07-071-0/+1
* asus: Add pr_fmt and convert printks to pr_<level>Joe Perches2011-05-271-10/+10
* asus-wmi: Remove __init from asus_wmi_platform_initJoe Perches2011-05-271-1/+1
* asus-wmi: swap input name and physCorentin Chary2011-04-011-2/+2
* asus-wmi: potential NULL dereference in show_call()Dan Carpenter2011-03-281-1/+1
* asus-wmi: signedness bug in read_brightness()Dan Carpenter2011-03-281-1/+2
* asus-wmi: add hwmon interface and pwm1Corentin Chary2011-03-281-0/+128
* asus-wmi: add some common device ids and method idsCorentin Chary2011-03-281-7/+37
* asus-wmi: allow debugfs interface to call arbitrary methodCorentin Chary2011-03-281-2/+45
* asus-wmi: add calls to INIT, SPEC and SFUN on initCorentin Chary2011-03-281-0/+28
* asus-wmi: fix and clean backlight codeCorentin Chary2011-03-281-15/+29
* asus-wmi: try to guess the right DSTS methodsCorentin Chary2011-03-281-33/+66
* asus-wmi: factorise wmi_evaluate_method callCorentin Chary2011-03-281-97/+65
* asus-wmi: handle "unknown status" bitCorentin Chary2011-03-281-0/+6
* asus-wmi: introduce struct asus_rfkillCorentin Chary2011-03-281-56/+59
* asus-wmi: minor cleanupsCorentin Chary2011-03-281-17/+17
* eeepc-wmi: asus generic asus-wmi.ko moduleCorentin Chary2011-03-281-488/+436
* asus-wmi: move generic code to asus-wmiCorentin Chary2011-03-281-0/+1454