aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2011-05-11bump the versionArjan van de Ven
2011-04-27add basic extech supportArjan van de Ven
2011-04-23Merge remote branch 'kristen/for-arjan'Arjan van de Ven
2011-04-21libnl-3.0 was released 2011-03-21, let powertop understand itKristen Carlson Accardi
2011-04-21The cache was created under ${PREFIX}/var/cache/powertop, when it should have...Kristen Carlson Accardi
2011-01-11powertop: use CXX variable instead of g++ when linkingOlof Johansson
2011-01-10add a driver for the tihnkpad led lightArjan van de Ven
2011-01-04get ready for the beta releasev1.97Arjan van de Ven
2011-01-02work better on translationsArjan van de Ven
2011-01-01get ready for the 2nd alpha releaseArjan van de Ven
2010-12-30Lots of changes to support parsing who owns /dev files, and charge the power ...Arjan van de Ven
2010-12-27Announcing the first alpha release of PowerTOP 2.0Alexander Monakov
2010-12-24fix goof in makefileArjan van de Ven
2010-12-23add powerunsave also to the wifi power estimate for a better modelv1.95Arjan van de Ven
2010-12-23Add a tunable for wireless power savingArjan van de Ven
2010-12-20fix a bunch of compiler warnings due to careless variable naming choicesArjan van de Ven
2010-12-20add internationalisation supportArjan van de Ven
2010-12-20add ethernet tunablesArjan van de Ven
2010-12-20add the powertop 1.x cpufreq tunableArjan van de Ven
2010-12-20add the basic bluetooth tunableArjan van de Ven
2010-12-20create the CSS inline, by auto-merging the powertop.css into a .h fileArjan van de Ven
2010-12-19start adding html output supportArjan van de Ven
2010-12-16run cppcheck as part of the buildArjan van de Ven
2010-11-28add runtime PM as wellArjan van de Ven
2010-11-28add USB tunablesArjan van de Ven
2010-11-26start sysfs tunables...Arjan van de Ven
2010-10-31start working on tunablesArjan van de Ven
2010-10-31more advanced backlight model to cope with non-linear backlight scalesArjan van de Ven
2010-10-31Use Peter's pretty print codeArjan van de Ven
2010-10-25better hex support... now with real PCI namesArjan van de Ven
2010-10-26do PCI name lookupsArjan van de Ven
2010-10-15start runtime pm workArjan van de Ven
2010-10-11only compute power for devices where we have any information at allArjan van de Ven
2010-10-09don't divide by 0Arjan van de Ven
2010-09-28fix a few crashesArjan van de Ven
2010-09-22initial ncurses crudArjan van de Ven
2010-09-17turn the parameters into a vector -- good for speed, and is getting ready for...arjan
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-10add i915 gpu operations parameter for catching games and sucharjan
2010-09-08Add devices to the power guilty listarjan
2010-09-06start working on calibration code to help the learning algorithmsarjan
2010-09-06add rfkill supportarjan
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-02fix a lot of the accounting stuffarjan
2010-08-28start USB stuffsarjan