]> git.ipfire.org Git - thirdparty/chrony.git/commit
sys_generic: allow fast slewing with system driver
authorMiroslav Lichvar <mlichvar@redhat.com>
Tue, 22 Sep 2015 15:12:15 +0000 (17:12 +0200)
committerMiroslav Lichvar <mlichvar@redhat.com>
Wed, 23 Sep 2015 09:19:09 +0000 (11:19 +0200)
commitd6fdae5f1d133026f48b434dcd24ceb70dc30e63
tree3bef3adf71a11732d48f0e4750332415ef941351
parent8feb37df2b48f526fd4d90d7754b9a2d5d9071b4
sys_generic: allow fast slewing with system driver

The system drivers may implement their own slewing which the generic
driver can use to slew faster than the maximum frequency the driver is
allowed to set directly.
sys_generic.c
sys_generic.h
sys_linux.c
sys_timex.c
sys_timex.h