public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/4] alienware-wmi: Improvements
@ 2024-11-20 16:38 Kurt Borja
  2024-11-20 16:41 ` [PATCH v2 1/4] alienware-wmi: Migrate to device managed resources Kurt Borja
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Kurt Borja @ 2024-11-20 16:38 UTC (permalink / raw)
  To: kuurtb
  Cc: Dell.Client.Kernel, hdegoede, ilpo.jarvinen, linux-kernel,
	mario.limonciello, platform-driver-x86, w_armin

Hi!

I want to migrate this driver to the new WMI interface. These are some
improvements I figured I should send beforehand.

I made everything on top of pdx86/for-next because I think they are not
fixes, just improvements. Check individual patches for more details.

Regards,
Kurt

---
v2:
 - Dropped patch 4/5 bacause it's empty after changes
 - Changed patch order:
    1 -> 3
    2 -> 4
    3 -> 1
    5 -> 2
---
Kurt Borja (4):
  alienware-wmi: Migrate to device managed resources
  alienware-wmi: Improves sysfs groups creation
  alienware-wmi: Simplify platform device creation
  alienware-wmi: Remove unnecessary check at module exit

 drivers/platform/x86/dell/alienware-wmi.c | 186 ++++++++--------------
 1 file changed, 62 insertions(+), 124 deletions(-)

-- 
2.47.0


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

end of thread, other threads:[~2024-11-21 15:37 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-20 16:38 [PATCH v2 0/4] alienware-wmi: Improvements Kurt Borja
2024-11-20 16:41 ` [PATCH v2 1/4] alienware-wmi: Migrate to device managed resources Kurt Borja
2024-11-20 16:43 ` [PATCH v2 2/4] alienware-wmi: Improves sysfs groups creation Kurt Borja
2024-11-21 15:37   ` Kurt Borja
2024-11-20 16:43 ` [PATCH v2 3/4] alienware-wmi: Simplify platform device creation Kurt Borja
2024-11-20 16:44 ` [PATCH v2 4/4] alienware-wmi: Remove unnecessary check at module exit Kurt Borja
2024-11-20 18:08 ` [PATCH v2 0/4] alienware-wmi: Improvements Mario Limonciello

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