summaryrefslogtreecommitdiff
path: root/lib/average.c (unfollow)
Commit message (Expand)Author
2015-08-20average: remove out-of-line implementationJohannes Berg
2014-01-16lib: Ensure EWMA does not store wrong intermediate valuesMichael Dalton
2012-03-07lib: reduce the use of module.h wherever possiblePaul Gortmaker
2012-02-28lib: fix implicit users of kernel.h for TAINT_WARNPaul Gortmaker
2010-12-06lib: Improve EWMA efficiency by using bitshiftsBruno Randolf
2010-11-18lib: Add generic exponentially weighted moving average (EWMA) functionBruno Randolf