index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kernel
/
time.c
Age
Commit message (
Expand
)
Author
2020-10-30
ARM: rpc: use legacy_timer_tick
Arnd Bergmann
2020-05-15
ARM/time: Replace <linux/clk-provider.h> by <linux/of_clk.h>
Geert Uytterhoeven
2019-11-16
ARM: 8938/1: kernel: initialize broadcast hrtimer based clock event device
Benjamin Gaignard
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2018-07-20
ARM/time: Remove read_boot_clock64()
Pavel Tatashin
2018-02-22
treewide/trivial: Remove ';;$' typo noise
Ingo Molnar
2017-06-14
clocksource/drivers: Rename clocksource_probe to timer_probe
Daniel Lezcano
2015-10-01
clocksource: cosmetic: Drop OF 'dependency' from symbols
Marc Zyngier
2015-04-03
ARM, clocksource/drivers: Provide read_boot_clock64() and read_persistent_clo...
Xunlei Pang
2014-07-18
ARM: 8072/1: time: Make use of arm_get_current_stackframe
Nikolay Borisov
2013-09-29
ARM: call of_clk_init from default time_init handler
Sebastian Hesselbarth
2013-06-12
sched_clock: Make ARM's sched_clock generic for all architectures
Stephen Boyd
2013-04-11
ARM: make machine_desc->init_time default to clocksource_of_init
Arnd Bergmann
2012-12-24
ARM: delete struct sys_timer
Stephen Warren
2012-12-24
ARM: remove struct sys_timer suspend and resume fields
Stephen Warren
2012-12-24
ARM: set arch_gettimeoffset directly
Stephen Warren
2012-12-24
time: convert arch_gettimeoffset to a pointer
Stephen Warren
2012-08-01
ARM: use new LEDS CPU trigger stub to replace old one
Bryan Wu
2012-05-06
ARM: 7413/1: move read_{boot,persistent}_clock to the architecture level
Marc Zyngier
2012-02-04
Merge branch 'sched_clock-for-rmk' of git://git.kernel.org/pub/scm/linux/kern...
Russell King
2012-02-03
ARM: Make the sched_clock framework mandatory
Marc Zyngier
2012-01-25
ARM: remove mc146818rtc.h from time.c
Rob Herring
2011-10-31
arm: convert core files from module.h to export.h
Paul Gortmaker
2011-10-01
ARM: export rtc_lock for nvram driver
Arnd Bergmann
2011-04-24
ARM: Use struct syscore_ops instead of sysdevs for PM in common code
Rafael J. Wysocki
2011-01-31
arm: Switch from do_timer() to xtime_update()
Torben Hohn
2011-01-11
ARM: sched_clock: allow init_sched_clock() to be called early
Russell King
2010-12-24
ARM: simplify early machine init hooks
Russell King
2010-03-24
ARM: convert arm to arch_gettimeoffset()
John Stultz
2010-02-15
ARM: move LED support code out of arch/arm/kernel/time.c
Russell King
2010-02-15
ARM: remove old RTC support
Russell King
2009-10-11
headers: remove sched.h from interrupt.h
Alexey Dobriyan
2009-02-12
[ARM] 5382/1: unwind: Reorganise the stacktrace support
Catalin Marinas
2008-09-06
[ARM] remove pc_pointer()
Russell King
2008-07-21
sysdev: Pass the attribute to the low level sysdev show/store function
Andi Kleen
2008-05-12
[ARM] dyntick: Remove obsolete and unused ARM dyntick support
Russell King
2008-01-28
[ARM] Fix timer damage from d3d74453c34f8fd87674a8cf5b8a327c68f22e99
Russell King
2008-01-25
sched: remove printk_clock()
Ingo Molnar
2008-01-24
Driver core: change sysdev classes to use dynamic kobject names
Kay Sievers
2007-05-11
[ARM] Spinlock initializer cleanup
Thomas Gleixner
2007-04-21
[ARM] 4258/2: Support for dynticks in idle loop
Kevin Hilman
2007-02-19
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2007-02-16
[ARM] 4098/1: ARM: rtc_lock only used with rtc_cmos
David Brownell
2007-02-11
[PATCH] Consolidate default sched_clock()
Alexey Dobriyan
2007-01-08
[ARM] Provide basic printk_clock() implementation
Russell King
2007-01-06
[ARM] 4070/1: arch/arm/kernel: fix warnings from missing includes
Ben Dooks
2006-11-07
[ARM] 3926/1: make timer led handle HZ != 100
David Brownell
2006-10-28
[ARM] Fix SMP irqflags support
Russell King
2006-10-06
[PATCH] ixp4xxdefconfig arm fixes
Frederik Deweerdt
2006-10-06
Initial blind fixup for arm for irq changes
Linus Torvalds
[next]