Re: [ibm-acpi-devel] [PATCH v2 00/18] Hide platform_profile_handler from consumers

2025-01-14 Thread Rafael J. Wysocki via ibm-acpi-devel
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

Re: [ibm-acpi-devel] [PATCH v2 15/18] ACPI: platform_profile: Remove platform_profile_handler from exported symbols

2025-01-14 Thread Rafael J. Wysocki via ibm-acpi-devel
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

Re: [ibm-acpi-devel] [PATCH v10 00/22] Add support for binding ACPI platform profile to multiple drivers

2024-12-10 Thread Rafael J. Wysocki via ibm-acpi-devel
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.

Re: [ibm-acpi-devel] [PATCH v6 00/22] Add support for binding ACPI platform profile to multiple drivers

2024-11-12 Thread Rafael J. Wysocki via ibm-acpi-devel
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

Re: [ibm-acpi-devel] [PATCH v6 00/22] Add support for binding ACPI platform profile to multiple drivers

2024-11-12 Thread Rafael J. Wysocki via ibm-acpi-devel
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