summaryrefslogtreecommitdiffstats
path: root/kernel/time/jiffies.c
Commit message (Expand)AuthorAge
* jiffies: Revert bogus conversion of NSEC_PER_SEC to TICK_NSECFrederic Weisbecker2017-03-07
* jiffies: Reuse TICK_NSEC instead of NSEC_PER_JIFFYFrederic Weisbecker2017-02-01
* clocksource: Use a plain u64 instead of cycle_tThomas Gleixner2016-12-25
* jiffies: Use CLOCKSOURCE_MASK instead of constantAlexander Kuleshov2016-02-27
* tick: Move clocksource related stuff to timekeeping.hThomas Gleixner2015-04-01
* clocksource: Mostly kill clocksource_register()John Stultz2015-03-13
* timekeeping: Add debugging checks to warn if we see delaysJohn Stultz2015-03-13
* time: Fix overflow when HZ is smaller than 60Mikulas Patocka2014-02-06
* time: Kill xtime_lock, replacing it with jiffies_lockJohn Stultz2012-11-13
* time/jiffies: Make clocksource_jiffies staticLars-Peter Clausen2012-11-13
* jiffies: Remove compile time assumptions about CLOCK_TICK_RATEJohn Stultz2012-09-24
* time/jiffies: Rename ACTHZ to SHIFTED_HZJohn Stultz2012-07-31
* Fix common misspellingsLucas De Marchi2011-03-31
* time: Make do_timer() and xtime_lock local to kernel/time/Torben Hohn2011-01-31
* time: Move get_jiffies_64 to kernel/time/jiffies.cTorben Hohn2011-01-31
* clocksource: Cleanup clocksource selectionMartin Schwidefsky2009-08-15
* clocksource: pass clocksource to read() callbackMagnus Damm2009-04-21
* trivial: fix then -> than typos in comments and documentationFrederik Schwarzer2009-01-06
* clocksource: keep track of original clocksource frequencyJohn Stultz2008-08-21
* [PATCH] fix jiffies clocksource inittimejohn stultz2007-04-05
* [PATCH] clocksource: replace is_continuous by a flag fieldThomas Gleixner2007-02-16
* [PATCH] i386 Time: Avoid PIT SMP lockupsjohn stultz2006-10-17
* [PATCH] time: rename clocksource functionsjohn stultz2006-06-26
* [PATCH] Time: Clocksource Infrastructurejohn stultz2006-06-26