mbox series

[0/2] platform/x86: acer-wmi: Last minute fixes

Message ID 20250119201723.11102-1-W_Armin@gmx.de (mailing list archive)
Headers show
Series platform/x86: acer-wmi: Last minute fixes | expand

Message

Armin Wolf Jan. 19, 2025, 8:17 p.m. UTC
This patch series contains some last minute fixes to the acer-wmi
driver.

The first patch was already part of a previous patch series but got
rejected due to the fact that the acer-wmi driver was using the AC
status at the time to cycle platform profiles. Since this is not the
case anymore the patch is now being resubmitted.

The second patch fixed a small issue during platform profile
initialization.

The first patch was tested on a real machine while the second patch is
compile-tested only.

Armin Wolf (2):
  platform/x86: acer-wmi: Ignore AC events
  platform/x86: acer-wmi: Fix initialization of last_non_turbo_profile

 drivers/platform/x86/acer-wmi.c | 45 ++++++++++++++++++++++-----------
 1 file changed, 30 insertions(+), 15 deletions(-)

--
2.39.5

Comments

Ilpo Järvinen Jan. 20, 2025, 12:28 p.m. UTC | #1
On Sun, 19 Jan 2025 21:17:21 +0100, Armin Wolf wrote:

> This patch series contains some last minute fixes to the acer-wmi
> driver.
> 
> The first patch was already part of a previous patch series but got
> rejected due to the fact that the acer-wmi driver was using the AC
> status at the time to cycle platform profiles. Since this is not the
> case anymore the patch is now being resubmitted.
> 
> [...]


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/2] platform/x86: acer-wmi: Ignore AC events
      commit: f6bfa25c6665f8721421ea94fe506cc22f1d4b43
[2/2] platform/x86: acer-wmi: Fix initialization of last_non_turbo_profile
      commit: 3ef4ea516c2f8a2f1ff8ca59b156fb2e4472c2a4

--
 i.