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 |
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 |
Martin Schwidefsky
|
c55c87c892
clocksource: Move watchdog downgrade to a work queue thread
|
16 years ago |
Martin Schwidefsky
|
f1b82746c1
clocksource: Cleanup clocksource selection
|
16 years ago |
Martin Schwidefsky
|
a0f7d48bfb
timekeeping: Remove clocksource inline functions
|
16 years ago |
Magnus Damm
|
c712184368
clocksource: Save mult_orig in clocksource_disable()
|
16 years ago |
Magnus Damm
|
a25cbd045a
clocksource: setup mult_orig in clocksource_enable()
|
16 years ago |
Magnus Damm
|
4614e6adaf
clocksource: add enable() and disable() callbacks
|
16 years ago |
Magnus Damm
|
8e19608e8b
clocksource: pass clocksource to read() callback
|
16 years ago |
Patrick Ohly
|
a038a353c3
clocksource: allow usage independent of timekeeping.c
|
16 years ago |
John Stultz
|
2d42244ae7
clocksource: introduce CLOCK_MONOTONIC_RAW
|
17 years ago |
John Stultz
|
1aa5dfb751
clocksource: keep track of original clocksource frequency
|
17 years ago |