git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cdba2ec
)
time: Expose get_monotonic_coarse64() for in-kernel uses
author
John Stultz
<john.stultz@linaro.org>
Fri, 7 Nov 2014 19:20:40 +0000
(11:20 -0800)
committer
John Stultz
<john.stultz@linaro.org>
Fri, 21 Nov 2014 19:59:59 +0000
(11:59 -0800)
Adds a timespec64 based get_monotonic_coarse64() implementation
that can be used as we convert internal users of
get_monotonic_coarse away from using timespecs.
Signed-off-by: John Stultz <john.stultz@linaro.org>
No differences found