On Tue, Jan 14, 2025 at 4:38 PM Kurt Borja wrote:
>
> Hello,
>
> As suggested by Mario, I moved patch 15/18 to position 3/18. This indeed
> simplified all diffs. Full reordering bellow.
>
> Series based on top of pdx86/for-next branch.
>
> ~ Kurt
> ---
> v1 -> v2:
>
> 01 -> 04
> 02 -> 05
> 03 -> 0
On Tue, Jan 14, 2025 at 5:55 PM Ilpo Järvinen
wrote:
>
> On Tue, 14 Jan 2025, Kurt Borja wrote:
>
> > In order to protect the platform_profile_handler from API consumers,
> > allocate it in platform_profile_register() and modify it's signature
> > accordingly.
> >
> > Remove the platform_profile_h
Hi Ilpo,
On Tue, Dec 10, 2024 at 6:30 PM Ilpo Järvinen
wrote:
>
> Hi Rafael,
>
> This series seems ready and Mario has requested it to be merged through
> platform drivers tree despite majority of changes touching
> drivers/acpi/platform_profile.c because its API relates to many pdx86
> drivers.
On Tue, Nov 12, 2024 at 9:20 PM Mario Limonciello
wrote:
>
> On 11/12/2024 14:16, Rafael J. Wysocki wrote:
> > On Sat, Nov 9, 2024 at 5:42 AM Mario Limonciello
> > wrote:
> >>
> >> Currently there are a number of ASUS products on the market that happen to
> >> have ACPI objects for amd-pmf to bin
On Sat, Nov 9, 2024 at 5:42 AM Mario Limonciello
wrote:
>
> Currently there are a number of ASUS products on the market that happen to
> have ACPI objects for amd-pmf to bind to as well as an ACPI platform
> profile provided by asus-wmi.
>
> The ACPI platform profile support created by amd-pmf on