Thomas Gleixner
|
a5a1d1c291
clocksource: Use a plain u64 instead of cycle_t
|
8 vuotta sitten |
Murali Karicheri
|
5304121ada
clocksource: export the clocks_calc_mult_shift to use by timestamp code
|
8 vuotta sitten |
Kyle Walker
|
36374583f9
clocksource: Defer override invalidation unless clock is unstable
|
9 vuotta sitten |
Minfei Huang
|
0fb71d340d
clocksource: Make clocksource insert entry more efficient
|
9 vuotta sitten |
Vitaly Kuznetsov
|
bbf66d897a
clocksource: Allow unregistering the watchdog
|
9 vuotta sitten |
Seiichi Ikarashi
|
390dd67c47
clocksource: Add CPU info to clocksource watchdog reporting
|
10 vuotta sitten |
Andrew Morton
|
79211c8ed1
remove abs64()
|
9 vuotta sitten |
Ingo Molnar
|
b9f27c0f4f
Merge tag 'v4.3-rc5' into timers/core, to pick up fixes before applying new changes
|
9 vuotta sitten |
Guillaume Gomez
|
cfed432d7f
clocksource: Remove return statement from void functions
|
10 vuotta sitten |
John Stultz
|
67dfae0cd7
clocksource: Fix abs() usage w/ 64bit values
|
10 vuotta sitten |
Zhen Lei
|
571af55a31
time: Fix spelling in comments
|
10 vuotta sitten |
Joe Perches
|
45bbfe64ea
clocksource: Use current logging style
|
10 vuotta sitten |
John Stultz
|
8e56f33f84
clocksource: Improve comment explaining clocks_calc_max_nsecs()'s 50% safety margin
|
10 vuotta sitten |
Thomas Gleixner
|
c1797baf68
tick: Move core only declarations and functions to core
|
10 vuotta sitten |
Thomas Gleixner
|
bfb83b2751
tick: Move clocksource related stuff to timekeeping.h
|
10 vuotta sitten |
John Stultz
|
fba9e07208
clocksource: Rename __clocksource_updatefreq_*() to __clocksource_update_freq_*()
|
10 vuotta sitten |
John Stultz
|
8cc8c525ad
clocksource: Add some debug info about clocksources being registered
|
10 vuotta sitten |
John Stultz
|
f8935983f1
clocksource: Mostly kill clocksource_register()
|
10 vuotta sitten |
John Stultz
|
0b046b217a
clocksource: Improve clocksource watchdog reporting
|
10 vuotta sitten |
John Stultz
|
fb82fe2fe8
clocksource: Add 'max_cycles' to 'struct clocksource'
|
10 vuotta sitten |
John Stultz
|
362fde0410
clocksource: Simplify the logic around clocksource wrapping safety margins
|
10 vuotta sitten |
John Stultz
|
6086e346fd
clocksource: Simplify the clocks_calc_max_nsecs() logic
|
10 vuotta sitten |
Richard Cochran
|
74d23cc704
time: move the timecounter/cyclecounter code into its own file.
|
10 vuotta sitten |
James Hartley
|
be278e980d
clocksource: Fix 'clcoksource' typo in comment
|
11 vuotta sitten |
Thomas Gleixner
|
3a97837784
clocksource: Make delta calculation a function
|
11 vuotta sitten |
Patrick Palka
|
891292a767
time: Fix signedness bug in sysfs_get_uname() and its callers
|
11 vuotta sitten |
Elad Wexler
|
233bcb411c
clocksource: Fix 'ret' data type of sysfs_override_clocksource() and sysfs_unbind_clocksource()
|
12 vuotta sitten |
John Stultz
|
389e067032
Merge branch 'fortglx/3.12/time' into fortglx/3.13/time
|
12 vuotta sitten |
Stephen Boyd
|
87d8b9eb7e
clocksource: Extract max nsec calculation into separate function
|
12 vuotta sitten |
Prarit Bhargava
|
397bbf6dee
clocksource: Fix !CONFIG_CLOCKSOURCE_WATCHDOG compile
|
12 vuotta sitten |