aboutsummaryrefslogtreecommitdiff
path: root/procps/powertop.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make smart_ulltoa return pointer to end (allows for code shink in callers)Denys Vlasenko2013-09-061-2/+1
* whitespace fixes. no code changesDenys Vlasenko2013-01-141-1/+1
* powertop: fix error messageLauri Hintsala2013-01-041-1/+1
* Move several applets to different install dir:Denys Vlasenko2012-06-201-1/+1
* fix "variable 'foo' set but not used" warningsDenys Vlasenko2011-05-131-2/+0
* mass removal of underscores from _BB_DIR_foo and _BB_SUID_fooDenys Vlasenko2011-01-181-1/+1
* powertop: code shrinkMaksym Kryzhanovskyy2010-11-061-12/+13
* powertop: fix last line detection in process_timer_stats()Denys Vlasenko2010-11-041-2/+2
* powertop: replace erroneous \n with \0; make numberic conversion more robustDenys Vlasenko2010-11-041-7/+5
* powertop: code shrinkMaksym Kryzhanovskyy2010-11-041-57/+35
* powertop: build fix for !386 compilesDenys Vlasenko2010-10-291-1/+1
* *: whitespace fixesDenys Vlasenko2010-10-281-8/+10
* whitespace fixDenys Vlasenko2010-10-271-2/+2
* powertop: simplified C-state display codeDenys Vlasenko2010-10-261-14/+7
* powertop: IPIs and hw irqs were swapped, fixingDenys Vlasenko2010-10-261-1/+1
* powertop: fixes to output format and code shrinkDenys Vlasenko2010-10-261-161/+169
* powertop: code shrinkDenys Vlasenko2010-10-261-192/+185
* powertop: new appletMarek Polacek2010-10-251-0/+886