aboutsummaryrefslogtreecommitdiff
path: root/procps/powertop.c
AgeCommit message (Expand)Author
2013-01-14whitespace fixes. no code changesDenys Vlasenko
2013-01-04powertop: fix error messageLauri Hintsala
2012-06-20Move several applets to different install dir:Denys Vlasenko
2011-05-13fix "variable 'foo' set but not used" warningsDenys Vlasenko
2011-01-18mass removal of underscores from _BB_DIR_foo and _BB_SUID_fooDenys Vlasenko
2010-11-06powertop: code shrinkMaksym Kryzhanovskyy
2010-11-04powertop: fix last line detection in process_timer_stats()Denys Vlasenko
2010-11-04powertop: replace erroneous \n with \0; make numberic conversion more robustDenys Vlasenko
2010-11-04powertop: code shrinkMaksym Kryzhanovskyy
2010-10-29powertop: build fix for !386 compilesDenys Vlasenko
2010-10-28*: whitespace fixesDenys Vlasenko
2010-10-27whitespace fixDenys Vlasenko
2010-10-26powertop: simplified C-state display codeDenys Vlasenko
2010-10-26powertop: IPIs and hw irqs were swapped, fixingDenys Vlasenko
2010-10-26powertop: fixes to output format and code shrinkDenys Vlasenko
2010-10-26powertop: code shrinkDenys Vlasenko
2010-10-25powertop: new appletMarek Polacek