X86 platform drivers
 help / color / mirror / Atom feed
* [PATCH 0/5] Better thermal mode probing + support for 9 models
@ 2024-11-11 18:33 Kurt Borja
  2024-11-11 18:35 ` [PATCH 1/5] alienware-wmi: order alienware_quirks[] alphabetically Kurt Borja
                   ` (6 more replies)
  0 siblings, 7 replies; 9+ messages in thread
From: Kurt Borja @ 2024-11-11 18:33 UTC (permalink / raw)
  To: kuurtb
  Cc: ilpo.jarvinen, w_armin, hdegoede, linux-kernel,
	platform-driver-x86, Dell.Client.Kernel

Hi!

I added models for all the acpidumps I could find. Also I find a way to
not brute force create_thermal_profile and that's always a good thing.

I hope you all have a great week!

Kurt Borja (5):
  alienware-wmi: order alienware_quirks[] alphabetically
  alienware-wmi: extends the list of supported models
  alienware-wmi: Adds support to Alienware x17 R2
  alienware-wmi: create_thermal_profile no longer brute-forces IDs
  Documentation: alienware-wmi: Describe THERMAL_INFORMATION operation
    0x02

 Documentation/wmi/devices/alienware-wmi.rst |  12 +-
 drivers/platform/x86/dell/alienware-wmi.c   | 150 ++++++++++++++++----
 2 files changed, 136 insertions(+), 26 deletions(-)

-- 
2.47.0


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

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

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-11 18:33 [PATCH 0/5] Better thermal mode probing + support for 9 models Kurt Borja
2024-11-11 18:35 ` [PATCH 1/5] alienware-wmi: order alienware_quirks[] alphabetically Kurt Borja
2024-11-11 18:35 ` [PATCH 2/5] alienware-wmi: extends the list of supported models Kurt Borja
2024-11-11 18:36 ` [PATCH 3/5] alienware-wmi: Adds support to Alienware x17 R2 Kurt Borja
2024-11-11 18:36 ` [PATCH 4/5] alienware-wmi: create_thermal_profile no longer brute-forces IDs Kurt Borja
2024-11-11 18:36 ` [PATCH 5/5] Documentation: alienware-wmi: Describe THERMAL_INFORMATION operation 0x02 Kurt Borja
2024-11-12 10:53 ` [PATCH 0/5] Better thermal mode probing + support for 9 models Ilpo Järvinen
2024-11-16 15:03 ` Ilpo Järvinen
2024-11-16 15:23   ` Kurt Borja

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