The Linux Kernel Mailing List
 help / color / mirror / Atom feed
From: "Ilpo Järvinen" <ilpo.jarvinen@linux.intel.com>
To: Hans de Goede <hdegoede@redhat.com>, Armin Wolf <W_Armin@gmx.de>,
	 Kurt Borja <kuurtb@gmail.com>, Hridesh MG <hridesh699@gmail.com>
Cc: platform-driver-x86@vger.kernel.org,
	linux-kernel@vger.kernel.org,
	 Shuah Khan <skhan@linuxfoundation.org>
Subject: Re: [PATCH v4 0/5] platform/x86 acer-wmi: Improve platform profile handling
Date: Wed, 15 Jan 2025 16:37:44 +0200	[thread overview]
Message-ID: <173695186401.7584.2765000569734785177.b4-ty@linux.intel.com> (raw)
In-Reply-To: <20250113-platform_profile-v4-0-23be0dff19f1@gmail.com>

On Mon, 13 Jan 2025 18:44:08 +0530, Hridesh MG wrote:

> This patch improves the platform profile handling for laptops using the
> Acer Predator interface by making the following changes -
> 
> 1) Using WMI calls to fetch the current platform profile instead of
>    directly accessing it from the EC. A new helper function is
>    introduced for this purpose.
> 2) Simplifying the cycling of platform profiles by making use of
>    platform_profile_cycle()
> 3) Using an ACPI bitmap to dynamically set platform_profile_choices to
>    better reflect the supported profiles.
> 
> [...]


Thank you for your contribution, it has been applied to my local
review-ilpo-next branch. Note it will show up in the public
platform-drivers-x86/review-ilpo-next branch only once I've pushed my
local branch there, which might take a while.

The list of commits applied:
[1/5] platform/x86: acer-wmi: use WMI calls for platform profile handling
      commit: 2d76708c2221dde33d86aeef19f6d7d5f62148b4
[2/5] platform/x86: acer-wmi: use new helper function for setting overclocks
      commit: cd44e09bb89d4a33514b9ec3d972f0d2d13f5cfd
[3/5] platform/x86: acer-wmi: simplify platform profile cycling
      commit: 61c461a90fbfc038d9663713f293d60fcb58c41d
[4/5] platform/x86: acer-wmi: use an ACPI bitmap to set the platform profile choices
      commit: 191e21f1a4c3948957adc037734449f4a965dec5
[5/5] platform/x86: acer-wmi: add support for Acer Nitro AN515-58
      commit: 549fcf58cf5837d401d0de906093169b05365609

--
 i.


  parent reply	other threads:[~2025-01-15 14:37 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-01-13 13:14 [PATCH v4 0/5] platform/x86 acer-wmi: Improve platform profile handling Hridesh MG
2025-01-13 13:14 ` [PATCH v4 1/5] platform/x86: acer-wmi: use WMI calls for " Hridesh MG
2025-01-13 13:14 ` [PATCH v4 2/5] platform/x86: acer-wmi: use new helper function for setting overclocks Hridesh MG
2025-01-13 13:14 ` [PATCH v4 3/5] platform/x86: acer-wmi: simplify platform profile cycling Hridesh MG
2025-01-14  3:52   ` Kurt Borja
2025-01-13 13:14 ` [PATCH v4 4/5] platform/x86: acer-wmi: use an ACPI bitmap to set the platform profile choices Hridesh MG
2025-01-14  3:53   ` Kurt Borja
2025-01-13 13:14 ` [PATCH v4 5/5] platform/x86: acer-wmi: add support for Acer Nitro AN515-58 Hridesh MG
2025-01-14  3:55   ` Kurt Borja
2025-01-15 14:37 ` Ilpo Järvinen [this message]
2025-01-15 15:23   ` [PATCH v4 0/5] platform/x86 acer-wmi: Improve platform profile handling Hridesh MG
2025-01-15 19:07     ` Armin Wolf
2025-01-15 21:54     ` Kurt Borja

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=173695186401.7584.2765000569734785177.b4-ty@linux.intel.com \
    --to=ilpo.jarvinen@linux.intel.com \
    --cc=W_Armin@gmx.de \
    --cc=hdegoede@redhat.com \
    --cc=hridesh699@gmail.com \
    --cc=kuurtb@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=platform-driver-x86@vger.kernel.org \
    --cc=skhan@linuxfoundation.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