[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <18fb538c-0165-41bf-adbd-596d75b5cb9e@oracle.com>
Date: Sun, 5 Oct 2025 18:00:28 +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/5/2025 5:52 PM, Denis Benato wrote:
> 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
only avilable -> available.
Oops, I had a typo in my previous reply :)
Thanks,
Alok
Powered by blists - more mailing lists