2022-03-17 05:10:53

by Rafael J. Wysocki

[permalink] [raw]
Subject: [PATCH v1 0/2] ACPI: bus: Fix platform-level _OSC handling and avoid CPPC is not supported

Hi All,

The following two patches revert a commit that caused the handling of
platform-level _OSC to fail in some legitimate cases and address the
CPPC handling breakage that was the motivation for the reverted commit.

Please refer to the patch changelogs for details.

Thanks!




2022-03-17 06:12:04

by Mario Limonciello

[permalink] [raw]
Subject: RE: [PATCH v1 0/2] ACPI: bus: Fix platform-level _OSC handling and avoid CPPC is not supported

[Public]

> -----Original Message-----
> From: Rafael J. Wysocki <[email protected]>
> Sent: Wednesday, March 16, 2022 07:35
> To: Linux ACPI <[email protected]>
> Cc: Linux PM <[email protected]>; LKML <linux-
> [email protected]>; Mika Westerberg
> <[email protected]>; Hans de Goede
> <[email protected]>; Limonciello, Mario
> <[email protected]>
> Subject: [PATCH v1 0/2] ACPI: bus: Fix platform-level _OSC handling and
> avoid CPPC is not supported
>
> Hi All,
>
> The following two patches revert a commit that caused the handling of
> platform-level _OSC to fail in some legitimate cases and address the
> CPPC handling breakage that was the motivation for the reverted commit.
>
> Please refer to the patch changelogs for details.
>
> Thanks!
>
>

Thanks! For both patches:
Tested-by: Mario Limonciello <[email protected]>

2022-03-17 08:59:13

by Huang Rui

[permalink] [raw]
Subject: Re: [PATCH v1 0/2] ACPI: bus: Fix platform-level _OSC handling and avoid CPPC is not supportedg

On Wed, Mar 16, 2022 at 01:35:23PM +0100, Rafael J. Wysocki wrote:
> Hi All,
>
> The following two patches revert a commit that caused the handling of
> platform-level _OSC to fail in some legitimate cases and address the
> CPPC handling breakage that was the motivation for the reverted commit.
>
> Please refer to the patch changelogs for details.
>

Series are Acked-by: Huang Rui <[email protected]>

2022-03-17 13:49:59

by Mika Westerberg

[permalink] [raw]
Subject: Re: [PATCH v1 0/2] ACPI: bus: Fix platform-level _OSC handling and avoid CPPC is not supported

Hi Rafael,

On Wed, Mar 16, 2022 at 01:35:23PM +0100, Rafael J. Wysocki wrote:
> Hi All,
>
> The following two patches revert a commit that caused the handling of
> platform-level _OSC to fail in some legitimate cases and address the
> CPPC handling breakage that was the motivation for the reverted commit.
>
> Please refer to the patch changelogs for details.

For both,

Reviewed-by: Mika Westerberg <[email protected]>