aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-09-05print device power tooarjan
2010-09-05don't have duplicate device registration arraysarjan
2010-09-05rescan USB devices each roundarjan
2010-09-05only show real alsa devicesarjan
2010-09-05report everything per secondarjan
2010-09-05make parameters also persistent, that way learning will go faster at first startarjan
2010-09-05start using the measurements to determine orderingarjan
2010-09-04Add alsa power monitoring as wellarjan
2010-09-03add the sata alpm power statsarjan
2010-09-03use cpu consumption and wakeups as measure instead; that way we can directly ...arjan
2010-09-03remove all traces of the cpu parameters; they're a dead endarjan
2010-09-03more bugfixesarjan
2010-09-02typo fixesarjan
2010-09-02fix a lot of the accounting stuffarjan
2010-09-02more pstate workarjan
2010-09-02add westmere supportarjan
2010-08-29add C state data as wellarjan
2010-08-29dump actual measurement data for nowarjan
2010-08-28don't just do port numbers, add vendor/dev idarjan
2010-08-28more USB device params.. and autolearn along the wayarjan
2010-08-28implement USB device statisticsarjan
2010-08-28start USB stuffsarjan
2010-08-27do a random-disturb pass during learning to home in on correlated parameters ...arjan
2010-08-27improve learning,arjan
2010-08-27only store results where we have power measurementsarjan
2010-08-27Add backlight information back, now based on DPMS sysfs attributearjan
2010-08-27bl_power is broken... don't use it.arjan
2010-08-29fix memory leak by using strings not char*Arjan van de Ven
2010-08-29solve the "time keeps accumulating" bugArjan van de Ven
2010-08-28make saving/loading workArjan van de Ven
2010-08-28fix various P state tracing issues in the intel code that bitrottedArjan van de Ven
2010-08-28start working on making measurements persistentArjan van de Ven
2010-08-24fix fileclose issuearjan
2010-08-24treat backlight power as a separate tunablearjan
2010-08-24learning frequencies seems to work quite well nowarjan
2010-08-24add cpu P states to the power parametersarjan
2010-08-24walk devices not parametersarjan
2010-08-24allow for multiple result inputs into the power functionarjan
2010-08-23only measure battery at the end.. it's already a trailing indicatorarjan
2010-08-22less memory leaks, more efficient learningarjan
2010-08-22fix crasharjan
2010-08-25use C++ strings not C strings to make memory management easierArjan van de Ven
2010-08-22do a string map properlyarjan
2010-08-22uh oh.. associative arrays are breaking up on mearjan
2010-08-21use "Actual" not "Effective"; feedback from Lenarjan
2010-08-21add some very rudimentary learning logicarjan
2010-08-21store bundles of results in a vectorarjan
2010-08-21dumping statearjan
2010-08-21fill in the resulting power as wellarjan
2010-08-21lets see if reporting results here is the right answerarjan