aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux/average.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-08-20average: remove out-of-line implementationJohannes Berg1-24/+0
2015-08-14average: provide macro to create static EWMAJohannes Berg1-0/+39
2010-12-06lib: Improve EWMA efficiency by using bitshiftsBruno Randolf1-3/+1
2010-11-18lib: Add generic exponentially weighted moving average (EWMA) functionBruno Randolf1-0/+32