summaryrefslogtreecommitdiff
path: root/drivers/platform/x86/asus-wmi.c
AgeCommit message (Expand)Author
2020-01-23platform/x86: asus-wmi: Fix keyboard brightness cannot be set to 0Jian-Hong Pan
2019-11-28platform/x86: asus-wmi: Only Tell EC the OS will handle display hotkeys from ...Hans de Goede
2019-11-28platform/x86: asus-wmi: try to set als by defaultOleksij Rempel
2019-11-28asus-wmi: provide access to ALS controlOleksij Rempel
2019-11-28platform/x86: asus-wmi: Set specified XUSB2PR value for X550LBKai-Chuan Hsieh
2019-11-28platform/x86: asus-wmi: fix asus ux303ub brightness issuezino lin
2019-11-28asus-wmi: Create quirk for airplane_mode LEDJoão Paulo Rechi Vita
2019-01-26platform/x86: asus-wmi: Tell the EC the OS will handle the display off hotkeyJoão Paulo Rechi Vita
2015-11-13Merge tag 'platform-drivers-x86-v4.4-2' of git://git.infradead.org/users/dvha...Linus Torvalds
2015-11-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2015-11-10asus-wmi: fix error handling in store_sys_wmi()Dan Carpenter
2015-10-10linux/thermal.h: rename KELVIN_TO_CELSIUS to DECI_KELVIN_TO_CELSIUSRasmus Villemoes
2015-10-03asus-wmi: restore kbd led level after resumeOleksij Rempel
2015-07-01Merge tag 'platform-drivers-x86-v4.2-1' of git://git.infradead.org/users/dvha...Linus Torvalds
2015-06-19asus-wmi: Port to new backlight interface selection APIHans de Goede
2015-06-19asus-wmi: Use acpi_video_unregister_backlight instead of acpi_video_unregisterHans de Goede
2015-06-07asus-wmi: Use acpi_video_unregister_backlight instead of acpi_video_unregisterHans de Goede
2015-05-13asus-wmi: add fan controlKast Bernd
2014-12-03platform: x86: Deletion of checks before backlight_device_unregister()Markus Elfring
2014-08-16asus-wmi: control wlan-led if wapf > 0AceLan Kao
2014-08-16asus-wmi: backlight_init: Stop treating -ENODEV as if its not an errorHans de Goede
2014-08-16asus-wmi: Disable acpi-video backlight on desktop machinesHans de Goede
2014-06-10platform: x86: asus-wmi.c: Cleaning up uninitialized variablesRickard Strandqvist
2014-05-30PCI: Make pci_bus_add_device() voidYijing Wang
2014-01-29Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds
2014-01-24Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-01-21asus-wmi: Convert to use devm_hwmon_device_register_with_groupsGuenter Roeck
2014-01-14platform / x86: Use global PCI rescan-remove lockingRafael J. Wysocki
2013-12-07ACPI: Clean up inclusions of ACPI header filesLv Zheng
2013-07-10asus-wmi: control wlan-led only if wapf == 4AceLan Kao
2013-07-10asus-wmi: append newline to messagesvic
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