index
:
pub/scm/linux/kernel/git/mkp/linux.git
master
Storage development
Martin K. Petersen
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
2026-08-24
Merge tag 'platform-drivers-x86-v7.3-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-3
/
+27
2026-07-10
platform/x86: asus-wmi: temporarily revert to setting a charge limit
Denis Benato
1
-3
/
+23
2026-07-10
platform/x86: asus-wmi: fix resource leaks on probe failure
Marco Scardovi
1
-3
/
+3
2026-07-06
platform/x86: asus-armoury: gate PPT writes behind active fan curve
Ahmed Yaseen
1
-0
/
+24
2026-06-11
platform/x86: asus-wmi: add keystone dongle support
Dariusz Figzał
1
-0
/
+65
2026-03-31
platform/x86: asus-wmi: fix screenpad brightness range
Denis Benato
1
-10
/
+6
2026-03-31
platform/x86: asus-wmi: adjust screenpad power/brightness handling
Denis Benato
1
-21
/
+13
2026-03-24
platform/x86: asus-wmi: do not enforce a battery charge threshold
Denis Benato
1
-5
/
+8
2026-03-02
platform: x86: remove unnecessary module_init/exit() functions
Ethan Nelson-Moore
1
-14
/
+0
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-1
/
+1
2026-01-28
Merge branch 'platform-drivers-x86-asus-kbd' into for-next
Ilpo Järvinen
1
-27
/
+196
2026-01-28
platform/x86: asus-wmi: add keyboard brightness event handler
Antheas Kapenekakis
1
-5
/
+41
2026-01-28
platform/x86: asus-wmi: Add support for multiple kbd led handlers
Antheas Kapenekakis
1
-25
/
+158
2026-01-15
platform/x86: asus-wmi: fix sending OOBE at probe
Denis Benato
1
-1
/
+2
2025-12-03
platform/x86: asus-wmi: use brightness_set_blocking() for kbd led
Anton Khirnov
1
-4
/
+4
2025-11-18
platform/x86: asus-wmi: rename ASUS_WMI_DEVID_PPT_FPPT
Denis Benato
1
-2
/
+2
2025-11-18
platform/x86: asus-wmi: deprecate bios features
Luke D. Jones
1
-25
/
+96
2025-11-12
platform/x86: asus-armoury: move existing tunings to asus-armoury module
Luke D. Jones
1
-6
/
+4
2025-11-10
platform/x86: asus-wmi: export symbols used for read/write WMI
Luke D. Jones
1
-3
/
+43
2025-08-28
platform/x86: asus-wmi: Fix racy registrations
Takashi Iwai
1
-1
/
+8
2025-05-25
platform/x86: asus-wmi: fix build without CONFIG_SUSPEND
Luke Jones
1
-9
/
+24
2025-05-12
Merge branch 'fixes' into for-next
Ilpo Järvinen
1
-2
/
+12
2025-05-08
platform/x86: asus-wmi: Refactor Ally suspend/resume
Luke D. Jones
1
-39
/
+94
2025-05-07
platform/x86: asus-wmi: Fix wlan_ctrl_by_user detection
Hans de Goede
1
-1
/
+2
2025-04-23
platform/x86: asus-wmi: Disable OOBE state after resume from hibernation
Pavel Nikulin
1
-1
/
+10
2025-01-21
Merge branch 'fixes' into 'for-next'
Ilpo Järvinen
1
-9
/
+2
2025-01-17
ACPI: platform_profile: Remove platform_profile_handler from exported symbols
Kurt Borja
1
-9
/
+6
2025-01-16
platform/x86: asus-wmi: Use devm_platform_profile_register()
Kurt Borja
1
-11
/
+3
2025-01-16
ACPI: platform_profile: Add `probe` to platform_profile_ops
Kurt Borja
1
-6
/
+10
2025-01-16
ACPI: platform_profile: Add `ops` member to handlers
Kurt Borja
1
-2
/
+6
2025-01-16
ACPI: platform_profile: Remove platform_profile_handler from callbacks
Kurt Borja
1
-4
/
+4
2025-01-16
ACPI: platform_profile: Let drivers set drvdata to the class device
Kurt Borja
1
-3
/
+3
2025-01-15
Input: i8042 - Add support for platform filter contexts
Armin Wolf
1
-1
/
+1
2024-12-10
ACPI: platform_profile: Pass the profile handler into platform_profile_notify()
Mario Limonciello
1
-1
/
+1
2024-12-10
ACPI: platform_profile: Add platform handler argument to platform_profile_rem...
Mario Limonciello
1
-2
/
+2
2024-12-10
ACPI: platform_profile: Add device pointer into platform profile handler
Mario Limonciello
1
-0
/
+1
2024-12-10
ACPI: platform-profile: Add a name member to handlers
Mario Limonciello
1
-0
/
+1
2024-12-02
platform/x86: asus-wmi: Ignore return value when writing thermal policy
Armin Wolf
1
-9
/
+2
2024-11-20
Merge tag 'platform-drivers-x86-v6.13-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-67
/
+23
2024-11-12
platform/x86: asus-wmi: Use platform_profile_cycle()
Armin Wolf
1
-23
/
+1
2024-11-12
platform/x86: asus-wmi: Fix inconsistent use of thermal policies
Armin Wolf
1
-43
/
+21
2024-10-26
platform/x86: asus-wmi: Fix thermal profile initialization
Armin Wolf
1
-0
/
+10
2024-10-17
platform/x86: Switch back to struct platform_driver::remove()
Uwe Kleine-König
1
-1
/
+1
2024-09-19
Merge tag 'platform-drivers-x86-v6.12-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-87
/
+137
2024-09-11
platform/x86: asus-wmi: don't fail if platform_profile already registered
Luke D. Jones
1
-1
/
+6
2024-09-11
platform/x86: asus-wmi: add debug print in more key places
Luke D. Jones
1
-10
/
+48
2024-09-10
platform/x86: asus-wmi: Disable OOBE experience on Zenbook S 16
Bas Nieuwenhuizen
1
-0
/
+10
2024-09-05
platform/x86: wmi: Pass event data directly to legacy notify handlers
Armin Wolf
1
-16
/
+3
2024-09-05
Merge tag 'hwmon-for-v6.11-rc7' into review-hans
Hans de Goede
1
-1
/
+15
[next]