All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/1] asus-wmi: Add support for TUF laptop keyboard states
@ 2022-08-03 23:13 Luke D. Jones
  2022-08-03 23:13 ` [PATCH v2 1/1] " Luke D. Jones
  0 siblings, 1 reply; 5+ messages in thread
From: Luke D. Jones @ 2022-08-03 23:13 UTC (permalink / raw)
  To: hdegoede; +Cc: markgross, platform-driver-x86, linux-kernel, Luke D. Jones

Adds support for the TUF series laptop power states. This means
control of if the LED's are on while awake, or an animation is
shown while booting or suspended.

Changelog:
- V2:
  + Adds sysfs attr for tuf_krgb_state_index to provide index labels

Luke D. Jones (1):
  asus-wmi: Add support for TUF laptop keyboard states

 drivers/platform/x86/asus-wmi.c            | 95 ++++++++++++++++++++++
 include/linux/platform_data/x86/asus-wmi.h |  3 +
 2 files changed, 98 insertions(+)

-- 
2.37.1


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-08-04 22:31 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-03 23:13 [PATCH v2 0/1] asus-wmi: Add support for TUF laptop keyboard states Luke D. Jones
2022-08-03 23:13 ` [PATCH v2 1/1] " Luke D. Jones
2022-08-04 13:22   ` Hans de Goede
2022-08-04 21:53     ` Barnabás Pőcze
2022-08-04 22:31     ` Luke Jones

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.