index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
clocksource.h
Age
Commit message (
Expand
)
Author
2011-12-19
time/clocksource: Fix kernel-doc warnings
Kusanagi Kouichi
2011-11-10
clocksource: Avoid selecting mult values that might overflow when adjusted
John Stultz
2011-07-22
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2011-07-21
clocksource: Change __ARCH_HAS_CLOCKSOURCE_DATA to a CONFIG option
H. Peter Anvin
2011-07-14
ia64: Replace clocksource.fsys_mmio with generic arch data
Andy Lutomirski
2011-07-13
clocksource: Replace vread with generic arch data
Andy Lutomirski
2011-06-16
clocksource: Make watchdog robust vs. interruption
Thomas Gleixner
2011-05-23
clocksource: add common mmio clocksource
Russell King
2011-05-19
clocksource: Restructure clocksource struct members
Thomas Gleixner
2011-05-14
Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-a...
Thomas Gleixner
2011-05-14
clocksource: convert footbridge to generic i8253 clocksource
Russell King
2011-02-21
Make clocksource name const
Russell King - ARM Linux
2010-07-27
clocksource: Add __clocksource_updatefreq_hz/khz methods
John Stultz
2010-07-27
timkeeping: Fix update_vsyscall to provide wall_to_monotonic offset
John Stultz
2010-05-10
clocksource: Add clocksource_register_hz/khz interface
John Stultz
2010-02-05
clocksource: add suspend callback
Magnus Damm
2010-02-05
clocksource: add argument to resume callback
Magnus Damm
2009-12-08
Merge branch 'timers-for-linus-urgent' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2009-11-17
timekeeping: Fix clock_gettime vsyscall time warp
Lin Ming
2009-11-13
nohz: Prevent clocksource wrapping during idle
Jon Hunter
2009-11-13
clocksource: Provide a generic mult/shift factor calculation
Thomas Gleixner
2009-08-28
clocksource: Resolve cpu hotplug dead lock with TSC unstable
Thomas Gleixner
2009-08-15
timekeeping: Update clocksource with stop_machine
Martin Schwidefsky
2009-08-15
timekeeping: Move NTP adjusted clock multiplier to struct timekeeper
Martin Schwidefsky
2009-08-15
timekeeping: Introduce struct timekeeper
Martin Schwidefsky
2009-08-15
clocksource: Move watchdog downgrade to a work queue thread
Martin Schwidefsky
2009-08-15
clocksource: Cleanup clocksource selection
Martin Schwidefsky
2009-08-15
timekeeping: Remove clocksource inline functions
Martin Schwidefsky
2009-07-31
clocksource: Save mult_orig in clocksource_disable()
Magnus Damm
2009-05-02
clocksource: setup mult_orig in clocksource_enable()
Magnus Damm
2009-04-21
clocksource: add enable() and disable() callbacks
Magnus Damm
2009-04-21
clocksource: pass clocksource to read() callback
Magnus Damm
2009-02-15
clocksource: allow usage independent of timekeeping.c
Patrick Ohly
2008-08-21
clocksource: introduce CLOCK_MONOTONIC_RAW
John Stultz
2008-08-21
clocksource: keep track of original clocksource frequency
John Stultz
2008-05-01
ntp: handle leap second via timer
Roman Zippel
2008-04-17
kgdb: clocksource watchdog
Jason Wessel
2008-01-30
clocksource: add unregister function to disable unusable clocksources
Thomas Gleixner
2008-01-30
clocksource: make CLOCKSOURCE_MASK bullet-proof
Atsushi Nemoto
2007-10-18
Fix discrepancy between VDSO based gettimeofday() and sys_gettimeofday().
Tony Breeds
2007-07-20
[IA64] Convert to generic timekeeping/clocksource
Tony Luck
2007-05-09
clocksource: fix resume logic
Thomas Gleixner
2007-05-08
time: SMP friendly alignment of struct clocksource
Eric Dumazet
2007-02-16
[PATCH] generic: vsyscall-gtod support for GENERIC_TIME
john stultz
2007-02-16
[PATCH] clocksource: Add verification (watchdog) helper
Thomas Gleixner
2007-02-16
[PATCH] clocksource: Remove the update callback
Thomas Gleixner
2007-02-16
[PATCH] clocksource: replace is_continuous by a flag field
Thomas Gleixner
2007-02-16
[PATCH] Simplify the registration of clocksources
Thomas Gleixner
2006-12-10
[PATCH] clocksource: small cleanup
Daniel Walker
2006-06-26
[PATCH] fix and optimize clock source update
Roman Zippel
[next]