Re: [PATCH 00/13] Support ACPI Control Method Sleep button

2025-06-03 Thread Annie Li
Hi Igor, On 6/3/2025 8:18 AM, Igor Mammedov wrote: On Wed, 28 May 2025 12:35:45 -0400 Annie Li wrote: The ACPI sleep button can be implemented as a fixed hardware button or Control Method Sleep button. The patch of implementing a fixed hardware sleep button was posted here 1). More discussio

Re: [PATCH 00/13] Support ACPI Control Method Sleep button

2025-06-03 Thread Igor Mammedov
On Wed, 28 May 2025 12:35:45 -0400 Annie Li wrote: > The ACPI sleep button can be implemented as a fixed hardware button > or Control Method Sleep button. > > The patch of implementing a fixed hardware sleep button was posted > here 1). More discussions can be found here 2). Essentially, the > d

[PATCH 00/13] Support ACPI Control Method Sleep button

2025-05-28 Thread Annie Li
The ACPI sleep button can be implemented as a fixed hardware button or Control Method Sleep button. The patch of implementing a fixed hardware sleep button was posted here 1). More discussions can be found here 2). Essentially, the discussion mainly focuses on whether the sleep button is implement

[RFC V3 PATCH 00/13] Support ACPI Control Method Sleep button

2025-04-11 Thread Annie Li
The ACPI sleep button can be implemented as a fixed hardware button or Control Method Sleep button. The patch of implementing a fixed hardware sleep button was posted here 1). More discussions can be found here 2). Essentially, the discussion mainly focuses on whether the sleep button is implement