aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/time/timekeeping.c
Commit message (Expand)AuthorAge
* timerfd: Allow timers to be cancelled when clock was setThomas Gleixner2011-05-02
* hrtimers: Prepare for cancel on clock was set timersThomas Gleixner2011-05-02
* time: Add timekeeping_inject_sleeptimeJohn Stultz2011-04-26
* timekeeping: Use syscore_ops instead of sysdev class and sysdevRafael J. Wysocki2011-03-23
* time: Extend get_xtime_and_monotonic_offset() to also return sleepJohn Stultz2011-02-21
* time: Introduce get_monotonic_boottime and ktime_get_boottimeJohn Stultz2011-02-21
* time: Introduce timekeeping_inject_offsetJohn Stultz2011-02-02
* time: Correct the *settime* parametersRichard Cochran2011-02-02
* time: Provide xtime_update()Torben Hohn2011-01-31
* time: Remove unused __get_wall_to_monotonic()Thomas Gleixner2011-01-31
* time: Provide get_xtime_and_monotonic_offset()Torben Hohn2011-01-31
* time: Move do_timer() to kernel/time/timekeeping.cTorben Hohn2011-01-31
*-. Merge branches 'core-fixes-for-linus', 'x86-fixes-for-linus', 'timers-fixes-f...Linus Torvalds2011-01-15
|\ \
| | * timekeeping: Make local variables staticH Hartley Sweeten2011-01-12
| |/
* / pps: capture MONOTONIC_RAW timestamps as wellAlexander Gordeev2011-01-13
|/
* time: Compensate for rounding on odd-frequency clocksourcesKasper Pedersen2010-10-21
* time: Workaround gcc loop optimization that causes 64bit div errorsJohn Stultz2010-08-13
* timekeeping: Fix overflow in rawtime tv_nsec on 32 bit archsJason Wessel2010-08-12
* timekeeping: Make xtime and wall_to_monotonic staticJohn Stultz2010-07-27
* hrtimer: Cleanup direct access to wall_to_monotonicJohn Stultz2010-07-27
* timkeeping: Fix update_vsyscall to provide wall_to_monotonic offsetJohn Stultz2010-07-27
* time: Kill off CONFIG_GENERIC_TIMEJohn Stultz2010-07-27
* time: Implement timespec_addJohn Stultz2010-07-27
* Merge branch 'linus' into timers/coreThomas Gleixner2010-05-10
|\
| * time: Fix accumulation bug triggered by long delay.John Stultz2010-03-23
* | time: Remove xtime_cacheJohn Stultz2010-04-13
|/
* Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2010-03-01
|\
| * clocksource: add suspend callbackMagnus Damm2010-02-05
* | Export the symbol of getboottime and mmonotonic_to_bootbasedJason Wang2010-02-09
|/
* Revert "time: Remove xtime_cache"Linus Torvalds2009-12-22
* Merge branch 'timers-for-linus-urgent' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-12-08
|\
| * timekeeping: Fix clock_gettime vsyscall time warpLin Ming2009-11-17
* | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-12-08
|\ \ | |/ |/|
| * nohz: Prevent clocksource wrapping during idleJon Hunter2009-11-13
| * time: Remove xtime_cachejohn stultz2009-10-05
| * time: Implement logarithmic time accumulationjohn stultz2009-10-05
* | headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-11
|/
* timekeeping: Fix invalid getboottime() valueHiroshi Shimamoto2009-08-25
* time: Introduce CLOCK_REALTIME_COARSEjohn stultz2009-08-21
* timekeeping: Introduce read_boot_clockMartin Schwidefsky2009-08-15
* timekeeping: Increase granularity of read_persistent_clock()Martin Schwidefsky2009-08-15
* timekeeping: Update clocksource with stop_machineMartin Schwidefsky2009-08-15
* timekeeping: Add timekeeper read_clock helper functionsMartin Schwidefsky2009-08-15
* timekeeping: Move NTP adjusted clock multiplier to struct timekeeperMartin Schwidefsky2009-08-15
* timekeeping: Add xtime_shift and ntp_error_shift to struct timekeeperMartin Schwidefsky2009-08-15
* timekeeping: Introduce struct timekeeperMartin Schwidefsky2009-08-15
* clocksource: Cleanup clocksource selectionMartin Schwidefsky2009-08-15
* timekeeping: Move reset of cycle_last for tsc clocksource to tscMartin Schwidefsky2009-08-15
* timekeeping: Remove clocksource inline functionsMartin Schwidefsky2009-08-15
* timekeeping: Introduce timekeeping_leap_insertJohn Stultz2009-08-15