aboutsummaryrefslogtreecommitdiff
path: root/parameters/parameters.h
AgeCommit message (Expand)Author
2011-05-10allow for fixed parameters on a board specific overrideArjan van de Ven
2010-12-20move the files to /var/cache/powertopArjan van de Ven
2010-11-15better fan modelArjan van de Ven
2010-11-01use weights in parameters so that parameters that have high correlation betwe...Arjan van de Ven
2010-10-31Use Peter's pretty print codeArjan van de Ven
2010-10-25don't adjust base power during entry/exit to force faster convergenceArjan van de Ven
2010-10-14don't show power until we have enough samples (3x the nr of parameters)Arjan van de Ven
2010-10-11only compute power for devices where we have any information at allArjan van de Ven
2010-10-09license under the GPLv2 licenseArjan van de Ven
2010-09-28fix a few crashesArjan van de Ven
2010-09-27auto save measurements every 10 measurementsArjan van de Ven
2010-09-27don't save measurements if the measurement was less than 5 secondsArjan van de Ven
2010-09-26add an exception mechanism for things like Xorg/dbusArjan van de Ven
2010-09-24add infrastructure to hide power data that is not validArjan van de Ven
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-10slight visual/print improvementsarjan
2010-09-09drop the too selective tuning during calibration; bad ideaarjan
2010-09-08more targeted learning during calibration in the hope to converge betterarjan
2010-09-05don't have duplicate device registration arraysarjan
2010-09-05rescan USB devices each roundarjan
2010-09-05make parameters also persistent, that way learning will go faster at first startarjan
2010-08-29dump actual measurement data for nowarjan
2010-08-28more USB device params.. and autolearn along the wayarjan
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-24allow for multiple result inputs into the power functionarjan
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-21add some very rudimentary learning logicarjan
2010-08-21store bundles of results in a vectorarjan
2010-08-21dumping statearjan
2010-08-21lets see if reporting results here is the right answerarjan
2010-08-21code to compute bundlesarjan
2010-08-21start filling in the measurement/parameter enginearjan
2010-08-23fix some memory leaksArjan van de Ven
2010-08-20renamearjan