[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <34852b92-a859-4e18-ba2a-c3cab814c2b8@gmail.com>
Date: Sun, 5 Oct 2025 14:22:48 +0200
From: Denis Benato <benato.denis96@...il.com>
To: ALOK TIWARI <alok.a.tiwari@...cle.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/25 13:42, ALOK TIWARI wrote:
>
>
> 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.
Hello and thanks for your suggestions!
I am not understanding if you are suggesting of just fixing the typo or changing the phrasing.
Thanks,
Denis
>> + */
>
> Thanks,
> Alok
Powered by blists - more mailing lists