aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/time.h
Commit message (Expand)AuthorAgeFilesLines
* time: Move ktime_t overflow checking into timespec_valid_strictJohn Stultz2012-10-021-0/+7
* time: Improve sanity checking of timekeeping inputsJohn Stultz2012-10-021-2/+20
* timers: Posix interface for alarm-timersJohn Stultz2011-04-261-0/+2
* time: Add timekeeping_inject_sleeptimeJohn Stultz2011-04-261-0/+1
* timers: Add CLOCK_BOOTTIME hrtimer baseJohn Stultz2011-02-211-0/+1
* time: Extend get_xtime_and_monotonic_offset() to also return sleepJohn Stultz2011-02-211-1/+2
* time: Introduce get_monotonic_boottime and ktime_get_boottimeJohn Stultz2011-02-211-0/+1
* time: Introduce timekeeping_inject_offsetJohn Stultz2011-02-021-0/+1
* time: Correct the *settime* parametersRichard Cochran2011-02-021-2/+3
* time: Make do_timer() and xtime_lock local to kernel/time/Torben Hohn2011-01-311-2/+0
* time: Remove unused __get_wall_to_monotonic()Thomas Gleixner2011-01-311-1/+0
* time: Provide get_xtime_and_monotonic_offset()Torben Hohn2011-01-311-0/+1
* time: Move do_timer() to kernel/time/timekeeping.cTorben Hohn2011-01-311-1/+0
* pps: capture MONOTONIC_RAW timestamps as wellAlexander Gordeev2011-01-131-0/+2
* Mark arguments to certain syscalls as being constDavid Howells2010-08-131-1/+1
* x86/hpet: Use the FSEC_PER_SEC constant for femto-second periodsChris Wilson2010-08-121-1/+1
* timekeeping: Make xtime and wall_to_monotonic staticJohn Stultz2010-07-271-2/+0
* hrtimer: Cleanup direct access to wall_to_monotonicJohn Stultz2010-07-271-1/+2
* time: Implement timespec_addJohn Stultz2010-07-271-0/+16
* time: Remove xtime_cacheJohn Stultz2010-04-131-1/+0
* nohz: Prevent clocksource wrapping during idleJon Hunter2009-11-131-0/+1
* time: add function to convert between calendar time and broken-down time for ...Zhaolei2009-09-241-0/+28
* time: Prevent 32 bit overflow with set_normalized_timespec()Thomas Gleixner2009-09-151-1/+1
* time: Introduce CLOCK_REALTIME_COARSEjohn stultz2009-08-211-0/+4
* timekeeping: Introduce read_boot_clockMartin Schwidefsky2009-08-151-0/+1
* timekeeping: Increase granularity of read_persistent_clock()Martin Schwidefsky2009-08-151-1/+1
* timekeeping: Introduce timekeeping_leap_insertJohn Stultz2009-08-151-0/+1
* timekeeping: create arch_gettimeoffset infrastructurejohn stultz2009-05-021-0/+15
* make exported headers use strict posix typesArnd Bergmann2009-03-261-4/+4
* sched_clock: prevent scd->clock from moving backwards, take #2Thomas Gleixner2008-12-311-0/+1
* Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2Thomas Gleixner2008-10-221-0/+4
|\
| * Merge commit 'linus/master' into merge-linusArjan van de Ven2008-10-171-0/+2
| |\
| * | select: add a timespec_add_safe() functionThomas Gleixner2008-09-051-0/+4
| | |
| \ \
| \ \
| \ \
*---. \ \ Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timer...Thomas Gleixner2008-10-201-0/+5
|\ \ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/|
| | | * timers: fix itimer/many thread hangFrank Mayhar2008-09-141-0/+3
| | |/ | |/|
| | * compat: generic compat get/settimeofdayChristoph Hellwig2008-10-161-0/+2
| |/
* | clocksource: introduce CLOCK_MONOTONIC_RAWJohn Stultz2008-08-211-0/+2
|/
* always_inline timespec_add_nsJeremy Fitzhardinge2008-06-121-2/+5
* common implementation of iterative div/modJeremy Fitzhardinge2008-06-121-9/+2
* time: prevent the loop in timespec_add_ns() from being optimised awaySegher Boessenkool2008-03-091-0/+4
* timekeeping: rename timekeeping_is_continuous to timekeeping_valid_for_hresLi Zefan2008-02-081-1/+1
* timekeeping: update xtime_cache when time(zone) changesThomas Gleixner2008-02-011-0/+1
* kernel/time/timekeeping.c: cleanupsAdrian Bunk2007-10-171-1/+1
* Cache xtime every call to update_wall_timejohn stultz2007-07-251-5/+1
* Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time().john stultz2007-07-251-1/+1
* NTP: move the cmos update code into ntp.cThomas Gleixner2007-07-211-0/+3
* make timespec_equal() take const argumentsJan Engelhardt2007-07-171-1/+2
* Introduce boot based timeTomas Janousek2007-07-161-0/+2
* utimensat implementationUlrich Drepper2007-05-081-1/+1
* Move timekeeping code to timekeeping.cjohn stultz2007-05-081-0/+1