aboutsummaryrefslogtreecommitdiff
path: root/drivers/platform/x86/asus-wmi.c
AgeCommit message (Expand)Author
2013-02-27asus-wmi: Fix unused function build warningShuah Khan
2013-02-27asus-wmi: always report brightness key eventsCorentin Chary
2013-02-24asus-wmi: add display toggle quirkAceLan Kao
2013-02-24asus-wmi: update wlan LED through rfkill led triggerAceLan Kao
2012-12-17Corentin has movedCorentin Chary
2012-09-13drivers-platform-x86: remove useless #ifdef CONFIG_ACPI_VIDEOCorentin Chary
2012-08-17asus-wmi: record wlan status while controlled by userappAceLan Kao
2012-07-28asus-wmi: enable resume on lid openAceLan Kao
2012-07-28asus-wmi: control backlight power through WMI, not ACPIAceLan Kao
2012-07-28asus-wmi: use ASUS_WMI_METHODID_DSTS2 as default DSTS ID.Alex Hung
2012-03-28Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds
2012-03-26asus-wmi: don't update power and brightness when using scalarCorentin Chary
2012-03-26asus-wmi: move WAPF variable into quirks_entryCorentin Chary
2012-03-26asus-wmi: store backlight power status for AIO machineAceLan Kao
2012-03-26asus-wmi: add scalar board brightness adj. supportAceLan Kao
2012-03-26asus-wmi: on/off bit is not set when reading the valueCorentin Chary
2012-02-27PCI: Rename pci_remove_bus_device to pci_stop_and_remove_bus_deviceYinghai Lu
2012-01-03switch ->is_visible() to returning umode_tAl Viro
2011-10-24platform-drivers-x86: asus-wmi: fix resource leak in asus_wmi_led_exitAxel Lin
2011-08-05asus-wmi: add uwb rfkill supportCorentin Chary
2011-08-05asus-wmi: add gps rfkill supportCorentin Chary
2011-08-05asus-wmi: add CWAP support and clarify the meaning of WAPF bitsCorentin Chary
2011-08-05asus-wmi: return proper value in store_cpufv()Corentin Chary
2011-08-05asus-wmi: check for temp1 presenceCorentin Chary
2011-08-05asus-wmi: add thermal sensorCorentin Chary
2011-08-05asus-wmi: add some device idsCorentin Chary
2011-08-05asus-wmi: fix keyboard backlight detectionCorentin Chary
2011-08-05asus-wmi: fix section mismatchCorentin Chary
2011-08-05asus-wmi: add keyboard backlight supportCorentin Chary
2011-08-05asus-wmi: second part of the version starts at 16 not 8Corentin Chary
2011-08-05asus-wmi: Enable autorepeat for hotkey input deviceSeth Forshee
2011-08-05asus-wmi: Add callback for hotkey filteringSeth Forshee
2011-08-05asus-wmi: fix hwmon/pwm1Corentin Chary
2011-07-24asus-wmi: ->is_visible() can't return negativeAl Viro
2011-07-07platform-drivers-x86: set backlight type to BACKLIGHT_PLATFORMAxel Lin
2011-05-27asus: Add pr_fmt and convert printks to pr_<level>Joe Perches
2011-05-27asus-wmi: Remove __init from asus_wmi_platform_initJoe Perches
2011-04-01asus-wmi: swap input name and physCorentin Chary
2011-03-28asus-wmi: potential NULL dereference in show_call()Dan Carpenter
2011-03-28asus-wmi: signedness bug in read_brightness()Dan Carpenter
2011-03-28asus-wmi: add hwmon interface and pwm1Corentin Chary
2011-03-28asus-wmi: add some common device ids and method idsCorentin Chary
2011-03-28asus-wmi: allow debugfs interface to call arbitrary methodCorentin Chary
2011-03-28asus-wmi: add calls to INIT, SPEC and SFUN on initCorentin Chary
2011-03-28asus-wmi: fix and clean backlight codeCorentin Chary
2011-03-28asus-wmi: try to guess the right DSTS methodsCorentin Chary
2011-03-28asus-wmi: factorise wmi_evaluate_method callCorentin Chary
2011-03-28asus-wmi: handle "unknown status" bitCorentin Chary
2011-03-28asus-wmi: introduce struct asus_rfkillCorentin Chary
2011-03-28asus-wmi: minor cleanupsCorentin Chary