index
:
linux-toradex.git
colibri
colibri_vf
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.6-2.0.x-imx
toradex_6.6-2.1.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
Age
Commit message (
Expand
)
Author
2017-11-13
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-11-13
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-11-12
timers: Add a function to start/reduce a timer
David Howells
2017-11-12
pstore: Use ktime_get_real_fast_ns() instead of __getnstimeofday()
Arnd Bergmann
2017-11-08
timers/posix-cpu-timers: Use lockdep to assert IRQs are disabled/enabled
Frederic Weisbecker
2017-11-08
timers/hrtimer: Use lockdep to assert IRQs are disabled/enabled
Frederic Weisbecker
2017-11-08
timers/nohz: Use lockdep to assert IRQs are disabled/enabled
Frederic Weisbecker
2017-11-08
Merge branch 'linus' into sched/core, to pick up fixes
Ingo Molnar
2017-11-02
kernel/time/Kconfig: Fix typo in comment
Randy Dunlap
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-01
clockevents: Update clockevents device next_event on stop
Prasad Sodagudi
2017-10-31
Merge branch 'fortglx/4.15/time' of https://git.linaro.org/people/john.stultz...
Thomas Gleixner
2017-10-30
time: Move time_t conversion helpers to time32.h
Arnd Bergmann
2017-10-30
time: Remove unused functions
Arnd Bergmann
2017-10-30
timekeeping: Use timespec64 in timekeeping_inject_offset
Arnd Bergmann
2017-10-30
timekeeping: Consolidate timekeeping_inject_offset code
Arnd Bergmann
2017-10-30
rtc: Allow rtc drivers to specify the tv_nsec value for ntp
Jason Gunthorpe
2017-10-27
sched/isolation: Handle the nohz_full= parameter
Frederic Weisbecker
2017-10-27
sched/isolation: Move housekeeping related code to its own file
Frederic Weisbecker
2017-10-19
clockevents: Retry programming min delta up to 10 times
James Hogan
2017-10-18
timer: Convert stub timer to timer_setup()
Thomas Gleixner
2017-10-18
timers: Avoid an unnecessary iteration in __run_timers()
Zhenzhong Duan
2017-10-17
time: Use do_settimeofday64() internally
Arnd Bergmann
2017-10-17
posix-stubs: Use get_timespec64() and put_timespec64()
Arnd Bergmann
2017-10-10
sched/idle: Move quiet_vmstate() into the NOHZ code
Peter Zijlstra
2017-10-05
timer: Convert schedule_timeout() to use from_timer()
Kees Cook
2017-09-25
timekeeping: Provide NMI safe access to clock realtime
Thomas Gleixner
2017-09-25
timekeeping: Make fast accessors return 0 before timekeeping is initialized
Prarit Bhargava
2017-09-08
drivers/pps: aesthetic tweaks to PPS-related content
Robert P. J. Day
2017-09-05
Merge tag 'pm-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2017-09-04
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-09-04
Merge branch 'pm-sleep'
Rafael J. Wysocki
2017-08-31
alarmtimer: Ensure RTC module is not unloaded
Alexandre Belloni
2017-08-26
time: Fix ktime_get_raw() incorrect base accumulation
John Stultz
2017-08-24
timers: Fix excessive granularity of new timers after a nohz idle
Nicholas Piggin
2017-08-20
Merge branch 'fortglx/4.14/time' of https://git.linaro.org/people/john.stultz...
Thomas Gleixner
2017-08-18
posix-cpu-timers: Use dedicated helper to access rlimit values
Krzysztof Opasiak
2017-08-17
alarmtimer: Fix unavailable wake-up source in sysfs
Geert Uytterhoeven
2017-08-17
timekeeping: Use proper timekeeper for debug code
Stafford Horne
2017-08-01
timers: Fix overflow in get_next_timer_interrupt
Matija Glavinic Pecotic
2017-07-23
PM / timekeeping: Print debug messages when requested
Rafael J. Wysocki
2017-07-05
Merge branch 'timers-compat' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-07-03
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-07-03
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-07-03
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-07-03
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-06-30
posix_clocks: Use get_itimerspec64() and put_itimerspec64()
Deepa Dinamani
2017-06-30
nanosleep: Use get_timespec64() and put_timespec64()
Deepa Dinamani
2017-06-30
posix-timers: Use get_timespec64() and put_timespec64()
Deepa Dinamani
2017-06-29
timers: Make the cpu base lock raw
Sebastian Andrzej Siewior
[next]