summaryrefslogtreecommitdiff
path: root/drivers/platform/x86/asus-wmi.c
AgeCommit message (Expand)Author
2021-12-21platform/x86: asus-wmi: Reshuffle headers for better maintenanceAndy Shevchenko
2021-12-21platform/x86: asus-wmi: Split MODULE_AUTHOR() on per author basisAndy Shevchenko
2021-12-21platform/x86: asus-wmi: Join string literals backAndy Shevchenko
2021-12-02platform/x86: asus-wmi: remove unneeded semicolonYang Li
2021-11-16platform/x86: asus-wmi: Add support for custom fan curvesLuke D. Jones
2021-10-27platform/x86: asus-wmi: rename platform_profile_* function symbolsMario Limonciello
2021-08-26platform/x86: asus-wmi: Fix "unsigned 'retval' is never less than zero" smatc...Jiapeng Chong
2021-08-26platform/x86: asus-wmi: Delete impossible conditionDan Carpenter
2021-08-20asus-wmi: Add support for platform_profileLuke D. Jones
2021-08-12asus-wmi: Add egpu enable methodLuke D. Jones
2021-08-12asus-wmi: Add dgpu disable methodLuke D. Jones
2021-08-12asus-wmi: Add panel overdrive functionalityLuke D. Jones
2021-04-07platform/x86: asus-wmi: Add param to turn fn-lock mode on by defaultLuca Stefani
2020-11-24platform/x86: asus-wmi: Add userspace notification for performance mode changeVasiliy Kupriakov
2020-10-28platform/x86: asus-wmi: Add support for SW_TABLET_MODE on UX360Samuel Čavoj
2020-10-06platform/x86: asus-wmi: Fix SW_TABLET_MODE always reporting 1 on many differe...Hans de Goede
2020-09-24platform/x86: asus-wmi: Add BATC battery name to the list of supportedMarius Iacob
2020-07-15platform/x86: asus-wmi: allow BAT1 battery nameVasiliy Kupriakov
2020-06-01platform/x86: asus_wmi: Reserve more space for struct bias_argsChris Chiu
2020-05-12platform/x86: asus-wmi: Add support for SW_TABLET_MODEHans de Goede
2020-05-12platform/x86: asus-wmi: Move asus_wmi_input_init and _exit lower in the fileHans de Goede
2020-05-12platform/x86: asus_wmi: remove redundant initialization of variable statusColin Ian King
2020-05-07platform/x86: asus-wmi: Drop duplicate check for led_classdev_unregister()Andy Shevchenko
2020-03-20platform/x86: asus_wmi: Fix return value of fan_boost_mode_storeLeonid Maksymchuk
2020-03-20platform/x86: asus-wmi: Support laptops where the first battery is named BATTKristian Klausen
2020-01-31platform/x86: asus-wmi: switch to use <linux/units.h> helpersAkinobu Mita
2020-01-13platform/x86: asus-wmi: Fix keyboard brightness cannot be set to 0Jian-Hong Pan
2020-01-10platform/x86: asus_wmi: Set throttle thermal policy to defaultLeonid Maksymchuk
2020-01-10platform/x86: asus_wmi: Support throttle thermal policyLeonid Maksymchuk
2019-09-10platform/x86: asus-wmi: Refactor charge threshold to use the battery hooking APIKristian Klausen
2019-09-09platform/x86: asus-wmi: Rename CHARGE_THRESHOLD to RSOCKristian Klausen
2019-09-07platform/x86: asus-wmi: Fix condition in charge_threshold_store()Dan Carpenter
2019-08-16platform/x86: asus-wmi: Remove unnecessary blank linesAndy Shevchenko
2019-08-16platform/x86: asus-wmi: Drop indentation level by inverting conditionalsAndy Shevchenko
2019-08-16platform/x86: asus-wmi: Use clamp_val() instead of open coded variantAndy Shevchenko
2019-08-16platform/x86: asus-wmi: Replace sscanf() with kstrtoint()Andy Shevchenko
2019-08-16platform/x86: asus-wmi: Refactor charge_threshold_store()Andy Shevchenko
2019-08-16platform/x86: asus-wmi: Add support for charge thresholdKristian Klausen
2019-07-30platform/x86: asus-wmi: fix CPU fan control on recent productsDaniel Drake
2019-07-30platform/x86: asus-wmi: add a helper for device presenceDaniel Drake
2019-07-30platform/x86: asus-wmi: cleanup AGFN fan handlingDaniel Drake
2019-07-29platform/x86: asus-wmi: Use kmemdup rather than duplicating its implementationFuqian Huang
2019-07-17platform/x86: asus: Rename "fan mode" to "fan boost mode"Daniel Drake
2019-07-14Merge tag 'platform-drivers-x86-v5.3-1' of git://git.infradead.org/linux-plat...Linus Torvalds
2019-07-03platform/x86: asus-wmi: Use dev_get_drvdata()Fuqian Huang
2019-06-17platform/x86: asus-wmi: Do not disable keyboard backlight on unloadingYurii Pavlovskyi
2019-06-17platform/x86: asus-wmi: Switch fan boost modeYurii Pavlovskyi
2019-06-17platform/x86: asus-wmi: Enhance detection of thermal dataYurii Pavlovskyi
2019-06-17platform/x86: asus-wmi: Organize code into sectionsYurii Pavlovskyi
2019-06-17platform/x86: asus-wmi: Refactor error handlingYurii Pavlovskyi