| Commit message (Expand) | Author | Age | Files | Lines |
* | timers: Implement the hierarchical pull model | Anna-Maria Behnsen | 2024-02-22 | 1 | -0/+3 |
* | time: Improve performance of time64_to_tm() | Cassio Neri | 2021-06-24 | 1 | -0/+1 |
* | clocksource: Provide kernel module to test clocksource watchdog | Paul E. McKenney | 2021-06-22 | 1 | -0/+1 |
* | timekeeping: add CONFIG_LEGACY_TIMER_TICK | Arnd Bergmann | 2020-10-30 | 1 | -0/+1 |
* | ns: Introduce Time Namespace | Andrei Vagin | 2020-01-14 | 1 | -0/+1 |
* | timekeeping: Provide a generic update_vsyscall() implementation | Vincenzo Frascino | 2019-06-22 | 1 | -0/+1 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | time: Remove CONFIG_TIMER_STATS | Kees Cook | 2017-02-10 | 1 | -1/+0 |
* | posix-timers: Make them configurable | Nicolas Pitre | 2016-11-16 | 1 | -2/+8 |
* | time: Remove development rules from Kbuild/Makefile | Thomas Gleixner | 2015-07-01 | 1 | -2/+0 |
* | time: Move timeconst.h into include/generated | Nicholas Mc Guire | 2015-05-19 | 1 | -16/+1 |
* | clockevents: Remove CONFIG_GENERIC_CLOCKEVENTS_BUILD | Thomas Gleixner | 2015-04-01 | 1 | -4/+2 |
* | time: move the timecounter/cyclecounter code into its own file. | Richard Cochran | 2014-12-31 | 1 | -1/+1 |
* | time: Rename udelay_test.c to test_udelay.c | John Stultz | 2014-11-21 | 1 | -1/+1 |
* | kernel: time: Add udelay_test module to validate udelay | David Riley | 2014-07-23 | 1 | -0/+2 |
* | time/timers: Move all time(r) related files into kernel/time | Thomas Gleixner | 2014-06-23 | 1 | -0/+17 |
* | tick: Fixup more fallout from hrtimer broadcast mode | Preeti U Murthy | 2014-02-09 | 1 | -1/+4 |
* | tick: Introduce hrtimer based broadcast | Preeti U Murthy | 2014-02-07 | 1 | -1/+1 |
* | sched_clock: Make ARM's sched_clock generic for all architectures | Stephen Boyd | 2013-06-12 | 1 | -0/+1 |
* | power: Add option to log time spent in suspend | Colin Cross | 2013-05-29 | 1 | -0/+1 |
* | time: remove the timecompare code. | Richard Cochran | 2012-11-01 | 1 | -1/+1 |
* | timers: Introduce in-kernel alarm-timer interface | John Stultz | 2011-04-26 | 1 | -1/+1 |
* | posix clocks: Introduce dynamic clocks | Richard Cochran | 2011-02-02 | 1 | -1/+2 |
* | time: add function to convert between calendar time and broken-down time for ... | Zhaolei | 2009-09-24 | 1 | -1/+1 |
* | timecompare: generic infrastructure to map between two time bases | Patrick Ohly | 2009-02-16 | 1 | -1/+1 |
* | clockevents: Allow build w/o run-tine usage for migration purposes | Thomas Gleixner | 2007-10-12 | 1 | -1/+1 |
* | Move timekeeping code to timekeeping.c | john stultz | 2007-05-08 | 1 | -1/+1 |
* | [PATCH] Add debugging feature /proc/timer_list | Ingo Molnar | 2007-02-16 | 1 | -1/+1 |
* | [PATCH] Add debugging feature /proc/timer_stat | Ingo Molnar | 2007-02-16 | 1 | -0/+1 |
* | [PATCH] tick-management: dyntick / highres functionality | Thomas Gleixner | 2007-02-16 | 1 | -0/+2 |
* | [PATCH] tick-management: broadcast functionality | Thomas Gleixner | 2007-02-16 | 1 | -2/+3 |
* | [PATCH] tick-management: core functionality | Thomas Gleixner | 2007-02-16 | 1 | -1/+2 |
* | [PATCH] clockevents: add core functionality | Thomas Gleixner | 2007-02-16 | 1 | -0/+2 |
* | [PATCH] NTP: Move all the NTP related code to ntp.c | john stultz | 2006-10-01 | 1 | -1/+1 |
* | [PATCH] Time: Clocksource Infrastructure | john stultz | 2006-06-26 | 1 | -0/+1 |