Age | Commit message (Expand) | Author | Files | Lines |
2011-07-07 | platform-drivers-x86: set backlight type to BACKLIGHT_PLATFORM | Axel Lin | 1 | -0/+1 |
2011-05-27 | asus: Add pr_fmt and convert printks to pr_<level> | Joe Perches | 1 | -10/+10 |
2011-05-27 | asus-wmi: Remove __init from asus_wmi_platform_init | Joe Perches | 1 | -1/+1 |
2011-04-01 | asus-wmi: swap input name and phys | Corentin Chary | 1 | -2/+2 |
2011-03-28 | asus-wmi: potential NULL dereference in show_call() | Dan Carpenter | 1 | -1/+1 |
2011-03-28 | asus-wmi: signedness bug in read_brightness() | Dan Carpenter | 1 | -1/+2 |
2011-03-28 | asus-wmi: add hwmon interface and pwm1 | Corentin Chary | 1 | -0/+128 |
2011-03-28 | asus-wmi: add some common device ids and method ids | Corentin Chary | 1 | -7/+37 |
2011-03-28 | asus-wmi: allow debugfs interface to call arbitrary method | Corentin Chary | 1 | -2/+45 |
2011-03-28 | asus-wmi: add calls to INIT, SPEC and SFUN on init | Corentin Chary | 1 | -0/+28 |
2011-03-28 | asus-wmi: fix and clean backlight code | Corentin Chary | 1 | -15/+29 |
2011-03-28 | asus-wmi: try to guess the right DSTS methods | Corentin Chary | 1 | -33/+66 |
2011-03-28 | asus-wmi: factorise wmi_evaluate_method call | Corentin Chary | 1 | -97/+65 |
2011-03-28 | asus-wmi: handle "unknown status" bit | Corentin Chary | 1 | -0/+6 |
2011-03-28 | asus-wmi: introduce struct asus_rfkill | Corentin Chary | 1 | -56/+59 |
2011-03-28 | asus-wmi: minor cleanups | Corentin Chary | 1 | -17/+17 |
2011-03-28 | eeepc-wmi: asus generic asus-wmi.ko module | Corentin Chary | 1 | -488/+436 |
2011-03-28 | asus-wmi: move generic code to asus-wmi | Corentin Chary | 1 | -0/+1454 |