Feng Tang
|
5caf463625
clocksource: Add new feature flag CLOCK_SOURCE_SUSPEND_NONSTOP
|
12 years ago |
Stephen Warren
|
e1d7ef1cc4
clocksource: always define CLOCKSOURCE_OF_DECLARE
|
12 years ago |
Stephen Warren
|
ae278a935f
clocksource: add common of_clksrc_init() function
|
12 years ago |
John Stultz
|
189374aed6
time: Move update_vsyscall definitions to timekeeper_internal.h
|
13 years ago |
Yong Zhang
|
c7f798e372
clocksource: Get rid of clocksource_calc_mult_shift()
|
13 years ago |
Kusanagi Kouichi
|
b1b73d0950
time/clocksource: Fix kernel-doc warnings
|
13 years ago |
John Stultz
|
d65670a78c
clocksource: Avoid selecting mult values that might overflow when adjusted
|
13 years ago |
Linus Torvalds
|
8e204874db
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
14 years ago |
H. Peter Anvin
|
ae7bd11b47
clocksource: Change __ARCH_HAS_CLOCKSOURCE_DATA to a CONFIG option
|
14 years ago |
Andy Lutomirski
|
574c44fa8f
ia64: Replace clocksource.fsys_mmio with generic arch data
|
14 years ago |
Andy Lutomirski
|
433bd805e5
clocksource: Replace vread with generic arch data
|
14 years ago |
Thomas Gleixner
|
b5199515c2
clocksource: Make watchdog robust vs. interruption
|
14 years ago |
Russell King
|
442c8176d2
clocksource: add common mmio clocksource
|
14 years ago |
Thomas Gleixner
|
369db4c952
clocksource: Restructure clocksource struct members
|
14 years ago |
Thomas Gleixner
|
a18f22a968
Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-arm into timers/clocksource
|
14 years ago |
Russell King
|
8c414ff3f4
clocksource: convert footbridge to generic i8253 clocksource
|
14 years ago |
Russell King - ARM Linux
|
36d8593ec7
Make clocksource name const
|
14 years ago |
John Stultz
|
852db46d55
clocksource: Add __clocksource_updatefreq_hz/khz methods
|
15 years ago |
John Stultz
|
7615856ebf
timkeeping: Fix update_vsyscall to provide wall_to_monotonic offset
|
15 years ago |
John Stultz
|
d7e81c269d
clocksource: Add clocksource_register_hz/khz interface
|
15 years ago |
Magnus Damm
|
c54a42b19f
clocksource: add suspend callback
|
15 years ago |
Magnus Damm
|
17622339af
clocksource: add argument to resume callback
|
15 years ago |
Linus Torvalds
|
fbf07eac7b
Merge branch 'timers-for-linus-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
15 years ago |
Lin Ming
|
0696b711e4
timekeeping: Fix clock_gettime vsyscall time warp
|
15 years ago |
Jon Hunter
|
98962465ed
nohz: Prevent clocksource wrapping during idle
|
16 years ago |
Thomas Gleixner
|
7d2f944a2b
clocksource: Provide a generic mult/shift factor calculation
|
15 years ago |
Thomas Gleixner
|
7285dd7fd3
clocksource: Resolve cpu hotplug dead lock with TSC unstable
|
16 years ago |
Martin Schwidefsky
|
75c5158f70
timekeeping: Update clocksource with stop_machine
|
16 years ago |
Martin Schwidefsky
|
0a54419836
timekeeping: Move NTP adjusted clock multiplier to struct timekeeper
|
16 years ago |
Martin Schwidefsky
|
155ec60226
timekeeping: Introduce struct timekeeper
|
16 years ago |