From: Abhilash Jindal Date: Tue, 11 Aug 2015 16:01:22 +0000 (-0400) Subject: cpufreq: speedstep-lib: Use monotonic clock X-Git-Tag: omap-for-v4.3/fixes-rc1~121^2~4^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=72e624de6e6f0d5a638fbc23842aa76ae048e9e7;p=pandora-kernel.git cpufreq: speedstep-lib: Use monotonic clock Wall time obtained from do_gettimeofday is susceptible to sudden jumps due to user setting the time or due to NTP. Monotonic time is constantly increasing time better suited for comparing two timestamps. Signed-off-by: Abhilash Jindal Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed