mbox series

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

Message ID 4734682.31r3eYUQgx@kreacher
Headers show
Series ACPI: bus: Fix platform-level _OSC handling and avoid CPPC is not supported | expand

Message

Rafael J. Wysocki March 16, 2022, 12:35 p.m. UTC
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!

Comments

Huang Rui March 17, 2022, 8:08 a.m. UTC | #1
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>
Mika Westerberg March 17, 2022, 11:43 a.m. UTC | #2
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>