Show patches with: Submitter = Mario Limonciello       |    Archived = No       |   355 patches
« 1 2 3 4 »
Patch Series S/W/F Date Submitter Delegate State
[v6,22/22] Documentation: Add documentation about class interface for platform profiles [v6,01/22] ACPI: platform-profile: Add a name member to handlers --- 2024-11-09 Mario Limonciello New
[v6,20/22] ACPI: platform_profile: Allow multiple handlers [v6,01/22] ACPI: platform-profile: Add a name member to handlers --- 2024-11-09 Mario Limonciello New
[v6,18/22] ACPI: platform_profile: Check all profile handler to calculate next [v6,01/22] ACPI: platform-profile: Add a name member to handlers --- 2024-11-09 Mario Limonciello New
[v6,16/22] ACPI: platform_profile: Add concept of a "custom" profile [v6,01/22] ACPI: platform-profile: Add a name member to handlers --- 2024-11-09 Mario Limonciello Superseded
[v6,14/22] ACPI: platform_profile: Notify change events on register and unregister [v6,01/22] ACPI: platform-profile: Add a name member to handlers --- 2024-11-09 Mario Limonciello New
[v6,12/22] ACPI: platform_profile: Add choices attribute for class interface [v6,01/22] ACPI: platform-profile: Add a name member to handlers --- 2024-11-09 Mario Limonciello New
[v6,10/22] ACPI: platform_profile: Create class for ACPI platform profile [v6,01/22] ACPI: platform-profile: Add a name member to handlers --- 2024-11-09 Mario Limonciello New
[v6,08/22] ACPI: platform_profile: Use guard(mutex) for register/unregister [v6,01/22] ACPI: platform-profile: Add a name member to handlers --- 2024-11-09 Mario Limonciello New
[v6,06/22] ACPI: platform_profile: Move sanity check out of the mutex [v6,01/22] ACPI: platform-profile: Add a name member to handlers --- 2024-11-09 Mario Limonciello Superseded
[v6,05/22] ACPI: platform_profile: Pass the profile handler into platform_profile_notify() [v6,01/22] ACPI: platform-profile: Add a name member to handlers --- 2024-11-09 Mario Limonciello New
[v6,02/22] platform/x86/dell: dell-pc: Create platform device [v6,01/22] ACPI: platform-profile: Add a name member to handlers --- 2024-11-09 Mario Limonciello Superseded
[v6,01/22] ACPI: platform-profile: Add a name member to handlers [v6,01/22] ACPI: platform-profile: Add a name member to handlers --- 2024-11-09 Mario Limonciello New
[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 New
[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 New
[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 New
[v5,09/20] ACPI: platform_profile: Unregister class and sysfs group on module unload Add support for binding ACPI platform profile to multiple drivers --- 2024-11-07 Mario Limonciello New
[v5,08/20] ACPI: platform_profile: Create class for ACPI platform profile Add support for binding ACPI platform profile to multiple drivers --- 2024-11-07 Mario Limonciello New
[v5,07/20] ACPI: platform_profile: Use `scoped_cond_guard` Add support for binding ACPI platform profile to multiple drivers --- 2024-11-07 Mario Limonciello New
[v5,06/20] ACPI: platform_profile: Use guard(mutex) for register/unregister Add support for binding ACPI platform profile to multiple drivers --- 2024-11-07 Mario Limonciello Superseded
[v5,05/20] ACPI: platform_profile: Move matching string for new profile out of mutex Add support for binding ACPI platform profile to multiple drivers --- 2024-11-07 Mario Limonciello New
[v5,04/20] ACPI: platform_profile: Move sanity check out of the mutex Add support for binding ACPI platform profile to multiple drivers --- 2024-11-07 Mario Limonciello New
[v5,03/20] ACPI: platform_profile: Add platform handler argument to platform_profile_remove() Add support for binding ACPI platform profile to multiple drivers --- 2024-11-07 Mario Limonciello New
[v5,02/20] platform/x86/dell: dell-pc: Create platform device Add support for binding ACPI platform profile to multiple drivers --- 2024-11-07 Mario Limonciello New
[v5,01/20] ACPI: platform-profile: Add a name member to handlers Add support for binding ACPI platform profile to multiple drivers --- 2024-11-07 Mario Limonciello Superseded
[v4,20/20] Documentation: Add documentation about class interface for platform profiles Add support for binding ACPI platform profile to multiple drivers --- 2024-11-05 Mario Limonciello New
[v4,19/20] platform/x86/amd: pmf: Drop all quirks Add support for binding ACPI platform profile to multiple drivers --- 2024-11-05 Mario Limonciello Superseded
[v4,18/20] ACPI: platform_profile: Allow multiple handlers Add support for binding ACPI platform profile to multiple drivers --- 2024-11-05 Mario Limonciello New
[v4,17/20] ACPI: platform_profile: Check all profile handler to calculate next Add support for binding ACPI platform profile to multiple drivers --- 2024-11-05 Mario Limonciello Superseded
[v4,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-05 Mario Limonciello New
[v4,15/20] ACPI: platform_profile: Add concept of a "custom" profile Add support for binding ACPI platform profile to multiple drivers --- 2024-11-05 Mario Limonciello Superseded
[v4,14/20] ACPI: platform_profile: Only show profiles common for all handlers Add support for binding ACPI platform profile to multiple drivers --- 2024-11-05 Mario Limonciello New
[v4,13/20] ACPI: platform_profile: Notify change events on register and unregister Add support for binding ACPI platform profile to multiple drivers --- 2024-11-05 Mario Limonciello New
[v4,12/20] ACPI: platform_profile: Add profile attribute for class interface Add support for binding ACPI platform profile to multiple drivers --- 2024-11-05 Mario Limonciello New
[v4,11/20] ACPI: platform_profile: Add choices attribute for class interface Add support for binding ACPI platform profile to multiple drivers --- 2024-11-05 Mario Limonciello New
[v4,10/20] ACPI: platform_profile: Add name attribute to class interface Add support for binding ACPI platform profile to multiple drivers --- 2024-11-05 Mario Limonciello Superseded
[v4,09/20] ACPI: platform_profile: Create class for ACPI platform profile Add support for binding ACPI platform profile to multiple drivers --- 2024-11-05 Mario Limonciello Superseded
[v4,08/20] ACPI: platform_profile: Use `scoped_cond_guard` Add support for binding ACPI platform profile to multiple drivers --- 2024-11-05 Mario Limonciello Superseded
[v4,07/20] ACPI: platform_profile: Use guard(mutex) for register/unregister Add support for binding ACPI platform profile to multiple drivers --- 2024-11-05 Mario Limonciello Superseded
[v4,06/20] ACPI: platform_profile: Move matching string for new profile out of mutex Add support for binding ACPI platform profile to multiple drivers --- 2024-11-05 Mario Limonciello Superseded
[v4,05/20] ACPI: platform_profile: Move sanity check out of the mutex Add support for binding ACPI platform profile to multiple drivers --- 2024-11-05 Mario Limonciello New
[v4,04/20] ACPI: platform_profile: Add platform handler argument to platform_profile_remove() Add support for binding ACPI platform profile to multiple drivers --- 2024-11-05 Mario Limonciello New
[v4,03/20] ACPI: platform_profile: Add device pointer into platform profile handler Add support for binding ACPI platform profile to multiple drivers --- 2024-11-05 Mario Limonciello New
[v4,02/20] platform/x86/dell: dell-pc: Create platform device Add support for binding ACPI platform profile to multiple drivers --- 2024-11-05 Mario Limonciello Superseded
[v4,01/20] ACPI: platform-profile: Add a name member to handlers Add support for binding ACPI platform profile to multiple drivers --- 2024-11-05 Mario Limonciello Superseded
[v3,20/22] ACPI: platform_profile: Register class device for platform profile handlers Untitled series #254333 --- 2024-10-31 Mario Limonciello New
[v3,19/22] ACPI: platform_profile: Check all profile handler to calculate next Untitled series #254333 --- 2024-10-31 Mario Limonciello New
[v3,16/22] ACPI: platform_profile: Set profile for all registered handlers Untitled series #254333 --- 2024-10-31 Mario Limonciello New
[v3,15/22] ACPI: platform_profile: Only show profiles common for all handlers Untitled series #254333 --- 2024-10-31 Mario Limonciello New
[v3,12/22] ACPI: platform_profile: Only remove group when no more handler registered Untitled series #254333 --- 2024-10-31 Mario Limonciello New
[v3,11/22] ACPI: platform_profile: Use `scoped_cond_guard` for platform_profile_cycle() Untitled series #254333 --- 2024-10-31 Mario Limonciello New
[v3,09/22] ACPI: platform_profile: Use `scoped_cond_guard` for platform_profile_show() Untitled series #254333 --- 2024-10-31 Mario Limonciello New
[v3,08/22] ACPI: platform_profile: Use `scoped_cond_guard` for platform_profile_choices_show() Untitled series #254333 --- 2024-10-31 Mario Limonciello New
[v3,05/22] ACPI: platform_profile: Add a list to platform profile handler Untitled series #254333 --- 2024-10-31 Mario Limonciello New
[v3,03/22] ACPI: platform_profile: Add device pointer into platform profile handler Untitled series #254333 --- 2024-10-31 Mario Limonciello New
[v3,02/22] platform/x86/dell: dell-pc: Create platform device Untitled series #254333 --- 2024-10-31 Mario Limonciello Superseded
[v2,14/15] ACPI: platform_profile: Allow multiple handlers Add support for binding ACPI platform profile to multiple drivers --- 2024-10-28 Mario Limonciello New
[v2,11/15] ACPI: platform_profile: Set profile for all registered handlers Add support for binding ACPI platform profile to multiple drivers --- 2024-10-28 Mario Limonciello New
[v2,10/15] ACPI: platform_profile: Only show profiles common for all handlers Add support for binding ACPI platform profile to multiple drivers --- 2024-10-28 Mario Limonciello New
[v2,09/15] ACPI: platform_profile: Notify change events on register and unregister Add support for binding ACPI platform profile to multiple drivers --- 2024-10-28 Mario Limonciello New
[v2,07/15] ACPI: platform_profile: Only remove group when no more handler registered Add support for binding ACPI platform profile to multiple drivers --- 2024-10-28 Mario Limonciello New
[v2,04/15] ACPI: platform_profile: Add a list to platform profile handler Add support for binding ACPI platform profile to multiple drivers --- 2024-10-28 Mario Limonciello New
[v2,01/15] ACPI: platform-profile: Add a name member to handlers Add support for binding ACPI platform profile to multiple drivers --- 2024-10-28 Mario Limonciello Superseded
[8/8] platform/x86/amd: pmf: Drop all quirks Add support for binding ACPI platform profile to multiple drivers --- 2024-10-25 Mario Limonciello Superseded
[6/8] ACPI: platform_profile: Only remove group when no more handler registered Add support for binding ACPI platform profile to multiple drivers --- 2024-10-25 Mario Limonciello Superseded
[5/8] ACPI: platform_profile: Use guard(mutex) for register/unregister Add support for binding ACPI platform profile to multiple drivers --- 2024-10-25 Mario Limonciello New
[4/8] ACPI: platform_profile: Add a list to platform profile handler Add support for binding ACPI platform profile to multiple drivers --- 2024-10-25 Mario Limonciello Superseded
[3/8] ACPI: platform_profile: Add platform handler argument to platform_profile_remove() Add support for binding ACPI platform profile to multiple drivers --- 2024-10-25 Mario Limonciello Superseded
[2/8] platform/surface: aggregator: Add platform handler pointer to device Add support for binding ACPI platform profile to multiple drivers --- 2024-10-25 Mario Limonciello New
[1/8] ACPI: platform-profile: Add a name member to handlers Add support for binding ACPI platform profile to multiple drivers --- 2024-10-25 Mario Limonciello Superseded
[v4,5/5] x86/amd: Use heterogeneous core topology for identifying boost numerator x86 Heterogeneous design identification --- 2024-10-25 Mario Limonciello New
[v4,4/5] x86/cpu: Add CPU type to struct cpuinfo_topology x86 Heterogeneous design identification --- 2024-10-25 Mario Limonciello New
[v4,3/5] x86/cpu: Enable SD_ASYM_PACKING for PKG Domain on AMD Processors x86 Heterogeneous design identification --- 2024-10-25 Mario Limonciello New
[v4,2/5] x86/cpufeatures: Add feature bits for AMD heterogeneous processor x86 Heterogeneous design identification --- 2024-10-25 Mario Limonciello New
[v4,1/5] x86/cpufeatures: Rename X86_FEATURE_FAST_CPPC to have AMD prefix x86 Heterogeneous design identification --- 2024-10-25 Mario Limonciello Superseded
[v3,5/5] x86/amd: Use heterogeneous core topology for identifying boost numerator x86 Heterogeneous design identification --- 2024-10-23 Mario Limonciello New
[v3,4/5] x86/cpu: Add CPU type to struct cpuinfo_topology x86 Heterogeneous design identification --- 2024-10-23 Mario Limonciello Superseded
[v3,3/5] x86/cpu: Enable SD_ASYM_PACKING for PKG Domain on AMD Processors x86 Heterogeneous design identification --- 2024-10-23 Mario Limonciello Superseded
[v3,2/5] x86/cpufeatures: Add feature bits for AMD heterogeneous processor x86 Heterogeneous design identification --- 2024-10-23 Mario Limonciello Superseded
[v3,1/5] x86/cpufeatures: Rename X86_FEATURE_FAST_CPPC to have AMD prefix x86 Heterogeneous design identification --- 2024-10-23 Mario Limonciello Superseded
[v2,5/5] x86/amd: Use heterogeneous core topology for identifying boost numerator x86 Heterogeneous design identification --- 2024-10-22 Mario Limonciello Superseded
[v2,4/5] x86/cpu: Add CPU type to struct cpuinfo_topology x86 Heterogeneous design identification --- 2024-10-22 Mario Limonciello New
[v2,3/5] x86/cpu: Enable SD_ASYM_PACKING for PKG Domain on AMD Processors x86 Heterogeneous design identification --- 2024-10-22 Mario Limonciello Superseded
[v2,2/5] x86/cpufeatures: Add feature bits for AMD heterogeneous processor x86 Heterogeneous design identification --- 2024-10-22 Mario Limonciello Superseded
[v2,1/5] x86/cpufeatures: Rename X86_FEATURE_FAST_CPPC to have AMD prefix x86 Heterogeneous design identification --- 2024-10-22 Mario Limonciello Superseded
[4/4] x86/amd: Move AMD core type identification code Adjustments for AMD heterogeneous designs --- 2024-10-21 Mario Limonciello New
[3/4] x86/cpu: Enable SD_ASYM_PACKING for PKG Domain on AMD Processors Adjustments for AMD heterogeneous designs --- 2024-10-21 Mario Limonciello Superseded
[2/4] x86/cpufeatures: Rename X86_FEATURE_HETERO_CORE_TOPOLOGY to X86_FEATURE_AMD_HETEROGENEOUS_CORES Adjustments for AMD heterogeneous designs --- 2024-10-21 Mario Limonciello New
[1/4] x86/cpufeatures: Rename X86_FEATURE_FAST_CPPC to have AMD prefix Adjustments for AMD heterogeneous designs --- 2024-10-21 Mario Limonciello Superseded
[v2] ACPI: Downgrade Intel _OSC and _PDC messages to debug [v2] ACPI: Downgrade Intel _OSC and _PDC messages to debug --- 2024-06-18 Mario Limonciello Accepted
ACPI: Only evaluate the Intel _OSC and _PDC on platforms with HWP ACPI: Only evaluate the Intel _OSC and _PDC on platforms with HWP --- 2024-06-14 Mario Limonciello New
ACPI: x86: Force StorageD3Enable on more products ACPI: x86: Force StorageD3Enable on more products --- 2024-05-09 Mario Limonciello Accepted
[v6,5/5] drm/nouveau: Use drm_edid_read_acpi() helper Untitled series #235285 --- 2024-02-14 Mario Limonciello New
« 1 2 3 4 »