Show patches with: Submitter = Mario Limonciello       |    Archived = No       |   256 patches
« 1 2 3 »
Patch Series S/W/F Date Submitter Delegate State
[1/1] ACPI: x86: Drop quirk for HP Elitebook Drop s2idle quirk --- 2023-02-23 Mario Limonciello Accepted
[1/2] ACPI: video: Handle fetching EDID that is longer than 256 bytes Fetch EDID from ACPI _DDC method if available --- 2024-01-26 Mario Limonciello New
[1/2] ACPI: x86: Add more systems to quirk list for forcing StorageD3Enable [1/2] ACPI: x86: Add more systems to quirk list for forcing StorageD3Enable --- 2023-02-13 Mario Limonciello New
[1/2] ACPI: x86: s2idle: Fix a NULL pointer dereference [1/2] ACPI: x86: s2idle: Fix a NULL pointer dereference --- 2022-09-28 Mario Limonciello Accepted
[1/2] ACPI: x86: s2idle: Force AMD GUID/_REV 2 on HP Elitebook 865 Stop using AMD GUID/_REV 2 by default --- 2022-12-15 Mario Limonciello Accepted
[1/2] gpiolib: acpi: Add support to ignore programming an interrupt [1/2] gpiolib: acpi: Add support to ignore programming an interrupt --- 2022-07-19 Mario Limonciello New
[1/2] gpiolib: acpi: Allow ignoring wake capability on pins that aren't in _AEI Fix a spurious wakeup regression --- 2023-01-16 Mario Limonciello Accepted
[1/2] PCI: Avoid runtime resuming devices if system is shutting down Improvements to system power consumption at S5 --- 2023-12-13 Mario Limonciello New
[1/2] PSCI: cpuidle: Move the `has_lpi` check to the beginning of the function Avoid enabling LPI on non-ARM --- 2022-02-25 Mario Limonciello Accepted
[1/3] ACPI: APEI: Adjust for acpi_run_osc logic changes [1/3] ACPI: APEI: Adjust for acpi_run_osc logic changes --- 2022-02-15 Mario Limonciello Superseded
[1/3] PCI: Call PCI ACPI _DSM with consistent revision argument Add API for missing PCI firmware specification funcs --- 2023-11-10 Mario Limonciello New
[1/3] PM: suspend: Move some structure declarations around On AMD platforms only offer s2idle w/ proper FW --- 2022-01-05 Mario Limonciello New
[1/4] ACPI: CPPC: Add a symbol to check if the preferred profile is a server Enable amd-pstate active mode by default --- 2023-06-05 Mario Limonciello New
[1/4] ACPI: OSI: Remove Linux-Dell-Video _OSI string Remove Linux specific _OSI strings --- 2022-08-23 Mario Limonciello Accepted
[1/4] ACPI: s2idle: Add a new ->enter() callback for platform_s2idle_ops Add some extra debugging mechanisms for s0i3 --- 2022-08-28 Mario Limonciello New
[1/4] ACPI / x86: Add support for LPS0 callback handler [1/4] ACPI / x86: Add support for LPS0 callback handler --- 2022-03-10 Mario Limonciello New
[1/4] acpi/x86: s2idle: Move _HID handling for AMD systems into structures Fixups for s2idle on ASUS Rembrandt laptop --- 2022-09-09 Mario Limonciello Superseded
[1/4] include/linux/suspend.h: Only show pm_pr_dbg messages at suspend/resume Add consumers for pm_pr_debug() outside of pm --- 2023-05-18 Mario Limonciello Superseded
[2/2] ACPI: processor idle: Check for architectural support for LPI Avoid enabling LPI on non-ARM --- 2022-02-25 Mario Limonciello New
[2/2] ACPI: x86: Add more systems to quirk list for forcing StorageD3Enable [1/2] ACPI: x86: Add more systems to quirk list for forcing StorageD3Enable --- 2023-02-13 Mario Limonciello New
[2/2] ACPI: x86: s2idle: Add another ID to s2idle_dmi_table [1/2] ACPI: x86: s2idle: Fix a NULL pointer dereference --- 2022-09-28 Mario Limonciello Accepted
[2/2] ACPI: x86: s2idle: Stop using AMD specific codepath for Rembrandt+ Stop using AMD GUID/_REV 2 by default --- 2022-12-15 Mario Limonciello Accepted
[2/2] drm/amd: Fetch the EDID from _DDC if available for eDP Fetch EDID from ACPI _DDC method if available --- 2024-01-26 Mario Limonciello New
[2/2] gpiolib: acpi: Add a ignore wakeup quirk for Clevo NL5xRU Fix a spurious wakeup regression --- 2023-01-16 Mario Limonciello Accepted
[2/2] gpiolib: acpi: Add a quirk for Asus UM325UAZ [1/2] gpiolib: acpi: Add support to ignore programming an interrupt --- 2022-07-19 Mario Limonciello Superseded
[2/2] gpiolib-acpi: Don't set GPIOs for wakeup in S3 mode Fix some more fallout from GPIOs from _CRS --- 2023-01-21 Mario Limonciello Accepted
[2/2] PCI/portdrv: Place PCIe port hierarchy into D3cold at shutdown Improvements to system power consumption at S5 --- 2023-12-13 Mario Limonciello New
[2/3] ACPI: bus: Allow negotiating OSC capabilities [1/3] ACPI: APEI: Adjust for acpi_run_osc logic changes --- 2022-02-15 Mario Limonciello Superseded
[2/3] PCI/ACPI: Add API for specifying aux power in D3cold Add API for missing PCI firmware specification funcs --- 2023-11-10 Mario Limonciello New
[2/3] PM: sleep: Don't always assume s2idle will be enabled On AMD platforms only offer s2idle w/ proper FW --- 2022-01-05 Mario Limonciello New
[2/4] ACPI: OSI: Remove Linux-Lenovo-NV-HDMI-Audio _OSI string Remove Linux specific _OSI strings --- 2022-08-23 Mario Limonciello Accepted
[2/4] ACPI: x86: Add pm_debug_messages for LPS0 _DSM state tracking Add consumers for pm_pr_debug() outside of pm --- 2023-05-18 Mario Limonciello Superseded
[2/4] ACPI / x86: Pass the constraints checking result to LPS0 callback [1/4] ACPI / x86: Add support for LPS0 callback handler --- 2022-03-10 Mario Limonciello New
[2/4] acpi/x86: s2idle: If a new AMD _HID is missing assume Rembrandt Fixups for s2idle on ASUS Rembrandt laptop --- 2022-09-09 Mario Limonciello Superseded
[2/4] cpufreq: amd-pstate: Set a fallback policy based on preferred_profile Enable amd-pstate active mode by default --- 2023-06-05 Mario Limonciello New
[2/5] ACPI: PM: s2idle: Refactor common code Untitled series #137661 --- 2021-06-17 Mario Limonciello New
[3/3] ACPI: bus: For platform OSC negotiate capabilities [1/3] ACPI: APEI: Adjust for acpi_run_osc logic changes --- 2022-02-15 Mario Limonciello Superseded
[3/3] acpi: sleep: Don't offer s2idle on AMD platforms without LPS0 On AMD platforms only offer s2idle w/ proper FW --- 2022-01-05 Mario Limonciello New
[3/3] PCI/ACPI: Add API for specifying a PERST# assertion delay Add API for missing PCI firmware specification funcs --- 2023-11-10 Mario Limonciello New
[3/4] ACPI: OSI: Remove Linux-HPI-Hybrid-Graphics _OSI string Remove Linux specific _OSI strings --- 2022-08-23 Mario Limonciello Accepted
[3/4] acpi/x86: s2idle: Add module parameter to prefer Microsoft GUID Fixups for s2idle on ASUS Rembrandt laptop --- 2022-09-09 Mario Limonciello Superseded
[3/4] cpufreq: amd-pstate: Add a kernel config option to set default mode Enable amd-pstate active mode by default --- 2023-06-05 Mario Limonciello Superseded
[3/4] pinctrl: amd: Use pm_pr_dbg to show debugging messages Add consumers for pm_pr_debug() outside of pm --- 2023-05-18 Mario Limonciello Superseded
[3/4] platform/x86: amd-pmc: Move to later in the suspend process [1/4] ACPI / x86: Add support for LPS0 callback handler --- 2022-03-10 Mario Limonciello New
[4/4] ACPI: OSI: Update Documentation on custom _OSI strings Remove Linux specific _OSI strings --- 2022-08-23 Mario Limonciello Accepted
[4/4] acpi/x86: s2idle: Add a quirk for ASUS TUF Gaming A17 FA707RE Fixups for s2idle on ASUS Rembrandt laptop --- 2022-09-09 Mario Limonciello Superseded
[4/4] cpufreq: intel_pstate: Use the acpi_pm_profile_server() symbol Enable amd-pstate active mode by default --- 2023-06-05 Mario Limonciello New
[4/4] platform/x86: amd-pmc: Drop CPU QoS workaround [1/4] ACPI / x86: Add support for LPS0 callback handler --- 2022-03-10 Mario Limonciello Superseded
[4/4] platform/x86/amd: pmc: Use pm_pr_dbg() for suspend related messages Add consumers for pm_pr_debug() outside of pm --- 2023-05-18 Mario Limonciello Superseded
[4/5] ACPI: PM: s2idle: Add support for new Microsoft UUID Untitled series #137661 --- 2021-06-17 Mario Limonciello New
ACPICA: Drop port I/O validation for some regions ACPICA: Drop port I/O validation for some regions --- 2022-12-15 Mario Limonciello Accepted
ACPI: CPPC: Don't require _OSC if X86_FEATURE_CPPC is supported ACPI: CPPC: Don't require _OSC if X86_FEATURE_CPPC is supported --- 2022-06-27 Mario Limonciello Superseded
ACPI: PM: Add support for upcoming AMD uPEP HID AMDI007 ACPI: PM: Add support for upcoming AMD uPEP HID AMDI007 --- 2021-07-18 Mario Limonciello Accepted
ACPI: PM: Block ASUS B1400CEAE from suspend to idle by default ACPI: PM: Block ASUS B1400CEAE from suspend to idle by default --- 2022-05-10 Mario Limonciello Accepted
ACPI: PM: Only mark EC GPE for wakeup on Intel systems ACPI: PM: Only mark EC GPE for wakeup on Intel systems --- 2021-06-30 Mario Limonciello Accepted
ACPI: PM: Revert "Only mark EC GPE for wakeup on Intel systems" ACPI: PM: Revert "Only mark EC GPE for wakeup on Intel systems" --- 2022-01-28 Mario Limonciello Accepted
ACPI: PM: s2idle: Invert Microsoft UUID entry and exit ACPI: PM: s2idle: Invert Microsoft UUID entry and exit --- 2021-08-10 Mario Limonciello Accepted
ACPI: resource: Add a quirk for Lenovo Yoga 7 14ARB7 ACPI: resource: Add a quirk for Lenovo Yoga 7 14ARB7 --- 2023-07-28 Mario Limonciello Superseded
ACPI: resource: Remove "Zen" specific match and quirks ACPI: resource: Remove "Zen" specific match and quirks --- 2023-05-15 Mario Limonciello Superseded
ACPI: thermal: Drop nocrt parameter ACPI: thermal: Drop nocrt parameter --- 2023-07-12 Mario Limonciello Accepted
ACPI: x86: Add another system to quirk list for forcing StorageD3Enable ACPI: x86: Add another system to quirk list for forcing StorageD3Enable --- 2022-10-14 Mario Limonciello Accepted
ACPI / x86: Add a quirk for Dell Inspiron 14 2-in-1 for StorageD3Enable ACPI / x86: Add a quirk for Dell Inspiron 14 2-in-1 for StorageD3Enable --- 2022-09-15 Mario Limonciello Accepted
ACPI: x86: Adjust Microsoft LPS0 _DSM handling sequence ACPI: x86: Adjust Microsoft LPS0 _DSM handling sequence --- 2023-06-01 Mario Limonciello Accepted
ACPI: x86: Separate out the Microsoft _DSM function calls ACPI: x86: Separate out the Microsoft _DSM function calls --- 2023-04-20 Mario Limonciello New
ACPI: x86: utils: Add Picasso to the list for forcing StorageD3Enable ACPI: x86: utils: Add Picasso to the list for forcing StorageD3Enable --- 2023-03-31 Mario Limonciello Accepted
gpiolib: acpi: Ignore touchpad wakeup on GPD G1619-04 gpiolib: acpi: Ignore touchpad wakeup on GPD G1619-04 --- 2024-01-17 Mario Limonciello Accepted
mailbox: pcc: Fix an invalid-load caught by the address sanitizer mailbox: pcc: Fix an invalid-load caught by the address sanitizer --- 2022-05-09 Mario Limonciello Accepted
PCI/ACPI: Add support for `AE_SUPPORT` in _OSC queries PCI/ACPI: Add support for `AE_SUPPORT` in _OSC queries --- 2022-03-08 Mario Limonciello New
PCI/ACPI: Don't assume D3 support if a device is power manageable PCI/ACPI: Don't assume D3 support if a device is power manageable --- 2022-10-19 Mario Limonciello New
PCI/ACPI: Update link to PCI firmware specification PCI/ACPI: Update link to PCI firmware specification --- 2022-07-22 Mario Limonciello Accepted
[RFC,1/2] ACPI: OSI: Remove Linux-Dell-Video _OSI string Stop the abuse of Linux-* _OSI strings --- 2022-08-19 Mario Limonciello Superseded
[RFC,2/2] ACPI: OSI: Deprecate some abused _OSI strings Stop the abuse of Linux-* _OSI strings --- 2022-08-19 Mario Limonciello New
[v10,1/7] ACPI: Add comments to clarify some #ifdef statements Fix wakeup problems on some AMD platforms --- 2023-08-04 Mario Limonciello Superseded
[v10,2/7] ACPI: Adjust #ifdef for *_lps0_dev use Fix wakeup problems on some AMD platforms --- 2023-08-04 Mario Limonciello Superseded
[v10,3/7] ACPI: x86: s2idle: Fix a logic error parsing AMD constraints table Fix wakeup problems on some AMD platforms --- 2023-08-04 Mario Limonciello Superseded
[v10,4/7] ACPI: x86: s2idle: Add more debugging for AMD constraints parsing Fix wakeup problems on some AMD platforms --- 2023-08-04 Mario Limonciello Superseded
[v10,5/7] ACPI: x86: s2idle: Store if constraint is enabled Fix wakeup problems on some AMD platforms --- 2023-08-04 Mario Limonciello Superseded
[v10,6/7] ACPI: x86: s2idle: Add a function to get constraints for a device Fix wakeup problems on some AMD platforms --- 2023-08-04 Mario Limonciello Superseded
[v10,7/7] PCI: Use device constraints to decide PCI target state fallback policy Fix wakeup problems on some AMD platforms --- 2023-08-04 Mario Limonciello New
[v11,1/9] ACPI: Add comments to clarify some #ifdef statements Fix wakeup problems on some AMD platforms --- 2023-08-09 Mario Limonciello Superseded
[v11,2/9] ACPI: Adjust #ifdef for *_lps0_dev use Fix wakeup problems on some AMD platforms --- 2023-08-09 Mario Limonciello Superseded
[v11,3/9] ACPI: x86: s2idle: Fix a logic error parsing AMD constraints table Fix wakeup problems on some AMD platforms --- 2023-08-09 Mario Limonciello Superseded
[v11,4/9] ACPI: x86: s2idle: Add more debugging for AMD constraints parsing Fix wakeup problems on some AMD platforms --- 2023-08-09 Mario Limonciello Superseded
[v11,5/9] ACPI: x86: s2idle: Store if constraint is enabled Fix wakeup problems on some AMD platforms --- 2023-08-09 Mario Limonciello New
[v11,6/9] ACPI: x86: s2idle: Add a function to get constraints for a device Fix wakeup problems on some AMD platforms --- 2023-08-09 Mario Limonciello New
[v11,7/9] PCI: ACPI: Add helper functions for converting ACPI <->PCI states Fix wakeup problems on some AMD platforms --- 2023-08-09 Mario Limonciello Superseded
[v11,8/9] PCI: Split PME state selection into a local static function Fix wakeup problems on some AMD platforms --- 2023-08-09 Mario Limonciello New
[v11,9/9] PCI: ACPI: Use device constraints to decide PCI target state fallback policy Fix wakeup problems on some AMD platforms --- 2023-08-09 Mario Limonciello New
[v12,1/9] ACPI: Add comments to clarify some #ifdef statements Fix wakeup problems on some AMD platforms --- 2023-08-16 Mario Limonciello New
[v12,2/9] ACPI: Adjust #ifdef for *_lps0_dev use Fix wakeup problems on some AMD platforms --- 2023-08-16 Mario Limonciello Superseded
[v12,3/9] ACPI: x86: s2idle: Post-increment variables when getting constraints Fix wakeup problems on some AMD platforms --- 2023-08-16 Mario Limonciello Superseded
[v12,4/9] ACPI: x86: s2idle: Catch multiple ACPI_TYPE_PACKAGE objects Fix wakeup problems on some AMD platforms --- 2023-08-16 Mario Limonciello Superseded
[v12,5/9] ACPI: x86: s2idle: Fix a logic error parsing AMD constraints table Fix wakeup problems on some AMD platforms --- 2023-08-16 Mario Limonciello Superseded
[v12,6/9] ACPI: x86: s2idle: Add more debugging for AMD constraints parsing Fix wakeup problems on some AMD platforms --- 2023-08-16 Mario Limonciello New
[v12,7/9] ACPI: x86: s2idle: Store if constraint is enabled Fix wakeup problems on some AMD platforms --- 2023-08-16 Mario Limonciello New
[v12,8/9] ACPI: x86: s2idle: Add for_each_lpi_constraint() helper Fix wakeup problems on some AMD platforms --- 2023-08-16 Mario Limonciello Superseded
[v12,9/9] ACPI: x86: s2idle: Enforce LPS0 constraints for PCI devices Fix wakeup problems on some AMD platforms --- 2023-08-16 Mario Limonciello New
[v14.a,1/1] PCI: Only put Intel PCIe ports >= 2015 into D3 [v14.a,1/1] PCI: Only put Intel PCIe ports >= 2015 into D3 --- 2023-08-18 Mario Limonciello New
[v14.b,1/7] ACPI: Adjust #ifdef for *_lps0_dev use Export LPS0 constraints --- 2023-08-18 Mario Limonciello Accepted
[v14.b,2/7] ACPI: x86: s2idle: Post-increment variables when getting constraints Export LPS0 constraints --- 2023-08-18 Mario Limonciello Accepted
« 1 2 3 »