[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <86282444-f489-49e8-892f-46ce655030b5@oracle.com>
Date: Sat, 4 Oct 2025 17:12:43 +0530
From: ALOK TIWARI <alok.a.tiwari@...cle.com>
To: Denis Benato <benato.denis96@...il.com>, linux-kernel@...r.kernel.org
Cc: platform-driver-x86@...r.kernel.org, Hans de Goede <hdegoede@...hat.com>,
Ilpo Järvinen <ilpo.jarvinen@...ux.intel.com>,
"Limonciello, Mario" <mario.limonciello@....com>,
"Luke D . Jones" <luke@...nes.dev>,
Derek John Clark <derekjohn.clark@...il.com>
Subject: Re: [External] : [PATCH v12 8/8] platform/x86: asus-armoury: add
ppt_* and nv_* tuning knobs
On 10/4/2025 12:25 AM, Denis Benato wrote:
> +struct power_data {
> + const struct power_limits *ac_data;
> + const struct power_limits *dc_data;
> + bool requires_fan_curve;
> +};
> +
> +/*
> + * For each avilable attribute there must be a min and a max.
typo avilable > + * _def is not required and will be assumed to be
default == max if missing.
> + */
Thanks,
Alok
Powered by blists - more mailing lists