aboutsummaryrefslogtreecommitdiff
path: root/devices
AgeCommit message (Expand)Author
2010-09-25add gpu opsArjan van de Ven
2010-09-25Watts formatting functionArjan van de Ven
2010-09-25more visual tweaksArjan van de Ven
2010-09-24add infrastructure to hide power data that is not validArjan van de Ven
2010-09-24minor visual tweakArjan van de Ven
2010-09-24better human readable strings for usb and sataArjan van de Ven
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-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-14fan works better if we use a quadratic equation to go from rpms to powerarjan
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-10add i915 gpu operations parameter for catching games and sucharjan
2010-09-08Add devices to the power guilty listarjan
2010-09-08deal with overflow much betterarjan
2010-09-08more targeted learning during calibration in the hope to converge betterarjan
2010-09-06start working on calibration code to help the learning algorithmsarjan
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-04Add alsa power monitoring as wellarjan
2010-09-03add the sata alpm power statsarjan
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-27Add backlight information back, now based on DPMS sysfs attributearjan
2010-08-27bl_power is broken... don't use it.arjan
2010-08-24fix fileclose issuearjan
2010-08-24treat backlight power as a separate tunablearjan
2010-08-24allow for multiple result inputs into the power functionarjan
2010-08-22fix crasharjan
2010-08-21add some very rudimentary learning logicarjan
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-22report out device stats as wellArjan van de Ven
2010-08-22more general device workArjan van de Ven
2010-08-22more backlight logicArjan van de Ven