Miroslav Lichvar
2013-04-08 13:44:04 UTC
Here is the rest of the patches from the previous set reworked for the
clkid parameter removal. It doesn't include the phc2sys -W patch. It
should be applied on top of the "clockadj: make Doxygen comment by
using two stars." and "clockadj: remove useless clockid parameter."
patches posted by Richard.
Miroslav Lichvar (7):
phc2sys: Read maximum frequency adjustment.
phc2sys: Don't try PTP_SYS_OFFSET with system clock as source.
phc2sys: Use phc_open().
phc2sys: Add option to set domain number.
clockadj: Remove clkid parameter from set_leap function.
Let kernel synchronize RTC to system clock.
Limit maximum frequency adjustment to 90%.
clock.c | 6 ++++--
clockadj.c | 21 ++++++++++++++++++++-
clockadj.h | 10 +++++++---
makefile | 5 +++--
phc.c | 7 +++++++
phc2sys.8 | 5 +++++
phc2sys.c | 47 ++++++++++++++++++++++++++++++-----------------
7 files changed, 76 insertions(+), 25 deletions(-)
clkid parameter removal. It doesn't include the phc2sys -W patch. It
should be applied on top of the "clockadj: make Doxygen comment by
using two stars." and "clockadj: remove useless clockid parameter."
patches posted by Richard.
Miroslav Lichvar (7):
phc2sys: Read maximum frequency adjustment.
phc2sys: Don't try PTP_SYS_OFFSET with system clock as source.
phc2sys: Use phc_open().
phc2sys: Add option to set domain number.
clockadj: Remove clkid parameter from set_leap function.
Let kernel synchronize RTC to system clock.
Limit maximum frequency adjustment to 90%.
clock.c | 6 ++++--
clockadj.c | 21 ++++++++++++++++++++-
clockadj.h | 10 +++++++---
makefile | 5 +++--
phc.c | 7 +++++++
phc2sys.8 | 5 +++++
phc2sys.c | 47 ++++++++++++++++++++++++++++++-----------------
7 files changed, 76 insertions(+), 25 deletions(-)
--
1.8.1.4
1.8.1.4