index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
time
/
timekeeping.c
Age
Commit message (
Expand
)
Author
2024-09-10
ntp: Make sure RTC is synchronized when time goes backwards
Benjamin ROBIN
2024-08-05
timekeeping: Fix bogus clock_was_set() invocation in do_adjtimex()
Thomas Gleixner
2024-06-23
timekeeping: Add missing kernel-doc function comments
Yang Li
2024-06-03
timekeeping: Add function to convert realtime to base clock
Lakshmi Sowjanya D
2024-06-03
timekeeping: Provide infrastructure for converting to/from a base clock
Lakshmi Sowjanya D
2024-04-08
timekeeping: Let timekeeping_cycles_to_ns() handle both under and overflow
Adrian Hunter
2024-04-08
timekeeping: Make delta calculation overflow safe
Adrian Hunter
2024-04-08
timekeeping: Prepare timekeeping_cycles_to_ns() for overflow safety
Adrian Hunter
2024-04-08
timekeeping: Fold in timekeeping_delta_to_ns()
Adrian Hunter
2024-04-08
timekeeping: Consolidate timekeeping helpers
Adrian Hunter
2024-04-08
timekeeping: Refactor timekeeping helpers
Adrian Hunter
2024-04-08
timekeeping: Reuse timekeeping_cycles_to_ns()
Adrian Hunter
2024-04-08
timekeeping: Tidy timekeeping_cycles_to_ns() slightly
Adrian Hunter
2024-04-08
timekeeping: Rename fast_tk_get_delta_ns() to __timekeeping_get_ns()
Adrian Hunter
2024-04-08
timekeeping: Move timekeeping helper functions
Adrian Hunter
2024-03-11
Merge tag 'timers-core-2024-03-10' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-02-19
timekeeping: Fix cross-timestamp interpolation for non-x86
Peter Hilber
2024-02-19
timekeeping: Fix cross-timestamp interpolation corner case decision
Peter Hilber
2024-02-19
timekeeping: Fix cross-timestamp interpolation on counter wrap
Peter Hilber
2024-02-07
timekeeping: Evaluate system_counterval_t.cs_id instead of .cs
Peter Hilber
2023-06-05
seqlock/latch: Provide raw_read_seqcount_latch_retry()
Peter Zijlstra
2023-04-26
timekeeping: Fix references to nonexistent ktime_get_fast_ns()
Geert Uytterhoeven
2023-01-03
time: Fix various kernel-doc problems
Randy Dunlap
2022-07-18
timekeeping: contribute wall clock to rng on time change
Jason A. Donenfeld
2022-05-24
Merge tag 'random-5.19-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2022-05-23
Merge tag 'timers-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-05-13
timekeeping: Add raw clock fallback for random_get_entropy()
Jason A. Donenfeld
2022-05-02
timekeeping: Consolidate fast timekeeper
Thomas Gleixner
2022-05-02
timekeeping: Annotate ktime_get_boot_fast_ns() with data_race()
Thomas Gleixner
2022-04-29
timekeeping: Mark NMI safe time accessors as notrace
Kurt Kanzenbach
2022-04-14
timekeeping: Introduce fast accessor to clock tai
Kurt Kanzenbach
2021-12-17
timekeeping: Really make sure wall_to_monotonic isn't positive
Yu Liao
2021-08-10
hrtimer: Add bases argument to clock_was_set()
Thomas Gleixner
2021-08-10
time/timekeeping: Avoid invoking clock_was_set() twice
Thomas Gleixner
2021-08-10
timekeeping: Distangle resume and clock-was-set events
Thomas Gleixner
2021-05-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-04-07
time: Add mechanism to recognize clocksource in time_get_snapshot
Thomas Gleixner
2021-03-29
timekeeping: Allow runtime PM from change_clocksource()
Niklas Söderlund
2021-03-22
timekeeping, clocksource: Fix various typos in comments
Ingo Molnar
2021-01-12
timekeeping: Remove unused get_seconds()
Chunguang Xu
2020-12-16
Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-11-15
timekeeping: Address parameter documentation issues for various functions
Alex Shi
2020-11-15
timekeeping: Fix parameter docs of read_persistent_wall_and_boot_offset()
Alex Shi
2020-11-15
timekeeping: Add missing parameter docs for pvclock_gtod_[un]register_notifier()
Alex Shi
2020-11-15
timekeeping: Fix up function documentation for the NMI safe accessors
Thomas Gleixner
2020-11-15
timekeeping: Add missing parameter documentation for update_fast_timekeeper()
Alex Shi
2020-11-15
timekeeping: Remove static functions from kernel-doc markup
Alex Shi
2020-10-30
timekeeping: remove xtime_update
Arnd Bergmann
2020-10-30
timekeeping: remove arch_gettimeoffset
Arnd Bergmann
2020-10-12
Merge tag 'locking-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
[next]