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
/
timekeeping.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-10
ntp: Make sure RTC is synchronized when time goes backwards
Benjamin ROBIN
1
-1
/
+3
2024-08-05
timekeeping: Fix bogus clock_was_set() invocation in do_adjtimex()
Thomas Gleixner
1
-1
/
+1
2024-06-23
timekeeping: Add missing kernel-doc function comments
Yang Li
1
-0
/
+3
2024-06-03
timekeeping: Add function to convert realtime to base clock
Lakshmi Sowjanya D
1
-0
/
+86
2024-06-03
timekeeping: Provide infrastructure for converting to/from a base clock
Lakshmi Sowjanya D
1
-1
/
+41
2024-04-08
timekeeping: Let timekeeping_cycles_to_ns() handle both under and overflow
Adrian Hunter
1
-18
/
+13
2024-04-08
timekeeping: Make delta calculation overflow safe
Adrian Hunter
1
-11
/
+29
2024-04-08
timekeeping: Prepare timekeeping_cycles_to_ns() for overflow safety
Adrian Hunter
1
-1
/
+11
2024-04-08
timekeeping: Fold in timekeeping_delta_to_ns()
Adrian Hunter
1
-12
/
+1
2024-04-08
timekeeping: Consolidate timekeeping helpers
Adrian Hunter
1
-6
/
+8
2024-04-08
timekeeping: Refactor timekeeping helpers
Adrian Hunter
1
-14
/
+6
2024-04-08
timekeeping: Reuse timekeeping_cycles_to_ns()
Adrian Hunter
1
-4
/
+1
2024-04-08
timekeeping: Tidy timekeeping_cycles_to_ns() slightly
Adrian Hunter
1
-3
/
+2
2024-04-08
timekeeping: Rename fast_tk_get_delta_ns() to __timekeeping_get_ns()
Adrian Hunter
1
-3
/
+3
2024-04-08
timekeeping: Move timekeeping helper functions
Adrian Hunter
1
-13
/
+13
2024-03-12
Merge tag 'timers-core-2024-03-10' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-12
/
+12
2024-02-19
timekeeping: Fix cross-timestamp interpolation for non-x86
Peter Hilber
1
-4
/
+2
2024-02-19
timekeeping: Fix cross-timestamp interpolation corner case decision
Peter Hilber
1
-8
/
+10
2024-02-19
timekeeping: Fix cross-timestamp interpolation on counter wrap
Peter Hilber
1
-1
/
+1
2024-02-07
timekeeping: Evaluate system_counterval_t.cs_id instead of .cs
Peter Hilber
1
-4
/
+5
2023-06-05
seqlock/latch: Provide raw_read_seqcount_latch_retry()
Peter Zijlstra
1
-2
/
+2
2023-04-27
timekeeping: Fix references to nonexistent ktime_get_fast_ns()
Geert Uytterhoeven
1
-2
/
+2
2023-01-03
time: Fix various kernel-doc problems
Randy Dunlap
1
-4
/
+4
2022-07-18
timekeeping: contribute wall clock to rng on time change
Jason A. Donenfeld
1
-1
/
+6
2022-05-24
Merge tag 'random-5.19-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+15
2022-05-24
Merge tag 'timers-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-11
/
+28
2022-05-14
timekeeping: Add raw clock fallback for random_get_entropy()
Jason A. Donenfeld
1
-0
/
+15
2022-05-02
timekeeping: Consolidate fast timekeeper
Thomas Gleixner
1
-10
/
+10
2022-05-02
timekeeping: Annotate ktime_get_boot_fast_ns() with data_race()
Thomas Gleixner
1
-1
/
+1
2022-04-29
timekeeping: Mark NMI safe time accessors as notrace
Kurt Kanzenbach
1
-2
/
+2
2022-04-14
timekeeping: Introduce fast accessor to clock tai
Kurt Kanzenbach
1
-0
/
+17
2021-12-18
timekeeping: Really make sure wall_to_monotonic isn't positive
Yu Liao
1
-2
/
+1
2021-08-10
hrtimer: Add bases argument to clock_was_set()
Thomas Gleixner
1
-7
/
+7
2021-08-10
time/timekeeping: Avoid invoking clock_was_set() twice
Thomas Gleixner
1
-8
/
+10
2021-08-10
timekeeping: Distangle resume and clock-was-set events
Thomas Gleixner
1
-1
/
+3
2021-05-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+1
2021-04-07
time: Add mechanism to recognize clocksource in time_get_snapshot
Thomas Gleixner
1
-0
/
+1
2021-03-29
timekeeping: Allow runtime PM from change_clocksource()
Niklas Söderlund
1
-13
/
+23
2021-03-23
timekeeping, clocksource: Fix various typos in comments
Ingo Molnar
1
-5
/
+5
2021-01-12
timekeeping: Remove unused get_seconds()
Chunguang Xu
1
-2
/
+1
2020-12-16
Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-40
/
+1
2020-11-16
timekeeping: Address parameter documentation issues for various functions
Alex Shi
1
-2
/
+5
2020-11-16
timekeeping: Fix parameter docs of read_persistent_wall_and_boot_offset()
Alex Shi
1
-2
/
+3
2020-11-16
timekeeping: Add missing parameter docs for pvclock_gtod_[un]register_notifier()
Alex Shi
1
-0
/
+2
2020-11-16
timekeeping: Fix up function documentation for the NMI safe accessors
Thomas Gleixner
1
-25
/
+33
2020-11-16
timekeeping: Add missing parameter documentation for update_fast_timekeeper()
Alex Shi
1
-0
/
+1
2020-11-16
timekeeping: Remove static functions from kernel-doc markup
Alex Shi
1
-7
/
+5
2020-10-30
timekeeping: remove xtime_update
Arnd Bergmann
1
-16
/
+0
2020-10-30
timekeeping: remove arch_gettimeoffset
Arnd Bergmann
1
-24
/
+1
2020-10-12
Merge tag 'locking-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-5
/
+5
[next]