aboutsummaryrefslogtreecommitdiff
path: root/devices/thinkpad-fan.cpp
AgeCommit message (Expand)Author
2010-12-20fix a bunch of compiler warnings due to careless variable naming choicesArjan van de Ven
2010-11-29minor fan tweaksArjan van de Ven
2010-11-15better fan modelArjan van de Ven
2010-10-09ignore all USB hubs for power, they're all derived completely anywayArjan van de Ven
2010-10-09license under the GPLv2 licenseArjan van de Ven
2010-10-09fan power is actually ^3 of the rpmsArjan van de Ven
2010-09-26fix the cpu power gapArjan van de Ven
2010-09-25more visual tweaksArjan 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-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