index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
time.h
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-22
timekeeping: Add CLOCK_TAI clockid
John Stultz
1
-0
/
+1
2013-03-22
timekeeping: Move TAI managment into timekeeping core from ntp
John Stultz
1
-0
/
+2
2013-02-21
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-3
/
+1
2013-02-08
time, Fix setting of hardware clock in NTP code
Prarit Bhargava
1
-0
/
+1
2013-01-29
timekeeping: Switch HAS_PERSISTENT_CLOCK to ALWAYS_USE_PERSISTENT_CLOCK
John Stultz
1
-1
/
+1
2013-01-15
timekeeping: Add CONFIG_HAS_PERSISTENT_CLOCK option
Feng Tang
1
-0
/
+5
2013-01-15
timekeeping: Add persistent_clock_exist flag
Feng Tang
1
-0
/
+6
2013-01-15
time: create __getnstimeofday for WARNless calls
Kees Cook
1
-0
/
+1
2012-12-24
time: convert arch_gettimeoffset to a pointer
Stephen Warren
1
-3
/
+1
2012-10-13
UAPI: (Scripted) Disintegrate include/linux
David Howells
1
-71
/
+1
2012-09-01
time: Move ktime_t overflow checking into timespec_valid_strict
John Stultz
1
-0
/
+7
2012-08-15
time: Improve sanity checking of timekeeping inputs
John Stultz
1
-2
/
+20
2012-07-26
posix_types.h: Cleanup stale __NFDBITS and related definitions
Josh Boyer
1
-8
/
+0
2012-05-21
time: remove obsolete declaration
Richard Cochran
1
-1
/
+0
2012-03-29
Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+1
2012-03-23
time: remove no_sync_cmos_clock
Cesar Eduardo Barros
1
-1
/
+0
2012-02-19
Delete the __FD_*() funcs for operating on fd_set from linux/time.h
David Howells
1
-23
/
+0
2012-02-14
posix_types: Remove fd_set macros
H. Peter Anvin
1
-0
/
+24
2011-04-26
timers: Posix interface for alarm-timers
John Stultz
1
-0
/
+2
2011-04-26
time: Add timekeeping_inject_sleeptime
John Stultz
1
-0
/
+1
2011-02-21
timers: Add CLOCK_BOOTTIME hrtimer base
John Stultz
1
-0
/
+1
2011-02-21
time: Extend get_xtime_and_monotonic_offset() to also return sleep
John Stultz
1
-1
/
+2
2011-02-21
time: Introduce get_monotonic_boottime and ktime_get_boottime
John Stultz
1
-0
/
+1
2011-02-02
time: Introduce timekeeping_inject_offset
John Stultz
1
-0
/
+1
2011-02-02
time: Correct the *settime* parameters
Richard Cochran
1
-2
/
+3
2011-01-31
time: Make do_timer() and xtime_lock local to kernel/time/
Torben Hohn
1
-2
/
+0
2011-01-31
time: Remove unused __get_wall_to_monotonic()
Thomas Gleixner
1
-1
/
+0
2011-01-31
time: Provide get_xtime_and_monotonic_offset()
Torben Hohn
1
-0
/
+1
2011-01-31
time: Move do_timer() to kernel/time/timekeeping.c
Torben Hohn
1
-1
/
+0
2011-01-13
pps: capture MONOTONIC_RAW timestamps as well
Alexander Gordeev
1
-0
/
+2
2010-08-13
Mark arguments to certain syscalls as being const
David Howells
1
-1
/
+1
2010-08-12
x86/hpet: Use the FSEC_PER_SEC constant for femto-second periods
Chris Wilson
1
-1
/
+1
2010-07-27
timekeeping: Make xtime and wall_to_monotonic static
John Stultz
1
-2
/
+0
2010-07-27
hrtimer: Cleanup direct access to wall_to_monotonic
John Stultz
1
-1
/
+2
2010-07-27
time: Implement timespec_add
John Stultz
1
-0
/
+16
2010-04-13
time: Remove xtime_cache
John Stultz
1
-1
/
+0
2009-11-13
nohz: Prevent clocksource wrapping during idle
Jon Hunter
1
-0
/
+1
2009-09-24
time: add function to convert between calendar time and broken-down time for ...
Zhaolei
1
-0
/
+28
2009-09-15
time: Prevent 32 bit overflow with set_normalized_timespec()
Thomas Gleixner
1
-1
/
+1
2009-08-21
time: Introduce CLOCK_REALTIME_COARSE
john stultz
1
-0
/
+4
2009-08-15
timekeeping: Introduce read_boot_clock
Martin Schwidefsky
1
-0
/
+1
2009-08-15
timekeeping: Increase granularity of read_persistent_clock()
Martin Schwidefsky
1
-1
/
+1
2009-08-15
timekeeping: Introduce timekeeping_leap_insert
John Stultz
1
-0
/
+1
2009-05-02
timekeeping: create arch_gettimeoffset infrastructure
john stultz
1
-0
/
+15
2009-03-26
make exported headers use strict posix types
Arnd Bergmann
1
-4
/
+4
2008-12-31
sched_clock: prevent scd->clock from moving backwards, take #2
Thomas Gleixner
1
-0
/
+1
2008-10-22
Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2
Thomas Gleixner
1
-0
/
+4
2008-10-20
Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timer...
Thomas Gleixner
1
-0
/
+5
2008-10-17
Merge commit 'linus/master' into merge-linus
Arjan van de Ven
1
-0
/
+2
2008-10-16
compat: generic compat get/settimeofday
Christoph Hellwig
1
-0
/
+2
[next]