[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <7c58ab73-abdd-461f-9d3e-31b02db2b7af@t-8ch.de>
Date: Fri, 20 Oct 2023 11:17:05 +0200
From: Thomas Weißschuh <thomas@...ch.de>
To: Ai Chao <aichao@...inos.cn>
Cc: hdegoede@...hat.com, ilpo.jarvinen@...ux.intel.com,
markgross@...nel.org, linux-kernel@...r.kernel.org,
platform-driver-x86@...r.kernel.org
Subject: Re: [PATCH v5] platform/x86: inspur-platform-profile: Add platform
profile support
On 2023-10-20 10:40:07+0800, Ai Chao wrote:
> Add support for Inspur platforms to used the platform profile feature.
>
> This will allow users to determine and control the platform modes
> between low-power, balanced and performance modes.
>
> Signed-off-by: Ai Chao <aichao@...inos.cn>
Reviewed-by: Thomas Weißschuh <linux@...ssschuh.net>
Thanks!
> ---
>
> v5: Rename inspur-wmi to inspur_platform_profile
> v4: Add select ACPI_PLATFORM_PROFILE
> v3: Remove input device, using the platform profile interface
> v2: Remove Event GUID, remove inspur_wmi_notify and inspur_wmi_notify.
>
> drivers/platform/x86/Kconfig | 11 +
> drivers/platform/x86/Makefile | 3 +
> .../platform/x86/inspur_platform_profile.c | 216 ++++++++++++++++++
> 3 files changed, 230 insertions(+)
> create mode 100644 drivers/platform/x86/inspur_platform_profile.c
[..]
Powered by blists - more mailing lists