aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/time/timekeeping.c
Commit message (Expand)AuthorAgeFilesLines
...
* timekeeping: Fix invalid getboottime() valueHiroshi Shimamoto2009-08-251-2/+4
* time: Introduce CLOCK_REALTIME_COARSEjohn stultz2009-08-211-0/+21
* timekeeping: Introduce read_boot_clockMartin Schwidefsky2009-08-151-2/+22
* timekeeping: Increase granularity of read_persistent_clock()Martin Schwidefsky2009-08-151-23/+29
* timekeeping: Update clocksource with stop_machineMartin Schwidefsky2009-08-151-15/+26
* timekeeping: Add timekeeper read_clock helper functionsMartin Schwidefsky2009-08-151-53/+38
* timekeeping: Move NTP adjusted clock multiplier to struct timekeeperMartin Schwidefsky2009-08-151-29/+24
* timekeeping: Add xtime_shift and ntp_error_shift to struct timekeeperMartin Schwidefsky2009-08-151-14/+19
* timekeeping: Introduce struct timekeeperMartin Schwidefsky2009-08-151-79/+156
* clocksource: Cleanup clocksource selectionMartin Schwidefsky2009-08-151-2/+2
* timekeeping: Move reset of cycle_last for tsc clocksource to tscMartin Schwidefsky2009-08-151-1/+0
* timekeeping: Remove clocksource inline functionsMartin Schwidefsky2009-08-151-13/+28
* timekeeping: Introduce timekeeping_leap_insertJohn Stultz2009-08-151-0/+7
* timekeeping: Move ktime_get() functions to timekeeping.cThomas Gleixner2009-07-071-2/+57
* timekeeping: optimized ktime_get[_ts] for GENERIC_TIME=yMartin Schwidefsky2009-07-071-0/+69
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2009-06-111-1/+1
|\
| * sched, timers: move calc_load() to schedulerThomas Gleixner2009-05-151-1/+1
* | timekeeping: create arch_gettimeoffset infrastructurejohn stultz2009-05-021-0/+7
|/
* clocksource: add enable() and disable() callbacksMagnus Damm2009-04-211-3/+9
* sched_clock: prevent scd->clock from moving backwards, take #2Thomas Gleixner2008-12-311-2/+5
* time: catch xtime_nsec underflows and fix themjohn stultz2008-12-041-0/+22
*-. Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timer...Thomas Gleixner2008-10-201-3/+6
|\ \
| | * timekeeping: fix rounding problem during clock updateRoman Zippel2008-09-241-3/+6
| |/
* | clocksource: introduce CLOCK_MONOTONIC_RAWJohn Stultz2008-08-211-0/+44
* | clocksource: introduce clocksource_forward_now()Roman Zippel2008-08-211-38/+33
|/
* ntp: handle leap second via timerRoman Zippel2008-05-011-2/+2
* ntp: remove current_tick_length()Roman Zippel2008-05-011-3/+2
* ntp: rename TICK_LENGTH_SHIFT to NTP_SCALE_SHIFTRoman Zippel2008-05-011-5/+5
* x86: tsc prevent time going backwardsThomas Gleixner2008-04-191-0/+2
* Don't 'printk()' while holding xtime lock for writingLinus Torvalds2008-03-241-0/+4
* time: remove obsolete CLOCK_TICK_ADJUSTRoman Zippel2008-03-091-4/+2
* time: fix typo in commentsLi Zefan2008-02-081-1/+1
* timekeeping: rename timekeeping_is_continuous to timekeeping_valid_for_hresLi Zefan2008-02-081-2/+2
* timekeeping: update xtime_cache when time(zone) changesThomas Gleixner2008-02-011-2/+4
* NTP: correct inconsistent ntp interval/tick_length usagejohn stultz2008-01-301-2/+4
* time: fold __get_realtime_clock_ts() into getnstimeofday()Geert Uytterhoeven2008-01-301-17/+5
* Driver core: change sysdev classes to use dynamic kobject namesKay Sievers2008-01-241-1/+1
* kernel/time/timekeeping.c: cleanupsAdrian Bunk2007-10-171-4/+1
* time: introduce xtime_secondsIngo Molnar2007-10-161-7/+0
* timekeeping: Prevent time going backwards on resumeThomas Gleixner2007-09-161-0/+7
* timekeeping: access rtc outside of xtime lockThomas Gleixner2007-09-161-1/+2
* Cache xtime every call to update_wall_timejohn stultz2007-07-251-3/+23
* Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time().john stultz2007-07-251-0/+16
* Pull ia64-clocksource into release branchTony Luck2007-07-201-4/+0
|\
| * [IA64] remove time interpolatorBob Picco2007-07-201-4/+0
* | timekeeping: fixup shadow variable argumentThomas Gleixner2007-07-191-2/+2
|/
* Introduce boot based timeTomas Janousek2007-07-161-0/+37
* timekeeping fix patch got mis-appliedThomas Gleixner2007-05-141-0/+2
* Move timekeeping code to timekeeping.cjohn stultz2007-05-081-0/+476