summaryrefslogtreecommitdiff
path: root/include/linux/average.h
Commit message (Expand)AuthorAge
* Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2017-11-07
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* | locking/atomics, net/average: Convert ACCESS_ONCE() to READ_ONCE()/WRITE_ONCE()Mark Rutland2017-10-25
|/
* average: change to declare precision, not factorJohannes Berg2017-03-02
* average: remove out-of-line implementationJohannes Berg2015-08-20
* average: provide macro to create static EWMAJohannes Berg2015-08-14
* lib: Improve EWMA efficiency by using bitshiftsBruno Randolf2010-12-06
* lib: Add generic exponentially weighted moving average (EWMA) functionBruno Randolf2010-11-18