All of lore.kernel.org
 help / color / mirror / Atom feed
* [Devel] Fwd: question about _PTS invocation - mandatory ?
@ 2013-01-02  7:17 Yaron Weinsberg
  0 siblings, 0 replies; 3+ messages in thread
From: Yaron Weinsberg @ 2013-01-02  7:17 UTC (permalink / raw)
  To: devel

[-- Attachment #1: Type: text/plain, Size: 360 bytes --]

Hi Guys,

is it mandatory for the OSPM to invoke _PTS before switching to the S5
state ?

I've noticed that during power loss, the BIOS settings sometimes reset.
E.g. all user settings in the BIOS retrun to their default values.

Could it be related ?

what possibly cause the BIOS to reset its settings ? (the battery is new..)

thanks,
- Yaron

[-- Attachment #2: attachment.html --]
[-- Type: text/html, Size: 574 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Devel] Fwd: question about _PTS invocation - mandatory ?
@ 2013-01-02  8:14 Alex Hung
  0 siblings, 0 replies; 3+ messages in thread
From: Alex Hung @ 2013-01-02  8:14 UTC (permalink / raw)
  To: devel

[-- Attachment #1: Type: text/plain, Size: 915 bytes --]

Hi,

I checked ACPI spec 5.0 and it states as below:
=========================================
7.3.2 \_PTS (Prepare To Sleep)
The _PTS control method is executed by the OS during the sleep 
transition process for S1, S2, S3, S4, and for orderly S5 shutdown
...
=========================================
So it seems it is mandatory.

On 01/02/2013 03:17 PM, Yaron Weinsberg wrote:
> Hi Guys,
> is it mandatory for the OSPM to invoke _PTS before switching to the S5
> state ?
> I've noticed that during power loss, the BIOS settings sometimes reset.
> E.g. all user settings in the BIOS retrun to their default values.
> Could it be related ?
> what possibly cause the BIOS to reset its settings ? (the battery is new..)
> thanks,
> - Yaron
>
>
>
> _______________________________________________
> Devel mailing list
> Devel(a)acpica.org
> http://lists.acpica.org/listinfo/devel
>




^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Devel] Fwd: question about _PTS invocation - mandatory ?
@ 2013-01-04  4:24 Zheng, Lv
  0 siblings, 0 replies; 3+ messages in thread
From: Zheng, Lv @ 2013-01-04  4:24 UTC (permalink / raw)
  To: devel

[-- Attachment #1: Type: text/plain, Size: 1344 bytes --]

Hi,

> Hi,
> 
> I checked ACPI spec 5.0 and it states as below:
> =========================================
> 7.3.2 \_PTS (Prepare To Sleep)
> The _PTS control method is executed by the OS during the sleep transition
> process for S1, S2, S3, S4, and for orderly S5 shutdown ...
> =========================================
> So it seems it is mandatory.

_WAK is also mandatory.
In Linux, there are different platform ops for "suspend to mem" and "suspend to disk", it's better to have an API provided by ACPICA that can be invoked by both s2m and s2d.

Best regards
-Lv

> 
> On 01/02/2013 03:17 PM, Yaron Weinsberg wrote:
> > Hi Guys,
> > is it mandatory for the OSPM to invoke _PTS before switching to the S5
> > state ?
> > I've noticed that during power loss, the BIOS settings sometimes reset.
> > E.g. all user settings in the BIOS retrun to their default values.
> > Could it be related ?
> > what possibly cause the BIOS to reset its settings ? (the battery is
> > new..) thanks,
> > - Yaron
> >
> >
> >
> > _______________________________________________
> > Devel mailing list
> > Devel(a)acpica.org
> > http://lists.acpica.org/listinfo/devel
> >
> 
> 
> 
> _______________________________________________
> Devel mailing list
> Devel(a)acpica.org
> http://lists.acpica.org/listinfo/devel

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-01-04  4:24 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-02  8:14 [Devel] Fwd: question about _PTS invocation - mandatory ? Alex Hung
  -- strict thread matches above, loose matches on Subject: below --
2013-01-04  4:24 Zheng, Lv
2013-01-02  7:17 Yaron Weinsberg

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.