Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
023f333a99cee9b5cd3268ff87298eb01a31f78e
/
kernel
/
time
/
ntp.c
023f333
NTP: Add a CONFIG_RTC_SYSTOHC configuration
by Jason Gunthorpe
· 12 years ago
02ab20a
time/jiffies: Rename ACTHZ to SHIFTED_HZ
by John Stultz
· 12 years ago
6b1859d
ntp: Fix STA_INS/DEL clearing bug
by John Stultz
· 12 years ago
cd5398b
ntp: Fix a stale comment and a few stray newlines.
by Richard Cochran
· 13 years ago
dd48d70
ntp: Correct TAI offset during leap second
by Richard Cochran
· 13 years ago
335dd85
time: remove no_sync_cmos_clock
by Cesar Eduardo Barros
· 13 years ago
6b43ae8
ntp: Fix leap-second hrtimer livelock
by John Stultz
· 13 years ago
a078c6d
ntp: Fix integer overflow when setting time
by Sasha Levin
· 13 years ago
bd33126
ntp: Add ntp_lock to replace xtime_locking
by John Stultz
· 13 years ago
ea7cf49
ntp: Access tick_length variable via ntp_tick_length()
by John Stultz
· 13 years ago
8357929
ntp: Cleanup timex.h
by John Stultz
· 13 years ago
4352d9d
ntp: fix non privileged system time shifting
by Richard Cochran
· 14 years ago
db1c1cc
ntp: Remove redundant and incorrect parameter check
by Richard Cochran
· 14 years ago
094aa18
ntp: Add ADJ_SETOFFSET mode bit
by Richard Cochran
· 14 years ago
e2830b5
time: Make do_timer() and xtime_lock local to kernel/time/
by Torben Hohn
· 14 years ago
025b40a
ntp: add hardpps implementation
by Alexander Gordeev
· 14 years ago
8af3c15
ntp: Clamp PLL update interval
by Miroslav Lichvar
· 14 years ago
e1292ba
ntp: Make time_adjust static
by John Stultz
· 15 years ago
7e1b584
ntp: Cleanup xtime references in ntp.c
by John Stultz
· 15 years ago
1f5b8f8
ntp: Make time_esterror and time_maxerror static
by john stultz
· 15 years ago
31089c1
timekeeping: Introduce timekeeping_leap_insert
by John Stultz
· 15 years ago
a2a5ac8
time: ntp: fix bug in ntp_update_offset() & do_adjtimex(), fix
by John Stultz
· 16 years ago
39854fe
time: ntp: clean up second_overflow()
by Ingo Molnar
· 16 years ago
069569e
time: ntp: simplify ntp_tick_adj calculations
by Ingo Molnar
· 16 years ago
2b9d149
time: ntp: make 64-bit constants more robust
by Ingo Molnar
· 16 years ago
e962916
time: ntp: refactor do_adjtimex() some more
by Ingo Molnar
· 16 years ago
80f2257
time: ntp: refactor do_adjtimex()
by Ingo Molnar
· 16 years ago
10dd31a
time: ntp: fix bug in ntp_update_offset() & do_adjtimex()
by Ingo Molnar
· 16 years ago
c7986ac
time: ntp: micro-optimize ntp_update_offset()
by Ingo Molnar
· 16 years ago
478b7aa
time: ntp: simplify ntp_update_offset_fll()
by Ingo Molnar
· 16 years ago
f939890
time: ntp: refactor and clean up ntp_update_offset()
by Ingo Molnar
· 16 years ago
bc26c31
time: ntp: refactor up ntp_update_frequency()
by Ingo Molnar
· 16 years ago
9ce616a
time: ntp: clean up ntp_update_frequency()
by Ingo Molnar
· 16 years ago
bbd1267
time: ntp: simplify the MAX_TICKADJ_SCALED definition
by Ingo Molnar
· 16 years ago
3c972c2
time: ntp: simplify the second_overflow() code flow
by Ingo Molnar
· 16 years ago
53bbfa9
time: ntp: clean up kernel/time/ntp.c
by Ingo Molnar
· 17 years ago
fdcedf7
time: apply NTP frequency/tick changes immediately
by john stultz
· 16 years ago
ca10949
hrtimer: removing all ur callback modes
by Peter Zijlstra
· 16 years ago
268a3dc
Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2
by Thomas Gleixner
· 16 years ago
c465a76
Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timers/ntp', 'timers/posixtimers' and 'timers/debug' into v28-timers-for-linus
by Thomas Gleixner
· 16 years ago
651dab4
Merge commit 'linus/master' into merge-linus
by Arjan van de Ven
· 16 years ago
d40e944
ntp: improve adjtimex frequency rounding
by Roman Zippel
· 16 years ago
eb3f938
ntp: let update_persistent_clock() sleep
by Maciej W. Rozycki
· 16 years ago
4ff4b9e
ntp: fix calculation of the next jiffie to trigger RTC sync
by Maciej W. Rozycki
· 16 years ago
cc584b2
hrtimer: convert kernel/* to the new hrtimer apis
by Arjan van de Ven
· 16 years ago
916c7a8
ntp: fix ADJ_OFFSET_SS_READ bug and do_adjtimex() cleanup
by Roman Zippel
· 16 years ago
7dffa3c
ntp: handle leap second via timer
by Roman Zippel
· 17 years ago
8383c42
ntp: remove current_tick_length()
by Roman Zippel
· 17 years ago
7fc5c78
ntp: rename TICK_LENGTH_SHIFT to NTP_SCALE_SHIFT
by Roman Zippel
· 17 years ago
153b5d0
ntp: support for TAI
by Roman Zippel
· 17 years ago
9f14f66
ntp: increase time_offset resolution
by Roman Zippel
· 17 years ago
074b3b8
ntp: increase time_freq resolution
by Roman Zippel
· 17 years ago
eea83d8
ntp: NTP4 user space bits update
by Roman Zippel
· 17 years ago
ee9851b
ntp: cleanup ntp.c
by Roman Zippel
· 17 years ago
f8bd225
remove div_long_long_rem
by Roman Zippel
· 17 years ago
71abb3a
convert a few do_div users
by Roman Zippel
· 17 years ago
10a398d
time: remove obsolete CLOCK_TICK_ADJUST
by Roman Zippel
· 17 years ago
e48af19
ntp: use unsigned input for do_div()
by David Howells
· 17 years ago
e13a2e6
ntp: correct inconsistent interval/tick_length usage
by john stultz
· 17 years ago
52bfb36
time: add ADJ_OFFSET_SS_READ
by John Stultz
· 17 years ago
fa6a1a5
ntp: fix typo that makes sync_cmos_clock erratic
by David P. Reed
· 17 years ago
298a5df
Fix "no_sync_cmos_clock" logic inversion in kernel/time/ntp.c
by Tony Breeds
· 17 years ago
8264445
NTP: move the cmos update code into ntp.c
by Thomas Gleixner
· 17 years ago
1f564ad
[IA64] remove time interpolator
by Bob Picco
· 17 years ago
aa0ac36
Remove capability.h from mm.h
by Alexey Dobriyan
· 17 years ago
746976a
NTP: remove clock_was_set() call to prevent deadlock
by Thomas Gleixner
· 18 years ago
e8edc6e
Detach sched.h from mm.h
by Alexey Dobriyan
· 18 years ago
d62ac21
[PATCH] ntp: avoid time_offset overflows
by john stultz
· 18 years ago
f4304ab
[PATCH] HZ free ntp
by john stultz
· 18 years ago
bb1d860
[PATCH] time_adjust cleared before use
by Jim Houston
· 18 years ago
70bc42f
[PATCH] kernel/time/ntp.c: possible cleanups
by Adrian Bunk
· 18 years ago
f199239
[PATCH] ntp: convert to the NTP4 reference model
by Roman Zippel
· 18 years ago
04b617e
[PATCH] ntp: convert time_freq to nsec value
by Roman Zippel
· 18 years ago
97eebe1
[PATCH] ntp: remove time_tolerance
by Roman Zippel
· 18 years ago
8f807f8
[PATCH] ntp: add time_adjust to tick length
by Roman Zippel
· 18 years ago
3d3675c
[PATCH] ntp: prescale time_offset
by Roman Zippel
· 18 years ago
dc6a43e
[PATCH] ntp: add time_freq to tick length
by Roman Zippel
· 18 years ago
ab8783b
[PATCH] ntp: add time_adj to tick length
by Roman Zippel
· 18 years ago
b0ee755
[PATCH] ntp: add ntp_update_frequency
by Roman Zippel
· 18 years ago
4c7ee8d
[PATCH] NTP: Move all the NTP related code to ntp.c
by john stultz
· 18 years ago