[PATCH v2 0/2] IdeaPad platform profile support
From: Jiaxun Yang
Date: Tue Jan 05 2021 - 08:16:37 EST
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