index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
time
/
ntp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-07
timekeeping: Move clock sync work to power efficient workqueue
Shaibal Dutta
1
-2
/
+3
2013-10-03
Merge tag 'v3.12-rc3' into timers/core
Ingo Molnar
1
-4
/
+2
2013-09-12
timekeeping: Fix HRTICK related deadlock from ntp lock changes
John Stultz
1
-4
/
+2
2013-08-22
ntp: Make periodic RTC update more reliable
Miroslav Lichvar
1
-1
/
+2
2013-05-29
ntp: Remove unused variable flags in __hardpps
Geert Uytterhoeven
1
-1
/
+0
2013-04-05
ntp: Remove ntp_lock, using the timekeeping locks to protect ntp state
John Stultz
1
-37
/
+4
2013-04-05
timekeeping: Move ADJ_SETOFFSET to top level do_adjtimex()
John Stultz
1
-11
/
+0
2013-04-05
ntp: Rework do_adjtimex to take timespec and tai arguments
John Stultz
1
-13
/
+5
2013-04-05
ntp: Move timex validation to timekeeping do_adjtimex call.
John Stultz
1
-5
/
+0
2013-04-05
ntp: Move do_adjtimex() and hardpps() functions to timekeeping.c
John Stultz
1
-5
/
+4
2013-04-05
ntp: Split out timex validation from do_adjtimex
John Stultz
1
-12
/
+27
2013-03-23
timekeeping: Move TAI managment into timekeeping core from ntp
John Stultz
1
-8
/
+10
2013-02-23
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-13
/
+13
2013-02-19
ntp: Make ntp_lock raw
Thomas Gleixner
1
-13
/
+13
2013-02-09
time, Fix setting of hardware clock in NTP code
Prarit Bhargava
1
-2
/
+6
2013-01-16
NTP: Add a CONFIG_RTC_SYSTOHC configuration
Jason Gunthorpe
1
-4
/
+12
2012-07-31
time/jiffies: Rename ACTHZ to SHIFTED_HZ
John Stultz
1
-1
/
+1
2012-07-15
ntp: Fix STA_INS/DEL clearing bug
John Stultz
1
-2
/
+6
2012-05-22
ntp: Fix a stale comment and a few stray newlines.
Richard Cochran
1
-4
/
+2
2012-05-22
ntp: Correct TAI offset during leap second
Richard Cochran
1
-1
/
+1
2012-03-24
time: remove no_sync_cmos_clock
Cesar Eduardo Barros
1
-5
/
+1
2012-03-23
ntp: Fix leap-second hrtimer livelock
John Stultz
1
-87
/
+41
2012-03-16
ntp: Fix integer overflow when setting time
Sasha Levin
1
-1
/
+1
2012-01-27
ntp: Add ntp_lock to replace xtime_locking
John Stultz
1
-19
/
+44
2012-01-27
ntp: Access tick_length variable via ntp_tick_length()
John Stultz
1
-1
/
+8
2012-01-27
ntp: Cleanup timex.h
John Stultz
1
-1
/
+12
2011-04-04
ntp: fix non privileged system time shifting
Richard Cochran
1
-0
/
+2
2011-02-18
ntp: Remove redundant and incorrect parameter check
Richard Cochran
1
-3
/
+3
2011-02-02
ntp: Add ADJ_SETOFFSET mode bit
Richard Cochran
1
-0
/
+11
2011-01-31
time: Make do_timer() and xtime_lock local to kernel/time/
Torben Hohn
1
-0
/
+2
2011-01-13
ntp: add hardpps implementation
Alexander Gordeev
1
-15
/
+410
2010-09-09
ntp: Clamp PLL update interval
Miroslav Lichvar
1
-3
/
+11
2010-03-23
ntp: Make time_adjust static
John Stultz
1
-1
/
+1
2010-01-29
ntp: Cleanup xtime references in ntp.c
John Stultz
1
-3
/
+3
2010-01-29
ntp: Make time_esterror and time_maxerror static
john stultz
1
-2
/
+2
2009-08-15
timekeeping: Introduce timekeeping_leap_insert
John Stultz
1
-5
/
+2
2009-02-26
time: ntp: fix bug in ntp_update_offset() & do_adjtimex(), fix
John Stultz
1
-2
/
+2
2009-02-25
time: ntp: clean up second_overflow()
Ingo Molnar
1
-5
/
+6
2009-02-25
time: ntp: simplify ntp_tick_adj calculations
Ingo Molnar
1
-2
/
+5
2009-02-25
time: ntp: make 64-bit constants more robust
Ingo Molnar
1
-2
/
+2
2009-02-25
time: ntp: refactor do_adjtimex() some more
Ingo Molnar
1
-25
/
+36
2009-02-25
time: ntp: refactor do_adjtimex()
Ingo Molnar
1
-83
/
+99
2009-02-25
time: ntp: fix bug in ntp_update_offset() & do_adjtimex()
Ingo Molnar
1
-1
/
+8
2009-02-25
time: ntp: micro-optimize ntp_update_offset()
Ingo Molnar
1
-3
/
+3
2009-02-25
time: ntp: simplify ntp_update_offset_fll()
Ingo Molnar
1
-6
/
+5
2009-02-25
time: ntp: refactor and clean up ntp_update_offset()
Ingo Molnar
1
-14
/
+30
2009-02-25
time: ntp: refactor up ntp_update_frequency()
Ingo Molnar
1
-8
/
+5
2009-02-25
time: ntp: clean up ntp_update_frequency()
Ingo Molnar
1
-9
/
+18
2009-02-25
time: ntp: simplify the MAX_TICKADJ_SCALED definition
Ingo Molnar
1
-2
/
+2
2009-02-25
time: ntp: simplify the second_overflow() code flow
Ingo Molnar
1
-12
/
+17
[next]