Age | Commit message (Expand) | Author |
2012-09-13 | drivers-platform-x86: remove useless #ifdef CONFIG_ACPI_VIDEO | Corentin Chary |
2012-08-17 | asus-wmi: record wlan status while controlled by userapp | AceLan Kao |
2012-07-28 | asus-wmi: enable resume on lid open | AceLan Kao |
2012-07-28 | asus-wmi: control backlight power through WMI, not ACPI | AceLan Kao |
2012-07-28 | asus-wmi: use ASUS_WMI_METHODID_DSTS2 as default DSTS ID. | Alex Hung |
2012-03-28 | Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86 | Linus Torvalds |
2012-03-26 | asus-wmi: don't update power and brightness when using scalar | Corentin Chary |
2012-03-26 | asus-wmi: move WAPF variable into quirks_entry | Corentin Chary |
2012-03-26 | asus-wmi: store backlight power status for AIO machine | AceLan Kao |
2012-03-26 | asus-wmi: add scalar board brightness adj. support | AceLan Kao |
2012-03-26 | asus-wmi: on/off bit is not set when reading the value | Corentin Chary |
2012-02-27 | PCI: Rename pci_remove_bus_device to pci_stop_and_remove_bus_device | Yinghai Lu |
2012-01-03 | switch ->is_visible() to returning umode_t | Al Viro |
2011-10-24 | platform-drivers-x86: asus-wmi: fix resource leak in asus_wmi_led_exit | Axel Lin |
2011-08-05 | asus-wmi: add uwb rfkill support | Corentin Chary |
2011-08-05 | asus-wmi: add gps rfkill support | Corentin Chary |
2011-08-05 | asus-wmi: add CWAP support and clarify the meaning of WAPF bits | Corentin Chary |
2011-08-05 | asus-wmi: return proper value in store_cpufv() | Corentin Chary |
2011-08-05 | asus-wmi: check for temp1 presence | Corentin Chary |
2011-08-05 | asus-wmi: add thermal sensor | Corentin Chary |
2011-08-05 | asus-wmi: add some device ids | Corentin Chary |
2011-08-05 | asus-wmi: fix keyboard backlight detection | Corentin Chary |
2011-08-05 | asus-wmi: fix section mismatch | Corentin Chary |
2011-08-05 | asus-wmi: add keyboard backlight support | Corentin Chary |
2011-08-05 | asus-wmi: second part of the version starts at 16 not 8 | Corentin Chary |
2011-08-05 | asus-wmi: Enable autorepeat for hotkey input device | Seth Forshee |
2011-08-05 | asus-wmi: Add callback for hotkey filtering | Seth Forshee |
2011-08-05 | asus-wmi: fix hwmon/pwm1 | Corentin Chary |
2011-07-24 | asus-wmi: ->is_visible() can't return negative | Al Viro |
2011-07-07 | platform-drivers-x86: set backlight type to BACKLIGHT_PLATFORM | Axel Lin |
2011-05-27 | asus: Add pr_fmt and convert printks to pr_<level> | Joe Perches |
2011-05-27 | asus-wmi: Remove __init from asus_wmi_platform_init | Joe Perches |
2011-04-01 | asus-wmi: swap input name and phys | Corentin Chary |
2011-03-28 | asus-wmi: potential NULL dereference in show_call() | Dan Carpenter |
2011-03-28 | asus-wmi: signedness bug in read_brightness() | Dan Carpenter |
2011-03-28 | asus-wmi: add hwmon interface and pwm1 | Corentin Chary |
2011-03-28 | asus-wmi: add some common device ids and method ids | Corentin Chary |
2011-03-28 | asus-wmi: allow debugfs interface to call arbitrary method | Corentin Chary |
2011-03-28 | asus-wmi: add calls to INIT, SPEC and SFUN on init | Corentin Chary |
2011-03-28 | asus-wmi: fix and clean backlight code | Corentin Chary |
2011-03-28 | asus-wmi: try to guess the right DSTS methods | Corentin Chary |
2011-03-28 | asus-wmi: factorise wmi_evaluate_method call | Corentin Chary |
2011-03-28 | asus-wmi: handle "unknown status" bit | Corentin Chary |
2011-03-28 | asus-wmi: introduce struct asus_rfkill | Corentin Chary |
2011-03-28 | asus-wmi: minor cleanups | Corentin Chary |
2011-03-28 | eeepc-wmi: asus generic asus-wmi.ko module | Corentin Chary |
2011-03-28 | asus-wmi: move generic code to asus-wmi | Corentin Chary |