| Commit message (Expand) | Author | Age | Files | Lines |
* | jiffies: Revert bogus conversion of NSEC_PER_SEC to TICK_NSEC | Frederic Weisbecker | 2017-03-07 | 1 | -1/+1 |
* | jiffies: Reuse TICK_NSEC instead of NSEC_PER_JIFFY | Frederic Weisbecker | 2017-02-01 | 1 | -16/+16 |
* | clocksource: Use a plain u64 instead of cycle_t | Thomas Gleixner | 2016-12-25 | 1 | -2/+2 |
* | jiffies: Use CLOCKSOURCE_MASK instead of constant | Alexander Kuleshov | 2016-02-27 | 1 | -1/+1 |
* | tick: Move clocksource related stuff to timekeeping.h | Thomas Gleixner | 2015-04-01 | 1 | -1/+1 |
* | clocksource: Mostly kill clocksource_register() | John Stultz | 2015-03-13 | 1 | -2/+2 |
* | timekeeping: Add debugging checks to warn if we see delays | John Stultz | 2015-03-13 | 1 | -0/+1 |
* | time: Fix overflow when HZ is smaller than 60 | Mikulas Patocka | 2014-02-06 | 1 | -0/+6 |
* | time: Kill xtime_lock, replacing it with jiffies_lock | John Stultz | 2012-11-13 | 1 | -2/+4 |
* | time/jiffies: Make clocksource_jiffies static | Lars-Peter Clausen | 2012-11-13 | 1 | -1/+1 |
* | jiffies: Remove compile time assumptions about CLOCK_TICK_RATE | John Stultz | 2012-09-24 | 1 | -1/+31 |
* | time/jiffies: Rename ACTHZ to SHIFTED_HZ | John Stultz | 2012-07-31 | 1 | -1/+1 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -1/+1 |
* | time: Make do_timer() and xtime_lock local to kernel/time/ | Torben Hohn | 2011-01-31 | 1 | -0/+2 |
* | time: Move get_jiffies_64 to kernel/time/jiffies.c | Torben Hohn | 2011-01-31 | 1 | -0/+18 |
* | clocksource: Cleanup clocksource selection | Martin Schwidefsky | 2009-08-15 | 1 | -1/+5 |
* | clocksource: pass clocksource to read() callback | Magnus Damm | 2009-04-21 | 1 | -1/+1 |
* | trivial: fix then -> than typos in comments and documentation | Frederik Schwarzer | 2009-01-06 | 1 | -1/+1 |
* | clocksource: keep track of original clocksource frequency | John Stultz | 2008-08-21 | 1 | -0/+1 |
* | [PATCH] fix jiffies clocksource inittime | john stultz | 2007-04-04 | 1 | -1/+1 |
* | [PATCH] clocksource: replace is_continuous by a flag field | Thomas Gleixner | 2007-02-16 | 1 | -1/+0 |
* | [PATCH] i386 Time: Avoid PIT SMP lockups | john stultz | 2006-10-17 | 1 | -1/+1 |
* | [PATCH] time: rename clocksource functions | john stultz | 2006-06-26 | 1 | -1/+1 |
* | [PATCH] Time: Clocksource Infrastructure | john stultz | 2006-06-26 | 1 | -0/+73 |