aboutsummaryrefslogtreecommitdiff
path: root/include/linux/average.h
AgeCommit message (Expand)Author
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-25locking/atomics, net/average: Convert ACCESS_ONCE() to READ_ONCE()/WRITE_ONCE()Mark Rutland
2017-03-02average: change to declare precision, not factorJohannes Berg
2015-08-20average: remove out-of-line implementationJohannes Berg
2015-08-14average: provide macro to create static EWMAJohannes Berg
2010-12-06lib: Improve EWMA efficiency by using bitshiftsBruno Randolf
2010-11-18lib: Add generic exponentially weighted moving average (EWMA) functionBruno Randolf