summaryrefslogtreecommitdiff
path: root/lib/average.c
Commit message (Expand)AuthorAgeFilesLines
* lib: fix implicit users of kernel.h for TAINT_WARNPaul Gortmaker2012-02-281-0/+1
* lib: Improve EWMA efficiency by using bitshiftsBruno Randolf2010-12-061-8/+12
* lib: Add generic exponentially weighted moving average (EWMA) functionBruno Randolf2010-11-181-0/+57