index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
x86
/
asus-wmi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-21
platform/x86: asus-wmi: Reshuffle headers for better maintenance
Andy Shevchenko
1
-14
/
+14
2021-12-21
platform/x86: asus-wmi: Split MODULE_AUTHOR() on per author basis
Andy Shevchenko
1
-2
/
+2
2021-12-21
platform/x86: asus-wmi: Join string literals back
Andy Shevchenko
1
-4
/
+2
2021-12-02
platform/x86: asus-wmi: remove unneeded semicolon
Yang Li
1
-1
/
+1
2021-11-16
platform/x86: asus-wmi: Add support for custom fan curves
Luke D. Jones
1
-5
/
+562
2021-10-27
platform/x86: asus-wmi: rename platform_profile_* function symbols
Mario Limonciello
1
-6
/
+6
2021-08-26
platform/x86: asus-wmi: Fix "unsigned 'retval' is never less than zero" smatc...
Jiapeng Chong
1
-3
/
+3
2021-08-26
platform/x86: asus-wmi: Delete impossible condition
Dan Carpenter
1
-3
/
+0
2021-08-20
asus-wmi: Add support for platform_profile
Luke D. Jones
1
-4
/
+126
2021-08-12
asus-wmi: Add egpu enable method
Luke D. Jones
1
-0
/
+99
2021-08-12
asus-wmi: Add dgpu disable method
Luke D. Jones
1
-0
/
+98
2021-08-12
asus-wmi: Add panel overdrive functionality
Luke D. Jones
1
-0
/
+92
2021-04-07
platform/x86: asus-wmi: Add param to turn fn-lock mode on by default
Luca Stefani
1
-1
/
+4
2020-11-24
platform/x86: asus-wmi: Add userspace notification for performance mode change
Vasiliy Kupriakov
1
-0
/
+8
2020-10-28
platform/x86: asus-wmi: Add support for SW_TABLET_MODE on UX360
Samuel Čavoj
1
-0
/
+40
2020-10-06
platform/x86: asus-wmi: Fix SW_TABLET_MODE always reporting 1 on many differe...
Hans de Goede
1
-7
/
+9
2020-09-24
platform/x86: asus-wmi: Add BATC battery name to the list of supported
Marius Iacob
1
-0
/
+1
2020-07-15
platform/x86: asus-wmi: allow BAT1 battery name
Vasiliy Kupriakov
1
-0
/
+1
2020-06-01
platform/x86: asus_wmi: Reserve more space for struct bias_args
Chris Chiu
1
-0
/
+2
2020-05-12
platform/x86: asus-wmi: Add support for SW_TABLET_MODE
Hans de Goede
1
-2
/
+22
2020-05-12
platform/x86: asus-wmi: Move asus_wmi_input_init and _exit lower in the file
Hans de Goede
1
-39
/
+39
2020-05-12
platform/x86: asus_wmi: remove redundant initialization of variable status
Colin Ian King
1
-1
/
+1
2020-05-07
platform/x86: asus-wmi: Drop duplicate check for led_classdev_unregister()
Andy Shevchenko
1
-8
/
+5
2020-03-20
platform/x86: asus_wmi: Fix return value of fan_boost_mode_store
Leonid Maksymchuk
1
-1
/
+1
2020-03-20
platform/x86: asus-wmi: Support laptops where the first battery is named BATT
Kristian Klausen
1
-1
/
+4
2020-01-31
platform/x86: asus-wmi: switch to use <linux/units.h> helpers
Akinobu Mita
1
-4
/
+3
2020-01-13
platform/x86: asus-wmi: Fix keyboard brightness cannot be set to 0
Jian-Hong Pan
1
-7
/
+1
2020-01-10
platform/x86: asus_wmi: Set throttle thermal policy to default
Leonid Maksymchuk
1
-0
/
+11
2020-01-10
platform/x86: asus_wmi: Support throttle thermal policy
Leonid Maksymchuk
1
-0
/
+113
2019-09-10
platform/x86: asus-wmi: Refactor charge threshold to use the battery hooking API
Kristian Klausen
1
-49
/
+99
2019-09-09
platform/x86: asus-wmi: Rename CHARGE_THRESHOLD to RSOC
Kristian Klausen
1
-3
/
+3
2019-09-07
platform/x86: asus-wmi: Fix condition in charge_threshold_store()
Dan Carpenter
1
-1
/
+1
2019-08-16
platform/x86: asus-wmi: Remove unnecessary blank lines
Andy Shevchenko
1
-13
/
+1
2019-08-16
platform/x86: asus-wmi: Drop indentation level by inverting conditionals
Andy Shevchenko
1
-24
/
+19
2019-08-16
platform/x86: asus-wmi: Use clamp_val() instead of open coded variant
Andy Shevchenko
1
-6
/
+1
2019-08-16
platform/x86: asus-wmi: Replace sscanf() with kstrtoint()
Andy Shevchenko
1
-15
/
+10
2019-08-16
platform/x86: asus-wmi: Refactor charge_threshold_store()
Andy Shevchenko
1
-3
/
+5
2019-08-16
platform/x86: asus-wmi: Add support for charge threshold
Kristian Klausen
1
-0
/
+48
2019-07-30
platform/x86: asus-wmi: fix CPU fan control on recent products
Daniel Drake
1
-25
/
+100
2019-07-30
platform/x86: asus-wmi: add a helper for device presence
Daniel Drake
1
-20
/
+11
2019-07-30
platform/x86: asus-wmi: cleanup AGFN fan handling
Daniel Drake
1
-131
/
+107
2019-07-29
platform/x86: asus-wmi: Use kmemdup rather than duplicating its implementation
Fuqian Huang
1
-2
/
+1
2019-07-17
platform/x86: asus: Rename "fan mode" to "fan boost mode"
Daniel Drake
1
-56
/
+62
2019-07-14
Merge tag 'platform-drivers-x86-v5.3-1' of git://git.infradead.org/linux-plat...
Linus Torvalds
1
-127
/
+350
2019-07-03
platform/x86: asus-wmi: Use dev_get_drvdata()
Fuqian Huang
1
-2
/
+1
2019-06-17
platform/x86: asus-wmi: Do not disable keyboard backlight on unloading
Yurii Pavlovskyi
1
-0
/
+4
2019-06-17
platform/x86: asus-wmi: Switch fan boost mode
Yurii Pavlovskyi
1
-8
/
+143
2019-06-17
platform/x86: asus-wmi: Enhance detection of thermal data
Yurii Pavlovskyi
1
-2
/
+5
2019-06-17
platform/x86: asus-wmi: Organize code into sections
Yurii Pavlovskyi
1
-42
/
+47
2019-06-17
platform/x86: asus-wmi: Refactor error handling
Yurii Pavlovskyi
1
-5
/
+1
[next]