aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-09-18set up the benchmark arena for convergence experimentsarjan
2010-09-18more tuningarjan
2010-09-18use indexes for the results as well.... major speeduparjan
2010-09-18make it work by having all indexes go via a central APIarjan
2010-09-18cache the index in various places -> huge win in performance alreadyarjan
2010-09-17turn the parameters into a vector -- good for speed, and is getting ready for...arjan
2010-09-17add screen clearingarjan
2010-09-14fan works better if we use a quadratic equation to go from rpms to powerarjan
2010-09-13do a "fit with the to plot parameter assumed 0" for plottingarjan
2010-09-11create a tool to draw a "how does this device's power look like in a graph in...arjan
2010-09-10add thinkpad fan speed as inputarjan
2010-09-10work around ahci bugarjan
2010-09-10add i915 gpu operations parameter for catching games and sucharjan
2010-09-10use a proper constructor to initialize powerconsumer variablesarjan
2010-09-10slight visual/print improvementsarjan
2010-09-09make learning converge MUCH faster by having a minimum improvement thresholdarjan
2010-09-09drop the too selective tuning during calibration; bad ideaarjan
2010-09-08Add devices to the power guilty listarjan
2010-09-08deal with overflow much betterarjan
2010-09-08learn smarter by doing one vector at a timearjan
2010-09-08more targeted learning during calibration in the hope to converge betterarjan
2010-09-06make sure cpu power is calculated correctyarjan
2010-09-06stronger learning at the end of calibrationarjan
2010-09-06do wakeups as wellarjan
2010-09-06add backlight calibrationarjan
2010-09-06add rfkill calibrationarjan
2010-09-06add USB calibrationarjan
2010-09-06start working on calibration code to help the learning algorithmsarjan
2010-09-06refactor main.cpp a littlearjan
2010-09-06fix duplicate radio- prefix properlyarjan
2010-09-06add rfkill supportarjan
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