Show patches with: Submitter = Mario Limonciello       |   432 patches
« 1 2 3 44 5 »
Patch Series S/W/F Date Submitter Delegate State
[v9,22/22] Documentation: Add documentation about class interface for platform profiles Add support for binding ACPI platform profile to multiple drivers --- 2024-12-02 Mario Limonciello New
[v9,20/22] ACPI: platform_profile: Allow multiple handlers Add support for binding ACPI platform profile to multiple drivers --- 2024-12-02 Mario Limonciello New
[v9,18/22] ACPI: platform_profile: Check all profile handler to calculate next Add support for binding ACPI platform profile to multiple drivers --- 2024-12-02 Mario Limonciello New
[v9,16/22] ACPI: platform_profile: Add concept of a "custom" profile Add support for binding ACPI platform profile to multiple drivers --- 2024-12-02 Mario Limonciello New
[v9,14/22] ACPI: platform_profile: Notify change events on register and unregister Add support for binding ACPI platform profile to multiple drivers --- 2024-12-02 Mario Limonciello New
[v9,12/22] ACPI: platform_profile: Add choices attribute for class interface Add support for binding ACPI platform profile to multiple drivers --- 2024-12-02 Mario Limonciello New
[v9,11/22] ACPI: platform_profile: Add name attribute to class interface Add support for binding ACPI platform profile to multiple drivers --- 2024-12-02 Mario Limonciello New
[v9,08/22] ACPI: platform_profile: Use guard(mutex) for register/unregister Add support for binding ACPI platform profile to multiple drivers --- 2024-12-02 Mario Limonciello New
[v9,06/22] ACPI: platform_profile: Move sanity check out of the mutex Add support for binding ACPI platform profile to multiple drivers --- 2024-12-02 Mario Limonciello New
[v9,04/22] ACPI: platform_profile: Add platform handler argument to platform_profile_remove() Add support for binding ACPI platform profile to multiple drivers --- 2024-12-02 Mario Limonciello New
[v9,02/22] platform/x86/dell: dell-pc: Create platform device Add support for binding ACPI platform profile to multiple drivers --- 2024-12-02 Mario Limonciello New
[v7,12/12] platform/x86/amd: hfi: Add debugfs support Add support for AMD hardware feedback interface --- 2024-11-30 Mario Limonciello New
[v7,11/12] platform/x86/amd: hfi: Set ITMT priority from ranking data Add support for AMD hardware feedback interface --- 2024-11-30 Mario Limonciello New
[v7,10/12] cpufreq/amd-pstate: Disable preferred cores on designs with workload classification Add support for AMD hardware feedback interface --- 2024-11-30 Mario Limonciello New
[v7,09/12] x86/process: Clear hardware feedback history for AMD processors Add support for AMD hardware feedback interface --- 2024-11-30 Mario Limonciello New
[v7,08/12] platform/x86: hfi: add power management callback Add support for AMD hardware feedback interface --- 2024-11-30 Mario Limonciello New
[v7,07/12] platform/x86: hfi: add online and offline callback support Add support for AMD hardware feedback interface --- 2024-11-30 Mario Limonciello New
[v7,06/12] platform/x86: hfi: init per-cpu scores for each class Add support for AMD hardware feedback interface --- 2024-11-30 Mario Limonciello New
[v7,05/12] platform/x86: hfi: parse CPU core ranking data from shared memory Add support for AMD hardware feedback interface --- 2024-11-30 Mario Limonciello New
[v7,04/12] platform/x86: hfi: Introduce AMD Hardware Feedback Interface Driver Add support for AMD hardware feedback interface --- 2024-11-30 Mario Limonciello New
[v7,03/12] x86/msr-index: define AMD heterogeneous CPU related MSR Add support for AMD hardware feedback interface --- 2024-11-30 Mario Limonciello New
[v7,02/12] MAINTAINERS: Add maintainer entry for AMD Hardware Feedback Driver Add support for AMD hardware feedback interface --- 2024-11-30 Mario Limonciello New
[v7,01/12] Documentation: x86: Add AMD Hardware Feedback Interface documentation Add support for AMD hardware feedback interface --- 2024-11-30 Mario Limonciello New
[v8,22/22] Documentation: Add documentation about class interface for platform profiles Add support for binding ACPI platform profile to multiple drivers --- 2024-11-30 Mario Limonciello Superseded
[v8,21/22] platform/x86/amd: pmf: Drop all quirks Add support for binding ACPI platform profile to multiple drivers --- 2024-11-30 Mario Limonciello New
[v8,20/22] ACPI: platform_profile: Allow multiple handlers Add support for binding ACPI platform profile to multiple drivers --- 2024-11-30 Mario Limonciello Superseded
[v8,19/22] ACPI: platform_profile: Notify class device from platform_profile_notify() Add support for binding ACPI platform profile to multiple drivers --- 2024-11-30 Mario Limonciello New
[v8,18/22] ACPI: platform_profile: Check all profile handler to calculate next Add support for binding ACPI platform profile to multiple drivers --- 2024-11-30 Mario Limonciello Superseded
[v8,17/22] ACPI: platform_profile: Make sure all profile handlers agree on profile Add support for binding ACPI platform profile to multiple drivers --- 2024-11-30 Mario Limonciello New
[v8,16/22] ACPI: platform_profile: Add concept of a "custom" profile Add support for binding ACPI platform profile to multiple drivers --- 2024-11-30 Mario Limonciello Superseded
[v8,15/22] ACPI: platform_profile: Only show profiles common for all handlers Add support for binding ACPI platform profile to multiple drivers --- 2024-11-30 Mario Limonciello New
[v8,14/22] ACPI: platform_profile: Notify change events on register and unregister Add support for binding ACPI platform profile to multiple drivers --- 2024-11-30 Mario Limonciello Superseded
[v8,13/22] ACPI: platform_profile: Add profile attribute for class interface Add support for binding ACPI platform profile to multiple drivers --- 2024-11-30 Mario Limonciello New
[v8,12/22] ACPI: platform_profile: Add choices attribute for class interface Add support for binding ACPI platform profile to multiple drivers --- 2024-11-30 Mario Limonciello Superseded
[v8,11/22] ACPI: platform_profile: Add name attribute to class interface Add support for binding ACPI platform profile to multiple drivers --- 2024-11-30 Mario Limonciello Superseded
[v8,10/22] ACPI: platform_profile: Create class for ACPI platform profile Add support for binding ACPI platform profile to multiple drivers --- 2024-11-30 Mario Limonciello New
[v8,09/22] ACPI: platform_profile: Use `scoped_cond_guard` Add support for binding ACPI platform profile to multiple drivers --- 2024-11-30 Mario Limonciello New
[v8,08/22] ACPI: platform_profile: Use guard(mutex) for register/unregister Add support for binding ACPI platform profile to multiple drivers --- 2024-11-30 Mario Limonciello Superseded
[v8,07/22] ACPI: platform_profile: Move matching string for new profile out of mutex Add support for binding ACPI platform profile to multiple drivers --- 2024-11-30 Mario Limonciello New
[v8,06/22] ACPI: platform_profile: Move sanity check out of the mutex Add support for binding ACPI platform profile to multiple drivers --- 2024-11-30 Mario Limonciello Superseded
[v8,05/22] ACPI: platform_profile: Pass the profile handler into platform_profile_notify() Add support for binding ACPI platform profile to multiple drivers --- 2024-11-30 Mario Limonciello New
[v8,04/22] ACPI: platform_profile: Add platform handler argument to platform_profile_remove() Add support for binding ACPI platform profile to multiple drivers --- 2024-11-30 Mario Limonciello Superseded
[v8,03/22] ACPI: platform_profile: Add device pointer into platform profile handler Add support for binding ACPI platform profile to multiple drivers --- 2024-11-30 Mario Limonciello New
[v8,02/22] platform/x86/dell: dell-pc: Create platform device Add support for binding ACPI platform profile to multiple drivers --- 2024-11-30 Mario Limonciello Superseded
[v8,01/22] ACPI: platform-profile: Add a name member to handlers Add support for binding ACPI platform profile to multiple drivers --- 2024-11-30 Mario Limonciello New
[v7,22/22] Documentation: Add documentation about class interface for platform profiles Add support for binding ACPI platform profile to multiple drivers --- 2024-11-19 Mario Limonciello Superseded
[v7,21/22] platform/x86/amd: pmf: Drop all quirks Add support for binding ACPI platform profile to multiple drivers --- 2024-11-19 Mario Limonciello Superseded
[v7,20/22] ACPI: platform_profile: Allow multiple handlers Add support for binding ACPI platform profile to multiple drivers --- 2024-11-19 Mario Limonciello Superseded
[v7,19/22] ACPI: platform_profile: Notify class device from platform_profile_notify() Add support for binding ACPI platform profile to multiple drivers --- 2024-11-19 Mario Limonciello New
[v7,18/22] ACPI: platform_profile: Check all profile handler to calculate next Add support for binding ACPI platform profile to multiple drivers --- 2024-11-19 Mario Limonciello Superseded
[v7,17/22] ACPI: platform_profile: Make sure all profile handlers agree on profile Add support for binding ACPI platform profile to multiple drivers --- 2024-11-19 Mario Limonciello Superseded
[v7,16/22] ACPI: platform_profile: Add concept of a "custom" profile Add support for binding ACPI platform profile to multiple drivers --- 2024-11-19 Mario Limonciello Superseded
[v7,15/22] ACPI: platform_profile: Only show profiles common for all handlers Add support for binding ACPI platform profile to multiple drivers --- 2024-11-19 Mario Limonciello Superseded
[v7,14/22] ACPI: platform_profile: Notify change events on register and unregister Add support for binding ACPI platform profile to multiple drivers --- 2024-11-19 Mario Limonciello Superseded
[v7,13/22] ACPI: platform_profile: Add profile attribute for class interface Add support for binding ACPI platform profile to multiple drivers --- 2024-11-19 Mario Limonciello Superseded
[v7,12/22] ACPI: platform_profile: Add choices attribute for class interface Add support for binding ACPI platform profile to multiple drivers --- 2024-11-19 Mario Limonciello New
[v7,11/22] ACPI: platform_profile: Add name attribute to class interface Add support for binding ACPI platform profile to multiple drivers --- 2024-11-19 Mario Limonciello Superseded
[v7,10/22] ACPI: platform_profile: Create class for ACPI platform profile Add support for binding ACPI platform profile to multiple drivers --- 2024-11-19 Mario Limonciello Superseded
[v7,09/22] ACPI: platform_profile: Use `scoped_cond_guard` Add support for binding ACPI platform profile to multiple drivers --- 2024-11-19 Mario Limonciello Superseded
[v7,08/22] ACPI: platform_profile: Use guard(mutex) for register/unregister Add support for binding ACPI platform profile to multiple drivers --- 2024-11-19 Mario Limonciello Superseded
[v7,07/22] ACPI: platform_profile: Move matching string for new profile out of mutex Add support for binding ACPI platform profile to multiple drivers --- 2024-11-19 Mario Limonciello Superseded
[v7,06/22] ACPI: platform_profile: Move sanity check out of the mutex Add support for binding ACPI platform profile to multiple drivers --- 2024-11-19 Mario Limonciello Superseded
[v7,05/22] ACPI: platform_profile: Pass the profile handler into platform_profile_notify() Add support for binding ACPI platform profile to multiple drivers --- 2024-11-19 Mario Limonciello Superseded
[v7,04/22] ACPI: platform_profile: Add platform handler argument to platform_profile_remove() Add support for binding ACPI platform profile to multiple drivers --- 2024-11-19 Mario Limonciello Superseded
[v7,03/22] ACPI: platform_profile: Add device pointer into platform profile handler Add support for binding ACPI platform profile to multiple drivers --- 2024-11-19 Mario Limonciello Superseded
[v7,02/22] platform/x86/dell: dell-pc: Create platform device Add support for binding ACPI platform profile to multiple drivers --- 2024-11-19 Mario Limonciello New
[v7,01/22] ACPI: platform-profile: Add a name member to handlers Add support for binding ACPI platform profile to multiple drivers --- 2024-11-19 Mario Limonciello Superseded
[v6,22/22] Documentation: Add documentation about class interface for platform profiles Add support for binding ACPI platform profile to multiple drivers --- 2024-11-09 Mario Limonciello Superseded
[v6,21/22] platform/x86/amd: pmf: Drop all quirks Add support for binding ACPI platform profile to multiple drivers --- 2024-11-09 Mario Limonciello Superseded
[v6,20/22] ACPI: platform_profile: Allow multiple handlers Add support for binding ACPI platform profile to multiple drivers --- 2024-11-09 Mario Limonciello New
[v6,19/22] ACPI: platform_profile: Notify class device from platform_profile_notify() Add support for binding ACPI platform profile to multiple drivers --- 2024-11-09 Mario Limonciello New
[v6,18/22] ACPI: platform_profile: Check all profile handler to calculate next Add support for binding ACPI platform profile to multiple drivers --- 2024-11-09 Mario Limonciello Superseded
[v6,17/22] ACPI: platform_profile: Make sure all profile handlers agree on profile Add support for binding ACPI platform profile to multiple drivers --- 2024-11-09 Mario Limonciello Superseded
[v6,16/22] ACPI: platform_profile: Add concept of a "custom" profile Add support for binding ACPI platform profile to multiple drivers --- 2024-11-09 Mario Limonciello Superseded
[v6,15/22] ACPI: platform_profile: Only show profiles common for all handlers Add support for binding ACPI platform profile to multiple drivers --- 2024-11-09 Mario Limonciello Superseded
[v6,14/22] ACPI: platform_profile: Notify change events on register and unregister Add support for binding ACPI platform profile to multiple drivers --- 2024-11-09 Mario Limonciello Superseded
[v6,13/22] ACPI: platform_profile: Add profile attribute for class interface Add support for binding ACPI platform profile to multiple drivers --- 2024-11-09 Mario Limonciello New
[v6,12/22] ACPI: platform_profile: Add choices attribute for class interface Add support for binding ACPI platform profile to multiple drivers --- 2024-11-09 Mario Limonciello Superseded
[v6,11/22] ACPI: platform_profile: Add name attribute to class interface Add support for binding ACPI platform profile to multiple drivers --- 2024-11-09 Mario Limonciello Superseded
[v6,10/22] ACPI: platform_profile: Create class for ACPI platform profile Add support for binding ACPI platform profile to multiple drivers --- 2024-11-09 Mario Limonciello Superseded
[v6,09/22] ACPI: platform_profile: Use `scoped_cond_guard` Add support for binding ACPI platform profile to multiple drivers --- 2024-11-09 Mario Limonciello Superseded
[v6,08/22] ACPI: platform_profile: Use guard(mutex) for register/unregister Add support for binding ACPI platform profile to multiple drivers --- 2024-11-09 Mario Limonciello Superseded
[v6,07/22] ACPI: platform_profile: Move matching string for new profile out of mutex Add support for binding ACPI platform profile to multiple drivers --- 2024-11-09 Mario Limonciello Superseded
[v6,06/22] ACPI: platform_profile: Move sanity check out of the mutex Add support for binding ACPI platform profile to multiple drivers --- 2024-11-09 Mario Limonciello Superseded
[v6,05/22] ACPI: platform_profile: Pass the profile handler into platform_profile_notify() Add support for binding ACPI platform profile to multiple drivers --- 2024-11-09 Mario Limonciello Superseded
[v6,04/22] ACPI: platform_profile: Add platform handler argument to platform_profile_remove() Add support for binding ACPI platform profile to multiple drivers --- 2024-11-09 Mario Limonciello Superseded
[v6,03/22] ACPI: platform_profile: Add device pointer into platform profile handler Add support for binding ACPI platform profile to multiple drivers --- 2024-11-09 Mario Limonciello Superseded
[v6,02/22] platform/x86/dell: dell-pc: Create platform device Add support for binding ACPI platform profile to multiple drivers --- 2024-11-09 Mario Limonciello Superseded
[v6,01/22] ACPI: platform-profile: Add a name member to handlers Add support for binding ACPI platform profile to multiple drivers --- 2024-11-09 Mario Limonciello Superseded
[v5,20/20] Documentation: Add documentation about class interface for platform profiles Add support for binding ACPI platform profile to multiple drivers --- 2024-11-07 Mario Limonciello Superseded
[v5,19/20] platform/x86/amd: pmf: Drop all quirks Add support for binding ACPI platform profile to multiple drivers --- 2024-11-07 Mario Limonciello Superseded
[v5,18/20] ACPI: platform_profile: Allow multiple handlers Add support for binding ACPI platform profile to multiple drivers --- 2024-11-07 Mario Limonciello New
[v5,17/20] ACPI: platform_profile: Check all profile handler to calculate next Add support for binding ACPI platform profile to multiple drivers --- 2024-11-07 Mario Limonciello New
[v5,16/20] ACPI: platform_profile: Make sure all profile handlers agree on profile Add support for binding ACPI platform profile to multiple drivers --- 2024-11-07 Mario Limonciello New
[v5,15/20] ACPI: platform_profile: Add concept of a "custom" profile Add support for binding ACPI platform profile to multiple drivers --- 2024-11-07 Mario Limonciello Superseded
[v5,14/20] ACPI: platform_profile: Only show profiles common for all handlers Add support for binding ACPI platform profile to multiple drivers --- 2024-11-07 Mario Limonciello New
[v5,13/20] ACPI: platform_profile: Notify change events on register and unregister Add support for binding ACPI platform profile to multiple drivers --- 2024-11-07 Mario Limonciello New
[v5,12/20] ACPI: platform_profile: Add profile attribute for class interface Add support for binding ACPI platform profile to multiple drivers --- 2024-11-07 Mario Limonciello New
[v5,11/20] ACPI: platform_profile: Add choices attribute for class interface Add support for binding ACPI platform profile to multiple drivers --- 2024-11-07 Mario Limonciello New
[v5,10/20] ACPI: platform_profile: Add name attribute to class interface Add support for binding ACPI platform profile to multiple drivers --- 2024-11-07 Mario Limonciello Superseded
« 1 2 3 44 5 »