index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
time
/
Makefile
Age
Commit message (
Expand
)
Author
2020-10-30
timekeeping: add CONFIG_LEGACY_TIMER_TICK
Arnd Bergmann
2020-01-14
ns: Introduce Time Namespace
Andrei Vagin
2019-06-22
timekeeping: Provide a generic update_vsyscall() implementation
Vincenzo Frascino
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-02-10
time: Remove CONFIG_TIMER_STATS
Kees Cook
2016-11-16
posix-timers: Make them configurable
Nicolas Pitre
2015-07-01
time: Remove development rules from Kbuild/Makefile
Thomas Gleixner
2015-05-19
time: Move timeconst.h into include/generated
Nicholas Mc Guire
2015-04-01
clockevents: Remove CONFIG_GENERIC_CLOCKEVENTS_BUILD
Thomas Gleixner
2014-12-30
time: move the timecounter/cyclecounter code into its own file.
Richard Cochran
2014-11-21
time: Rename udelay_test.c to test_udelay.c
John Stultz
2014-07-23
kernel: time: Add udelay_test module to validate udelay
David Riley
2014-06-23
time/timers: Move all time(r) related files into kernel/time
Thomas Gleixner
2014-02-09
tick: Fixup more fallout from hrtimer broadcast mode
Preeti U Murthy
2014-02-07
tick: Introduce hrtimer based broadcast
Preeti U Murthy
2013-06-12
sched_clock: Make ARM's sched_clock generic for all architectures
Stephen Boyd
2013-05-29
power: Add option to log time spent in suspend
Colin Cross
2012-11-01
time: remove the timecompare code.
Richard Cochran
2011-04-26
timers: Introduce in-kernel alarm-timer interface
John Stultz
2011-02-02
posix clocks: Introduce dynamic clocks
Richard Cochran
2009-09-24
time: add function to convert between calendar time and broken-down time for ...
Zhaolei
2009-02-15
timecompare: generic infrastructure to map between two time bases
Patrick Ohly
2007-10-12
clockevents: Allow build w/o run-tine usage for migration purposes
Thomas Gleixner
2007-05-08
Move timekeeping code to timekeeping.c
john stultz
2007-02-16
[PATCH] Add debugging feature /proc/timer_list
Ingo Molnar
2007-02-16
[PATCH] Add debugging feature /proc/timer_stat
Ingo Molnar
2007-02-16
[PATCH] tick-management: dyntick / highres functionality
Thomas Gleixner
2007-02-16
[PATCH] tick-management: broadcast functionality
Thomas Gleixner
2007-02-16
[PATCH] tick-management: core functionality
Thomas Gleixner
2007-02-16
[PATCH] clockevents: add core functionality
Thomas Gleixner
2006-10-01
[PATCH] NTP: Move all the NTP related code to ntp.c
john stultz
2006-06-26
[PATCH] Time: Clocksource Infrastructure
john stultz