summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2015-10-08join some common strings, -400 bytesDenys Vlasenko11-45/+45
2015-10-07build system: -fno-builtin-printfDenys Vlasenko24-124/+127
2015-03-12Use chomp to remove newlinesRon Yorston4-5/+5
2015-03-12libbb: introduce and use is_prefixed_with()Denys Vlasenko51-151/+165
2015-01-24trim extra newlines in help textsDenys Vlasenko4-5/+6
2013-09-06Make smart_ulltoa return pointer to end (allows for code shink in callers)Denys Vlasenko7-20/+14
2013-01-14whitespace fixes. no code changesDenys Vlasenko40-262/+261
2013-01-04powertop: fix error messageLauri Hintsala1-1/+1
2012-06-20Move several applets to different install dir:Denys Vlasenko3-23/+23
2011-05-13fix "variable 'foo' set but not used" warningsDenys Vlasenko9-27/+11
2011-01-18mass removal of underscores from _BB_DIR_foo and _BB_SUID_fooDenys Vlasenko41-409/+409
2010-11-06powertop: code shrinkMaksym Kryzhanovskyy1-12/+13
2010-11-04powertop: fix last line detection in process_timer_stats()Denys Vlasenko1-2/+2
2010-11-04powertop: replace erroneous \n with \0; make numberic conversion more robustDenys Vlasenko1-7/+5
2010-11-04powertop: code shrinkMaksym Kryzhanovskyy1-57/+35
2010-10-29powertop: build fix for !386 compilesDenys Vlasenko1-1/+1
2010-10-28*: whitespace fixesDenys Vlasenko82-183/+185
2010-10-26whitespace fixDenys Vlasenko1-2/+2
2010-10-26powertop: simplified C-state display codeDenys Vlasenko1-14/+7
2010-10-26powertop: IPIs and hw irqs were swapped, fixingDenys Vlasenko1-1/+1
2010-10-26powertop: fixes to output format and code shrinkDenys Vlasenko1-161/+169
2010-10-26powertop: code shrinkDenys Vlasenko1-192/+185
2010-10-25powertop: new appletMarek Polacek3-11/+897