On Aug 10, 2006, at 11:43 AM, Guennadi Liakhovetski wrote: > On Tue, 8 Aug 2006, David Singleton wrote: > >> Here is the core patch for the PowerOp concept. It adds the powerop >> struct >> for opertaing point support to linux/pm.h and adds support to >> transition >> to supported operating points by >> setting their name into /sys/power/state. > > Sorry, a stupid question - reboot, halt / poweroff (always wanted to > know > the difference...) are not power states, right?... Correct. Power states are states in which the system can operate. Halt gets the system ready to turn power off, reboot just brings the system down and then boots it up again. > >> The supported operating points are shown in a readonly sysfs file, >> /sys/power/supported_states. > > Thanks > Guennadi > --- > Guennadi Liakhovetski