Hi! > whatchanged: > - optional sysfs interface is added > - code is moved under kernel/power > - Greg's comments on kobject and coding style are addressed > > todo/issues: > - better implementation for getting registered operating point names > - move string parsing into powerop generic code Can we get rid of string parsing altogether? It should be possible to design better in-kernel interface than char *. Can you just use opaque structure? -- Thanks for all the (sleeping) penguins.