summaryrefslogtreecommitdiffstats
path: root/kernel/time/jiffies.c
Commit message (Expand)AuthorAgeFilesLines
* clocksource: Use a plain u64 instead of cycle_tThomas Gleixner2016-12-251-2/+2
* jiffies: Use CLOCKSOURCE_MASK instead of constantAlexander Kuleshov2016-02-271-1/+1
* tick: Move clocksource related stuff to timekeeping.hThomas Gleixner2015-04-011-1/+1
* clocksource: Mostly kill clocksource_register()John Stultz2015-03-131-2/+2
* timekeeping: Add debugging checks to warn if we see delaysJohn Stultz2015-03-131-0/+1
* time: Fix overflow when HZ is smaller than 60Mikulas Patocka2014-02-061-0/+6
* time: Kill xtime_lock, replacing it with jiffies_lockJohn Stultz2012-11-131-2/+4
* time/jiffies: Make clocksource_jiffies staticLars-Peter Clausen2012-11-131-1/+1
* jiffies: Remove compile time assumptions about CLOCK_TICK_RATEJohn Stultz2012-09-241-1/+31
* time/jiffies: Rename ACTHZ to SHIFTED_HZJohn Stultz2012-07-311-1/+1
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* time: Make do_timer() and xtime_lock local to kernel/time/Torben Hohn2011-01-311-0/+2
* time: Move get_jiffies_64 to kernel/time/jiffies.cTorben Hohn2011-01-311-0/+18
* clocksource: Cleanup clocksource selectionMartin Schwidefsky2009-08-151-1/+5
* clocksource: pass clocksource to read() callbackMagnus Damm2009-04-211-1/+1
* trivial: fix then -> than typos in comments and documentationFrederik Schwarzer2009-01-061-1/+1
* clocksource: keep track of original clocksource frequencyJohn Stultz2008-08-211-0/+1
* [PATCH] fix jiffies clocksource inittimejohn stultz2007-04-041-1/+1
* [PATCH] clocksource: replace is_continuous by a flag fieldThomas Gleixner2007-02-161-1/+0
* [PATCH] i386 Time: Avoid PIT SMP lockupsjohn stultz2006-10-171-1/+1
* [PATCH] time: rename clocksource functionsjohn stultz2006-06-261-1/+1
* [PATCH] Time: Clocksource Infrastructurejohn stultz2006-06-261-0/+73
OpenPOWER on IntegriCloud