public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Device managed platform_profile_register()
@ 2024-12-24 14:01 Kurt Borja
  2024-12-24 14:01 ` [PATCH v2 1/2] ACPI: platform_profile: Add devm_platform_profile_register() Kurt Borja
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Kurt Borja @ 2024-12-24 14:01 UTC (permalink / raw)
  To: platform-driver-x86
  Cc: W_Armin, hdegoede, ilpo.jarvinen, lenb, linux-acpi, linux-kernel,
	mario.limonciello, mpearson-lenovo, rafael, soyer, Kurt Borja

Hi :)

This is meant to be merged on the pdx86 tree.

~ Kurt

v2:
 - Replaced convoluted cast with intermediate variable (1/2)
 - Restored dropped empty line (1/2)
 - Couldn't incorporate Armin's second comment. I probably didn't
   understand it (1/2)
v1: 
 - https://lore.kernel.org/platform-driver-x86/20241221070817.3764-2-kuurtb@gmail.com

Kurt Borja (2):
  ACPI: platform_profile: Add devm_platform_profile_register()
  alienware-wmi: Use devm_platform_profile_register()

 drivers/acpi/platform_profile.c           | 29 +++++++++++++++++++++++
 drivers/platform/x86/dell/alienware-wmi.c | 10 +-------
 include/linux/platform_profile.h          |  1 +
 3 files changed, 31 insertions(+), 9 deletions(-)


base-commit: 03f8e0e05510dad6377cd5ef029594d30e6c096d
-- 
2.47.1


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

end of thread, other threads:[~2025-01-14 14:33 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-24 14:01 [PATCH v2 0/2] Device managed platform_profile_register() Kurt Borja
2024-12-24 14:01 ` [PATCH v2 1/2] ACPI: platform_profile: Add devm_platform_profile_register() Kurt Borja
2025-01-14 13:34   ` Rafael J. Wysocki
2025-01-14 14:33     ` Ilpo Järvinen
2024-12-24 14:01 ` [PATCH v2 2/2] alienware-wmi: Use devm_platform_profile_register() Kurt Borja
2024-12-25 20:31 ` [PATCH v2 0/2] Device managed platform_profile_register() Armin Wolf
2024-12-30 18:31 ` Ilpo Järvinen
2024-12-31 15:53   ` Kurt Borja
2025-01-07 15:48     ` 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