Re: [RFC V2 PATCH 00/11] Support ACPI Control Method Sleep button

2024-10-08 Thread Annie Li
On 10/7/2024 9:41 AM, Igor Mammedov wrote: On Fri, 27 Sep 2024 14:38:55 -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

Re: [RFC V2 PATCH 00/11] Support ACPI Control Method Sleep button

2024-10-07 Thread Igor Mammedov
On Fri, 27 Sep 2024 14:38:55 -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

[RFC V2 PATCH 00/11] Support ACPI Control Method Sleep button

2024-09-27 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