summaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/asus-wmi.c
Commit message (Expand)AuthorAgeFilesLines
* platform/x86: asus-wmi: Add lightbar led supportMaxime Bellengé2017-09-271-0/+63
* platform/x86: asus-wmi: Evaluate wmi method with instance number 0x0Pali Rohár2017-08-131-2/+2
* platform/x86: asus-wmi: constify attribute_group structures.Arvind Yadav2017-07-111-2/+2
* platform/x86: asus-wmi: try to set als by defaultOleksij Rempel2017-04-281-0/+12
* platform/x86: asus-wmi: fix cpufv sysfs file permissionJérémy Lefaure2017-04-281-2/+2
* platform/x86: asus-wmi: remove sparse_keymap_free() callsMichał Kępień2017-03-141-6/+2
* platform/x86: asus-wmi: Remove quirk_no_rfkillJoão Paulo Rechi Vita2017-03-121-4/+1
* platform/x86: asus-wmi: Detect quirk_no_rfkill from the DSDTJoão Paulo Rechi Vita2017-02-261-4/+19
* platform/x86: asus-wmi: Set specified XUSB2PR value for X550LBKai-Chuan Hsieh2016-12-131-0/+29
* platform/x86: asus-wmi: fix asus ux303ub brightness issuezino lin2016-09-231-0/+3
* asus-wmi: Create quirk for airplane_mode LEDJoão Paulo Rechi Vita2016-07-011-3/+5
* asus-wmi: provide access to ALS controlOleksij Rempel2016-05-271-0/+5
* asus-wmi: drop to_platform_driver macroGeliang Tang2016-01-191-3/+0
* Merge tag 'platform-drivers-x86-v4.4-2' of git://git.infradead.org/users/dvha...Linus Torvalds2015-11-131-1/+1
|\
| * asus-wmi: fix error handling in store_sys_wmi()Dan Carpenter2015-11-101-1/+1
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2015-11-111-1/+1
|\ \ | |/ |/|
| * linux/thermal.h: rename KELVIN_TO_CELSIUS to DECI_KELVIN_TO_CELSIUSRasmus Villemoes2015-10-101-1/+1
* | asus-wmi: restore kbd led level after resumeOleksij Rempel2015-10-031-2/+17
|/
* Merge tag 'platform-drivers-x86-v4.2-1' of git://git.infradead.org/users/dvha...Linus Torvalds2015-07-011-21/+323
|\
| * asus-wmi: Use acpi_video_unregister_backlight instead of acpi_video_unregisterHans de Goede2015-06-071-1/+1
| * asus-wmi: add fan controlKast Bernd2015-05-131-21/+323
* | asus-wmi: Port to new backlight interface selection APIHans de Goede2015-06-191-8/+7
* | asus-wmi: Use acpi_video_unregister_backlight instead of acpi_video_unregisterHans de Goede2015-06-191-1/+1
|/
* platform: x86: Deletion of checks before backlight_device_unregister()Markus Elfring2014-12-031-2/+1
* asus-wmi: control wlan-led if wapf > 0AceLan Kao2014-08-161-2/+2
* asus-wmi: backlight_init: Stop treating -ENODEV as if its not an errorHans de Goede2014-08-161-4/+1
* asus-wmi: Disable acpi-video backlight on desktop machinesHans de Goede2014-08-161-0/+7
* platform: x86: asus-wmi.c: Cleaning up uninitialized variablesRickard Strandqvist2014-06-101-3/+1
* PCI: Make pci_bus_add_device() voidYijing Wang2014-05-301-2/+1
* Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds2014-01-291-37/+11
|\
| * asus-wmi: Convert to use devm_hwmon_device_register_with_groupsGuenter Roeck2014-01-211-37/+11
* | Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-01-241-2/+1
|\ \
| * | ACPI: Clean up inclusions of ACPI header filesLv Zheng2013-12-071-2/+1
| |/
* | platform / x86: Use global PCI rescan-remove lockingRafael J. Wysocki2014-01-141-0/+2
|/
* asus-wmi: control wlan-led only if wapf == 4AceLan Kao2013-07-101-2/+3
* asus-wmi: append newline to messagesvic2013-07-101-8/+8
* asus-wmi: Fix unused function build warningShuah Khan2013-02-271-5/+0
* asus-wmi: always report brightness key eventsCorentin Chary2013-02-271-4/+4
* asus-wmi: add display toggle quirkAceLan Kao2013-02-241-3/+28
* asus-wmi: update wlan LED through rfkill led triggerAceLan Kao2013-02-241-0/+76
* Corentin has movedCorentin Chary2012-12-171-1/+1
* drivers-platform-x86: remove useless #ifdef CONFIG_ACPI_VIDEOCorentin Chary2012-09-131-4/+0
* asus-wmi: record wlan status while controlled by userappAceLan Kao2012-08-171-1/+20
* asus-wmi: enable resume on lid openAceLan Kao2012-07-281-0/+7
* asus-wmi: control backlight power through WMI, not ACPIAceLan Kao2012-07-281-0/+9
* asus-wmi: use ASUS_WMI_METHODID_DSTS2 as default DSTS ID.Alex Hung2012-07-281-6/+1
* Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds2012-03-281-16/+52
|\
| * asus-wmi: don't update power and brightness when using scalarCorentin Chary2012-03-261-7/+13
| * asus-wmi: move WAPF variable into quirks_entryCorentin Chary2012-03-261-2/+2
| * asus-wmi: store backlight power status for AIO machineAceLan Kao2012-03-261-13/+20
OpenPOWER on IntegriCloud