Age | Commit message (Expand) | Author |
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 |
2006-10-01 | [PATCH] kill wall_jiffies | Atsushi Nemoto |
2006-09-29 | [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem) | Atsushi Nemoto |
2006-09-28 | [ARM] 3855/1: Add generic time support | Kevin Hilman |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel |
2006-06-18 | [ARM] 3554/1: ARM: Fix dyntick locking | Tony Lindgren |
2006-03-06 | [PATCH] fix next_timer_interrupt() for hrtimer | Tony Lindgren |
2006-01-03 | [ARM] Cleanup ARM includes | Russell King |
2005-10-30 | [PATCH] jiffies_64 cleanup | Thomas Gleixner |