summaryrefslogtreecommitdiffstats
path: root/include/linux/average.h
Commit message (Expand)AuthorAgeFilesLines
* average: remove out-of-line implementationJohannes Berg2015-08-201-24/+0
* average: provide macro to create static EWMAJohannes Berg2015-08-141-0/+39
* lib: Improve EWMA efficiency by using bitshiftsBruno Randolf2010-12-061-3/+1
* lib: Add generic exponentially weighted moving average (EWMA) functionBruno Randolf2010-11-181-0/+32