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

Rafael J. Wysocki posted 2 patches 4 years, 3 months ago
[PATCH v1 0/2] ACPI: bus: Fix platform-level _OSC handling and avoid CPPC is not supported
Posted by Rafael J. Wysocki 4 years, 3 months ago
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!
RE: [PATCH v1 0/2] ACPI: bus: Fix platform-level _OSC handling and avoid CPPC is not supported
Posted by Limonciello, Mario 4 years, 3 months ago
[Public]

> -----Original Message-----
> From: Rafael J. Wysocki <rjw@rjwysocki.net>
> Sent: Wednesday, March 16, 2022 07:35
> To: Linux ACPI <linux-acpi@vger.kernel.org>
> Cc: Linux PM <linux-pm@vger.kernel.org>; LKML <linux-
> kernel@vger.kernel.org>; Mika Westerberg
> <mika.westerberg@linux.intel.com>; Hans de Goede
> <hdegoede@redhat.com>; Limonciello, Mario
> <Mario.Limonciello@amd.com>
> 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 <mario.limonciello@amd.com>
Re: [PATCH v1 0/2] ACPI: bus: Fix platform-level _OSC handling and avoid CPPC is not supportedg
Posted by Huang Rui 4 years, 3 months ago
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 <ray.huang@amd.com>
Re: [PATCH v1 0/2] ACPI: bus: Fix platform-level _OSC handling and avoid CPPC is not supported
Posted by Mika Westerberg 4 years, 3 months ago
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 <mika.westerberg@linux.intel.com>