aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-09-24hide the "Linux" vendor in usb devices; those are virtual vendor strings not ...Arjan van de Ven
2010-09-24if power is the same, sort devices by utilization insteadArjan van de Ven
2010-09-24more human namesArjan van de Ven
2010-09-24give alsa devices a better nameArjan van de Ven
2010-09-24add pgup/pgdn controlArjan van de Ven
2010-09-24sort the device dataArjan van de Ven
2010-09-23more screensArjan van de Ven
2010-09-23get some basic info into the screenArjan van de Ven
2010-09-23better layoutarjan
2010-09-22initial ncurses crudArjan van de Ven
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