public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: ALOK TIWARI <alok.a.tiwari@oracle.com>
To: Denis Benato <benato.denis96@gmail.com>, linux-kernel@vger.kernel.org
Cc: platform-driver-x86@vger.kernel.org,
	"Hans de Goede" <hdegoede@redhat.com>,
	"Ilpo Järvinen" <ilpo.jarvinen@linux.intel.com>,
	"Limonciello, Mario" <mario.limonciello@amd.com>,
	"Luke D . Jones" <luke@ljones.dev>,
	"Derek John Clark" <derekjohn.clark@gmail.com>
Subject: Re: [External] : [PATCH v12 8/8] platform/x86: asus-armoury: add ppt_* and nv_* tuning knobs
Date: Sun, 5 Oct 2025 18:00:28 +0530	[thread overview]
Message-ID: <18fb538c-0165-41bf-adbd-596d75b5cb9e@oracle.com> (raw)
In-Reply-To: <34852b92-a859-4e18-ba2a-c3cab814c2b8@gmail.com>



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

  reply	other threads:[~2025-10-05 12:30 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-10-03 18:55 [PATCH v12 0/8] platform/x86: Add asus-armoury driver Denis Benato
2025-10-03 18:55 ` [PATCH v12 1/8] platform/x86: asus-wmi: export symbols used for read/write WMI Denis Benato
2025-10-03 18:55 ` [PATCH v12 2/8] platform/x86: asus-armoury: move existing tunings to asus-armoury module Denis Benato
2025-10-03 18:55 ` [PATCH v12 3/8] platform/x86: asus-armoury: add panel_hd_mode attribute Denis Benato
2025-10-03 18:55 ` [PATCH v12 4/8] platform/x86: asus-armoury: add apu-mem control support Denis Benato
2025-10-04 10:06   ` [External] : " ALOK TIWARI
2025-10-03 18:55 ` [PATCH v12 5/8] platform/x86: asus-armoury: add core count control Denis Benato
2025-10-03 18:55 ` [PATCH v12 6/8] platform/x86: asus-armoury: add screen auto-brightness toggle Denis Benato
2025-10-03 18:55 ` [PATCH v12 7/8] platform/x86: asus-wmi: deprecate bios features Denis Benato
2025-10-03 18:55 ` [PATCH v12 8/8] platform/x86: asus-armoury: add ppt_* and nv_* tuning knobs Denis Benato
2025-10-04 11:42   ` [External] : " ALOK TIWARI
2025-10-05 12:22     ` Denis Benato
2025-10-05 12:30       ` ALOK TIWARI [this message]
2025-10-05 12:32         ` Denis Benato

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=18fb538c-0165-41bf-adbd-596d75b5cb9e@oracle.com \
    --to=alok.a.tiwari@oracle.com \
    --cc=benato.denis96@gmail.com \
    --cc=derekjohn.clark@gmail.com \
    --cc=hdegoede@redhat.com \
    --cc=ilpo.jarvinen@linux.intel.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=luke@ljones.dev \
    --cc=mario.limonciello@amd.com \
    --cc=platform-driver-x86@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox