linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] IdeaPad platform profile support
@ 2021-01-05 13:14 Jiaxun Yang
  2021-01-05 13:14 ` [PATCH v2 1/2] ACPI: platform-profile: Introduce object pointers to callbacks Jiaxun Yang
  2021-01-05 13:14 ` [PATCH v2 2/2] platform/x86: ideapad-laptop: DYTC Platform profile support Jiaxun Yang
  0 siblings, 2 replies; 6+ messages in thread
From: Jiaxun Yang @ 2021-01-05 13:14 UTC (permalink / raw)
  To: platform-driver-x86
  Cc: Jiaxun Yang, Rafael J. Wysocki, Len Brown, Hans de Goede,
	Mark Gross, Ike Panhc, Mark Pearson, linux-acpi, linux-kernel

Tested on Lenovo Yoga-14S ARE Chinese Edition.

v2: Use another private data approach (Hans)

Jiaxun Yang (2):
  ACPI: platform-profile: Introduce object pointers to callbacks
  platform/x86: ideapad-laptop: DYTC Platform profile support

 drivers/acpi/platform_profile.c       |   4 +-
 drivers/platform/x86/Kconfig          |   1 +
 drivers/platform/x86/ideapad-laptop.c | 289 ++++++++++++++++++++++++++
 include/linux/platform_profile.h      |   6 +-
 4 files changed, 296 insertions(+), 4 deletions(-)

-- 
2.30.0


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

end of thread, other threads:[~2021-02-02 18:33 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-05 13:14 [PATCH v2 0/2] IdeaPad platform profile support Jiaxun Yang
2021-01-05 13:14 ` [PATCH v2 1/2] ACPI: platform-profile: Introduce object pointers to callbacks Jiaxun Yang
2021-01-05 13:16   ` Hans de Goede
2021-01-07 17:11     ` Rafael J. Wysocki
2021-01-05 13:14 ` [PATCH v2 2/2] platform/x86: ideapad-laptop: DYTC Platform profile support Jiaxun Yang
2021-02-02 18:29   ` Hans de Goede

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).