aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/asus-wmi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-11-07platform/x86: asus-wmi: Tell the EC the OS will handle the display off hotkeyJoão Paulo Rechi Vita1-1/+2
2018-11-01Merge tag 'platform-drivers-x86-v4.20-1' of git://git.infradead.org/linux-platform-drivers-x86Linus Torvalds1-100/+19
2018-10-31platform/x86: asus-wmi: export function for evaluating WMI methodsDaniel Drake1-85/+3
2018-10-31platform/x86: asus-wmi: Only notify kbd LED hw_change by fn-key pressedJian-Hong Pan1-5/+12
2018-10-19platform/x86: asus-wmi: Simplify the keyboard brightness updating processJian-Hong Pan1-10/+4
2018-09-18PCI: hotplug: Embed hotplug_slotLukas Wunner1-17/+9
2018-09-18PCI: hotplug: Drop hotplug_slot_infoLukas Wunner1-10/+0
2018-09-18PCI: hotplug: Constify hotplug_slot_opsLukas Wunner1-2/+1
2018-08-22Merge tag 'platform-drivers-x86-v4.19-1' of git://git.infradead.org/linux-platform-drivers-x86Linus Torvalds1-4/+30
2018-07-23PCI: hotplug: Demidlayer registration with the coreLukas Wunner1-8/+4
2018-07-02platform/x86: asus-wmi: Add keyboard backlight toggle supportChris Chiu1-0/+8
2018-07-02platform/x86: asus-wmi: Call led hw_changed API on kbd brightness changeChris Chiu1-4/+22
2018-05-31platform/x86: asus-wmi: Fix NULL pointer dereferenceJoão Paulo Rechi Vita1-10/+13
2018-04-23platform/x86: Simplify getting .drvdataWolfram Sang1-2/+1
2017-09-27platform/x86: asus-wmi: Add lightbar led supportMaxime Bellengé1-0/+63
2017-08-13platform/x86: asus-wmi: Evaluate wmi method with instance number 0x0Pali Rohár1-2/+2
2017-07-11platform/x86: asus-wmi: constify attribute_group structures.Arvind Yadav1-2/+2
2017-04-28platform/x86: asus-wmi: try to set als by defaultOleksij Rempel1-0/+12
2017-04-28platform/x86: asus-wmi: fix cpufv sysfs file permissionJérémy Lefaure1-2/+2
2017-03-14platform/x86: asus-wmi: remove sparse_keymap_free() callsMichał Kępień1-6/+2
2017-03-12platform/x86: asus-wmi: Remove quirk_no_rfkillJoão Paulo Rechi Vita1-4/+1
2017-02-26platform/x86: asus-wmi: Detect quirk_no_rfkill from the DSDTJoão Paulo Rechi Vita1-4/+19
2016-12-13platform/x86: asus-wmi: Set specified XUSB2PR value for X550LBKai-Chuan Hsieh1-0/+29
2016-09-23platform/x86: asus-wmi: fix asus ux303ub brightness issuezino lin1-0/+3
2016-07-01asus-wmi: Create quirk for airplane_mode LEDJoão Paulo Rechi Vita1-3/+5
2016-05-27asus-wmi: provide access to ALS controlOleksij Rempel1-0/+5
2016-01-19asus-wmi: drop to_platform_driver macroGeliang Tang1-3/+0
2015-11-13Merge tag 'platform-drivers-x86-v4.4-2' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86Linus Torvalds1-1/+1
2015-11-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linuxLinus Torvalds1-1/+1
2015-11-10asus-wmi: fix error handling in store_sys_wmi()Dan Carpenter1-1/+1
2015-10-10linux/thermal.h: rename KELVIN_TO_CELSIUS to DECI_KELVIN_TO_CELSIUSRasmus Villemoes1-1/+1
2015-10-03asus-wmi: restore kbd led level after resumeOleksij Rempel1-2/+17
2015-07-01Merge tag 'platform-drivers-x86-v4.2-1' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86Linus Torvalds1-21/+323
2015-06-19asus-wmi: Port to new backlight interface selection APIHans de Goede1-8/+7
2015-06-19asus-wmi: Use acpi_video_unregister_backlight instead of acpi_video_unregisterHans de Goede1-1/+1
2015-06-07asus-wmi: Use acpi_video_unregister_backlight instead of acpi_video_unregisterHans de Goede1-1/+1
2015-05-13asus-wmi: add fan controlKast Bernd1-21/+323
2014-12-03platform: x86: Deletion of checks before backlight_device_unregister()Markus Elfring1-2/+1
2014-08-16asus-wmi: control wlan-led if wapf > 0AceLan Kao1-2/+2
2014-08-16asus-wmi: backlight_init: Stop treating -ENODEV as if its not an errorHans de Goede1-4/+1
2014-08-16asus-wmi: Disable acpi-video backlight on desktop machinesHans de Goede1-0/+7
2014-06-10platform: x86: asus-wmi.c: Cleaning up uninitialized variablesRickard Strandqvist1-3/+1
2014-05-30PCI: Make pci_bus_add_device() voidYijing Wang1-2/+1
2014-01-29Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds1-37/+11
2014-01-24Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-2/+1
2014-01-21asus-wmi: Convert to use devm_hwmon_device_register_with_groupsGuenter Roeck1-37/+11
2014-01-14platform / x86: Use global PCI rescan-remove lockingRafael J. Wysocki1-0/+2
2013-12-07ACPI: Clean up inclusions of ACPI header filesLv Zheng1-2/+1
2013-07-10asus-wmi: control wlan-led only if wapf == 4AceLan Kao1-2/+3
2013-07-10asus-wmi: append newline to messagesvic1-8/+8