On Aug 7, 2006, at 2:18 AM, Vitaly Wool wrote: > David, > > On Fri, 4 Aug 2006 19:31:40 -0700 > david singleton <dsingleton at mvista.com> 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. >> >> The supported operating points are shown in a readonly sysfs file, >> /sys/power/supported_states. > > your patch doesn't apply for me, and my guess would be that's due to > your mailer which a. converted tabs to spaces and b. wrapped up some > lines. > > Can you please resend it? Vitaly, can you pick the patches up from the ftp site? http://source.mvista.com/~dsingleton. This patch set allows for dynamic, on-the-fly, creation of operating points by passing the frequency, voltage, and transition latency at module load time. David > > Thanks, > Vitaly