- 828857f platform/x86: asus-wmi: Fix "unsigned 'retval' is never less than zero" smatch warning by Jiapeng Chong · 3 years, 5 months ago
- b72067c platform/x86: asus-wmi: Delete impossible condition by Dan Carpenter · 3 years, 5 months ago
- c63d44a asus-wmi: Add support for platform_profile by Luke D. Jones · 3 years, 5 months ago
- 382b91d asus-wmi: Add egpu enable method by Luke D. Jones · 3 years, 5 months ago
- 98829e8 asus-wmi: Add dgpu disable method by Luke D. Jones · 3 years, 5 months ago
- ca91ea34 asus-wmi: Add panel overdrive functionality by Luke D. Jones · 3 years, 5 months ago
- ce357fd platform/x86: asus-wmi: Add param to turn fn-lock mode on by default by Luca Stefani · 3 years, 10 months ago
- 72ceec5 platform/x86: asus-wmi: Add userspace notification for performance mode change by Vasiliy Kupriakov · 4 years, 5 months ago
- ea856ec platform/x86: asus-wmi: Add support for SW_TABLET_MODE on UX360 by Samuel Čavoj · 4 years, 3 months ago
- 1797d58 platform/x86: asus-wmi: Fix SW_TABLET_MODE always reporting 1 on many different models by Hans de Goede · 4 years, 4 months ago
- 1d2dd37 platform/x86: asus-wmi: Add BATC battery name to the list of supported by Marius Iacob · 4 years, 5 months ago
- 9a33e37 platform/x86: asus-wmi: allow BAT1 battery name by Vasiliy Kupriakov · 4 years, 7 months ago
- 7b91f15 platform/x86: asus_wmi: Reserve more space for struct bias_args by Chris Chiu · 4 years, 8 months ago
- b0dbd97 platform/x86: asus-wmi: Add support for SW_TABLET_MODE by Hans de Goede · 4 years, 8 months ago
- fed5003 platform/x86: asus-wmi: Move asus_wmi_input_init and _exit lower in the file by Hans de Goede · 4 years, 8 months ago
- 6568d0c platform/x86: asus_wmi: remove redundant initialization of variable status by Colin Ian King · 4 years, 9 months ago
- 2225dba platform/x86: asus-wmi: Drop duplicate check for led_classdev_unregister() by Andy Shevchenko · 4 years, 9 months ago
- edeee34 platform/x86: asus_wmi: Fix return value of fan_boost_mode_store by Leonid Maksymchuk · 4 years, 11 months ago
- 6b3586d platform/x86: asus-wmi: Support laptops where the first battery is named BATT by Kristian Klausen · 4 years, 11 months ago
- f07b9fd platform/x86: asus-wmi: switch to use <linux/units.h> helpers by Akinobu Mita · 5 years ago
- 26e66a0 platform/x86: asus-wmi: Fix keyboard brightness cannot be set to 0 by Jian-Hong Pan · 5 years ago
- a282158 platform/x86: asus_wmi: Set throttle thermal policy to default by Leonid Maksymchuk · 5 years ago
- 2daa86e platform/x86: asus_wmi: Support throttle thermal policy by Leonid Maksymchuk · 5 years ago
- 7973353 platform/x86: asus-wmi: Refactor charge threshold to use the battery hooking API by Kristian Klausen · 5 years ago
- 0c37f44 platform/x86: asus-wmi: Rename CHARGE_THRESHOLD to RSOC by Kristian Klausen · 5 years ago
- 07779c3 platform/x86: asus-wmi: Fix condition in charge_threshold_store() by Dan Carpenter · 5 years ago
- 109e8ad platform/x86: asus-wmi: Remove unnecessary blank lines by Andy Shevchenko · 5 years ago
- 127e1df platform/x86: asus-wmi: Drop indentation level by inverting conditionals by Andy Shevchenko · 5 years ago
- 2275752 platform/x86: asus-wmi: Use clamp_val() instead of open coded variant by Andy Shevchenko · 5 years ago
- a5556fa platform/x86: asus-wmi: Replace sscanf() with kstrtoint() by Andy Shevchenko · 5 years ago
- 84d8e80 platform/x86: asus-wmi: Refactor charge_threshold_store() by Andy Shevchenko · 5 years ago
- d507a54 platform/x86: asus-wmi: Add support for charge threshold by Kristian Klausen · 5 years ago
- e3168b8 platform/x86: asus-wmi: fix CPU fan control on recent products by Daniel Drake · 5 years ago
- f1fc032 platform/x86: asus-wmi: add a helper for device presence by Daniel Drake · 5 years ago
- 2889ffc platform/x86: asus-wmi: cleanup AGFN fan handling by Daniel Drake · 5 years ago
- 340f25f platform/x86: asus-wmi: Use kmemdup rather than duplicating its implementation by Fuqian Huang · 6 years ago
- 9af93db platform/x86: asus: Rename "fan mode" to "fan boost mode" by Daniel Drake · 6 years ago
- 5516745 Merge tag 'platform-drivers-x86-v5.3-1' of git://git.infradead.org/linux-platform-drivers-x86 by Linus Torvalds · 6 years ago
- 8e8fe44 platform/x86: asus-wmi: Use dev_get_drvdata() by Fuqian Huang · 6 years ago
- 3e58167 platform/x86: asus-wmi: Do not disable keyboard backlight on unloading by Yurii Pavlovskyi · 6 years ago
- b096f62 platform/x86: asus-wmi: Switch fan boost mode by Yurii Pavlovskyi · 6 years ago
- 4fd1982 platform/x86: asus-wmi: Enhance detection of thermal data by Yurii Pavlovskyi · 6 years ago
- 54a3121 platform/x86: asus-wmi: Organize code into sections by Yurii Pavlovskyi · 6 years ago
- 1827f3f platform/x86: asus-wmi: Refactor error handling by Yurii Pavlovskyi · 6 years ago
- 1a373d1 platform/x86: asus-wmi: Support WMI event queue by Yurii Pavlovskyi · 6 years ago
- 8abd752b platform/x86: asus-wmi: Refactor WMI event handling by Yurii Pavlovskyi · 6 years ago
- e0668f2 platform/x86: asus-wmi: Improve DSTS WMI method ID detection by Yurii Pavlovskyi · 6 years ago
- 98e865a platform/x86: asus-wmi: Increase input buffer size of WMI methods by Yurii Pavlovskyi · 6 years ago
- 8853a2f platform/x86: asus-wmi: Fix preserving keyboard backlight intensity on load by Yurii Pavlovskyi · 6 years ago
- cd10ee0 platform/x86: asus-wmi: Fix hwmon device cleanup by Yurii Pavlovskyi · 6 years ago
- d2785d3 platform/x86: asus-wmi: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
- 1dd93f8 platform/x86: asus-wmi: Only Tell EC the OS will handle display hotkeys from asus_nb_wmi by Hans de Goede · 6 years ago
- 401fee8 platform/x86: asus-wmi: Only Tell EC the OS will handle display hotkeys from asus_nb_wmi by Hans de Goede · 6 years ago
- 1a59d1b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 by Thomas Gleixner · 6 years ago
- 487579b platform/x86: asus-wmi: Add fn-lock mode switch support by Chris Chiu · 6 years ago
- c994611 platform/x86: asus-wmi: Allow loading on systems without the Asus Management GUID by Hans de Goede · 6 years ago
- 78f3ac7 platform/x86: asus-wmi: Tell the EC the OS will handle the display off hotkey by João Paulo Rechi Vita · 6 years ago
- eb7046e Merge tag 'platform-drivers-x86-v4.20-1' of git://git.infradead.org/linux-platform-drivers-x86 by Linus Torvalds · 6 years ago
- ffb6ce7 platform/x86: asus-wmi: export function for evaluating WMI methods by Daniel Drake · 6 years ago
- 29f6eb5 platform/x86: asus-wmi: Only notify kbd LED hw_change by fn-key pressed by Jian-Hong Pan · 6 years ago
- 9fe44fc platform/x86: asus-wmi: Simplify the keyboard brightness updating process by Jian-Hong Pan · 6 years ago
- 125450f PCI: hotplug: Embed hotplug_slot by Lukas Wunner · 6 years ago
- a7da216 PCI: hotplug: Drop hotplug_slot_info by Lukas Wunner · 6 years ago
- 81c4b5b PCI: hotplug: Constify hotplug_slot_ops by Lukas Wunner · 6 years ago
- 899fbc3 Merge tag 'platform-drivers-x86-v4.19-1' of git://git.infradead.org/linux-platform-drivers-x86 by Linus Torvalds · 6 years ago
- 51bbf9b PCI: hotplug: Demidlayer registration with the core by Lukas Wunner · 7 years ago
- ed99d29 platform/x86: asus-wmi: Add keyboard backlight toggle support by Chris Chiu · 7 years ago
- dbb3d78 platform/x86: asus-wmi: Call led hw_changed API on kbd brightness change by Chris Chiu · 7 years ago
- cf48bf9 platform/x86: asus-wmi: Fix NULL pointer dereference by João Paulo Rechi Vita · 7 years ago
- d605ca2 platform/x86: Simplify getting .drvdata by Wolfram Sang · 7 years ago
- 4c05984 platform/x86: asus-wmi: Add lightbar led support by Maxime Bellengé · 7 years ago
- 0fe5726 platform/x86: asus-wmi: Evaluate wmi method with instance number 0x0 by Pali Rohár · 7 years ago
- e90d9ba platform/x86: asus-wmi: constify attribute_group structures. by Arvind Yadav · 8 years ago
- e9b6151 platform/x86: asus-wmi: try to set als by default by Oleksij Rempel · 8 years ago
- a8fe342 platform/x86: asus-wmi: fix cpufv sysfs file permission by Jérémy Lefaure · 8 years ago
- c2ef3a1 platform/x86: asus-wmi: remove sparse_keymap_free() calls by Michał Kępień · 8 years ago
- d1c4e9b platform/x86: asus-wmi: Remove quirk_no_rfkill by João Paulo Rechi Vita · 8 years ago
- 71050ae platform/x86: asus-wmi: Detect quirk_no_rfkill from the DSDT by João Paulo Rechi Vita · 8 years ago
- 8023eff platform/x86: asus-wmi: Set specified XUSB2PR value for X550LB by Kai-Chuan Hsieh · 8 years ago
- 999d437 platform/x86: asus-wmi: fix asus ux303ub brightness issue by zino lin · 8 years ago
- a977e59 asus-wmi: Create quirk for airplane_mode LED by João Paulo Rechi Vita · 9 years ago
- aca234f asus-wmi: provide access to ALS control by Oleksij Rempel · 9 years ago
- f5b3f66 asus-wmi: drop to_platform_driver macro by Geliang Tang · 9 years ago
- 4bfc89d Merge tag 'platform-drivers-x86-v4.4-2' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86 by Linus Torvalds · 9 years ago
- baf51c4 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 9 years ago
- b829834 asus-wmi: fix error handling in store_sys_wmi() by Dan Carpenter · 9 years ago
- e866a2e linux/thermal.h: rename KELVIN_TO_CELSIUS to DECI_KELVIN_TO_CELSIUS by Rasmus Villemoes · 9 years ago
- 3073404 asus-wmi: restore kbd led level after resume by Oleksij Rempel · 9 years ago
- 05fde26 Merge tag 'platform-drivers-x86-v4.2-1' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86 by Linus Torvalds · 10 years ago
- 62c4aa1 asus-wmi: Port to new backlight interface selection API by Hans de Goede · 10 years ago
- 4c27feb asus-wmi: Use acpi_video_unregister_backlight instead of acpi_video_unregister by Hans de Goede · 10 years ago
- 5f77065 asus-wmi: Use acpi_video_unregister_backlight instead of acpi_video_unregister by Hans de Goede · 10 years ago
- 53e755c asus-wmi: add fan control by Kast Bernd · 10 years ago
- 0098181 platform: x86: Deletion of checks before backlight_device_unregister() by Markus Elfring · 10 years ago
- f515623 asus-wmi: control wlan-led if wapf > 0 by AceLan Kao · 11 years ago
- 86ac2735 asus-wmi: backlight_init: Stop treating -ENODEV as if its not an error by Hans de Goede · 11 years ago
- d8c66f6 asus-wmi: Disable acpi-video backlight on desktop machines by Hans de Goede · 11 years ago
- 8ad3be1 platform: x86: asus-wmi.c: Cleaning up uninitialized variables by Rickard Strandqvist · 11 years ago
- c893d13 PCI: Make pci_bus_add_device() void by Yijing Wang · 11 years ago
- b7a8399 Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86 by Linus Torvalds · 11 years ago