public inbox for platform-driver-x86@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/2] platform/x86: asus-wmi: fix screenpad brightness/power management
@ 2026-03-02 17:44 Denis Benato
  2026-03-02 17:44 ` [PATCH v3 1/2] platform/x86: asus-wmi: adjust screenpad power/brightness handling Denis Benato
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Denis Benato @ 2026-03-02 17:44 UTC (permalink / raw)
  To: linux-kernel
  Cc: platform-driver-x86, Hans de Goede, Ilpo Järvinen,
	Luke D . Jones, Mateusz Schyboll, Denis Benato, Denis Benato

Fix up some inconsistent behaviour involving the screenpad on some
ASUS laptops. This fixes:
- illogical screen off control (0/1 flipped depending on WMI state)
- bad brightness depending on the last screenpad power state
- incorrect brightness scaling

Changelog:
- v1
  - Initial submission
- v2
  - Split patch in two
  - Remove a redundant variable copy
- v3
  - Fix variable declaration (reverse x-mas tree)
  - Change commit message of 2/2 to reflect the actual change
  - Add "Fixes" tag to both patches 

Denis Benato (2):
  platform/x86: asus-wmi: adjust screenpad power/brightness handling
  platform/x86: asus-wmi: fix screenpad brightness range

 drivers/platform/x86/asus-wmi.c | 50 +++++++++++++--------------------
 1 file changed, 19 insertions(+), 31 deletions(-)

-- 
2.53.0


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

end of thread, other threads:[~2026-03-24 17:31 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-02 17:44 [PATCH v3 0/2] platform/x86: asus-wmi: fix screenpad brightness/power management Denis Benato
2026-03-02 17:44 ` [PATCH v3 1/2] platform/x86: asus-wmi: adjust screenpad power/brightness handling Denis Benato
2026-03-02 17:44 ` [PATCH v3 2/2] platform/x86: asus-wmi: fix screenpad brightness range Denis Benato
2026-03-24 17:31 ` [PATCH v3 0/2] platform/x86: asus-wmi: fix screenpad brightness/power management Ilpo Järvinen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox