index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
time
/
timekeeping.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
timekeeping: add arch_offset hook to ktime_get functions
Hector Palacios
2011-11-17
1
-0
/
+4
*
Merge branch 'formingo/3.2/tip/timers/core' of git://git.linaro.org/people/js...
Ingo Molnar
2011-11-11
1
-0
/
+7
|
\
|
*
clocksource: Avoid selecting mult values that might overflow when adjusted
John Stultz
2011-11-10
1
-0
/
+7
*
|
time: Improve documentation of timekeeeping_adjust()
John Stultz
2011-10-28
1
-1
/
+80
|
/
*
time: Fix stupid KERN_WARN compile issue
John Stultz
2011-07-20
1
-1
/
+1
*
time: Avoid accumulating time drift in suspend/resume
John Stultz
2011-06-21
1
-0
/
+22
*
time: Catch invalid timespec sleep values in __timekeeping_inject_sleeptime
John Stultz
2011-06-21
1
-0
/
+6
*
timerfd: Allow timers to be cancelled when clock was set
Thomas Gleixner
2011-05-02
1
-0
/
+15
*
hrtimers: Prepare for cancel on clock was set timers
Thomas Gleixner
2011-05-02
1
-1
/
+1
*
time: Add timekeeping_inject_sleeptime
John Stultz
2011-04-26
1
-3
/
+53
*
timekeeping: Use syscore_ops instead of sysdev class and sysdev
Rafael J. Wysocki
2011-03-23
1
-19
/
+8
*
time: Extend get_xtime_and_monotonic_offset() to also return sleep
John Stultz
2011-02-21
1
-2
/
+6
*
time: Introduce get_monotonic_boottime and ktime_get_boottime
John Stultz
2011-02-21
1
-1
/
+50
*
time: Introduce timekeeping_inject_offset
John Stultz
2011-02-02
1
-0
/
+36
*
time: Correct the *settime* parameters
Richard Cochran
2011-02-02
1
-1
/
+1
*
time: Provide xtime_update()
Torben Hohn
2011-01-31
1
-0
/
+13
*
time: Remove unused __get_wall_to_monotonic()
Thomas Gleixner
2011-01-31
1
-5
/
+0
*
time: Provide get_xtime_and_monotonic_offset()
Torben Hohn
2011-01-31
1
-0
/
+16
*
time: Move do_timer() to kernel/time/timekeeping.c
Torben Hohn
2011-01-31
1
-1
/
+13
*
-
.
Merge branches 'core-fixes-for-linus', 'x86-fixes-for-linus', 'timers-fixes-f...
Linus Torvalds
2011-01-15
1
-2
/
+2
|
\
\
|
|
*
timekeeping: Make local variables static
H Hartley Sweeten
2011-01-12
1
-2
/
+2
|
|
/
*
|
pps: capture MONOTONIC_RAW timestamps as well
Alexander Gordeev
2011-01-13
1
-0
/
+43
|
/
*
time: Compensate for rounding on odd-frequency clocksources
Kasper Pedersen
2010-10-21
1
-2
/
+7
*
time: Workaround gcc loop optimization that causes 64bit div errors
John Stultz
2010-08-13
1
-3
/
+4
*
timekeeping: Fix overflow in rawtime tv_nsec on 32 bit archs
Jason Wessel
2010-08-12
1
-4
/
+7
*
timekeeping: Make xtime and wall_to_monotonic static
John Stultz
2010-07-27
1
-2
/
+2
*
hrtimer: Cleanup direct access to wall_to_monotonic
John Stultz
2010-07-27
1
-0
/
+5
*
timkeeping: Fix update_vsyscall to provide wall_to_monotonic offset
John Stultz
2010-07-27
1
-3
/
+6
*
time: Kill off CONFIG_GENERIC_TIME
John Stultz
2010-07-27
1
-51
/
+4
*
time: Implement timespec_add
John Stultz
2010-07-27
1
-3
/
+3
*
Merge branch 'linus' into timers/core
Thomas Gleixner
2010-05-10
1
-1
/
+2
|
\
|
*
time: Fix accumulation bug triggered by long delay.
John Stultz
2010-03-23
1
-1
/
+2
*
|
time: Remove xtime_cache
John Stultz
2010-04-13
1
-19
/
+16
|
/
*
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2010-03-01
1
-0
/
+1
|
\
|
*
clocksource: add suspend callback
Magnus Damm
2010-02-05
1
-0
/
+1
*
|
Export the symbol of getboottime and mmonotonic_to_bootbased
Jason Wang
2010-02-09
1
-0
/
+2
|
/
*
Revert "time: Remove xtime_cache"
Linus Torvalds
2009-12-22
1
-4
/
+23
*
Merge branch 'timers-for-linus-urgent' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2009-12-08
1
-3
/
+3
|
\
|
*
timekeeping: Fix clock_gettime vsyscall time warp
Lin Ming
2009-11-17
1
-3
/
+3
*
|
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2009-12-08
1
-46
/
+73
|
\
\
|
|
/
|
/
|
|
*
nohz: Prevent clocksource wrapping during idle
Jon Hunter
2009-11-13
1
-0
/
+11
|
*
time: Remove xtime_cache
john stultz
2009-10-05
1
-23
/
+4
|
*
time: Implement logarithmic time accumulation
john stultz
2009-10-05
1
-25
/
+60
*
|
headers: remove sched.h from interrupt.h
Alexey Dobriyan
2009-10-11
1
-0
/
+1
|
/
*
timekeeping: Fix invalid getboottime() value
Hiroshi Shimamoto
2009-08-25
1
-2
/
+4
*
time: Introduce CLOCK_REALTIME_COARSE
john stultz
2009-08-21
1
-0
/
+21
*
timekeeping: Introduce read_boot_clock
Martin Schwidefsky
2009-08-15
1
-2
/
+22
*
timekeeping: Increase granularity of read_persistent_clock()
Martin Schwidefsky
2009-08-15
1
-23
/
+29
*
timekeeping: Update clocksource with stop_machine
Martin Schwidefsky
2009-08-15
1
-15
/
+26
*
timekeeping: Add timekeeper read_clock helper functions
Martin Schwidefsky
2009-08-15
1
-53
/
+38
[next]