aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/kernel/time.c
AgeCommit message (Expand)Author
2015-04-03ARM, clocksource/drivers: Provide read_boot_clock64() and read_persistent_clo...Xunlei Pang
2014-07-18ARM: 8072/1: time: Make use of arm_get_current_stackframeNikolay Borisov
2013-09-29ARM: call of_clk_init from default time_init handlerSebastian Hesselbarth
2013-06-12sched_clock: Make ARM's sched_clock generic for all architecturesStephen Boyd
2013-04-11ARM: make machine_desc->init_time default to clocksource_of_initArnd Bergmann
2012-12-24ARM: delete struct sys_timerStephen Warren
2012-12-24ARM: remove struct sys_timer suspend and resume fieldsStephen Warren
2012-12-24ARM: set arch_gettimeoffset directlyStephen Warren
2012-12-24time: convert arch_gettimeoffset to a pointerStephen Warren
2012-08-01ARM: use new LEDS CPU trigger stub to replace old oneBryan Wu
2012-05-06ARM: 7413/1: move read_{boot,persistent}_clock to the architecture levelMarc Zyngier
2012-02-04Merge branch 'sched_clock-for-rmk' of git://git.kernel.org/pub/scm/linux/kern...Russell King
2012-02-03ARM: Make the sched_clock framework mandatoryMarc Zyngier
2012-01-25ARM: remove mc146818rtc.h from time.cRob Herring
2011-10-31arm: convert core files from module.h to export.hPaul Gortmaker
2011-10-01ARM: export rtc_lock for nvram driverArnd Bergmann
2011-04-24ARM: Use struct syscore_ops instead of sysdevs for PM in common codeRafael J. Wysocki
2011-01-31arm: Switch from do_timer() to xtime_update()Torben Hohn
2011-01-11ARM: sched_clock: allow init_sched_clock() to be called earlyRussell King
2010-12-24ARM: simplify early machine init hooksRussell King
2010-03-24ARM: convert arm to arch_gettimeoffset()John Stultz
2010-02-15ARM: move LED support code out of arch/arm/kernel/time.cRussell King
2010-02-15ARM: remove old RTC supportRussell King
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan
2009-02-12[ARM] 5382/1: unwind: Reorganise the stacktrace supportCatalin Marinas
2008-09-06[ARM] remove pc_pointer()Russell King
2008-07-21sysdev: Pass the attribute to the low level sysdev show/store functionAndi Kleen
2008-05-12[ARM] dyntick: Remove obsolete and unused ARM dyntick supportRussell King
2008-01-28[ARM] Fix timer damage from d3d74453c34f8fd87674a8cf5b8a327c68f22e99Russell King
2008-01-25sched: remove printk_clock()Ingo Molnar
2008-01-24Driver core: change sysdev classes to use dynamic kobject namesKay Sievers
2007-05-11[ARM] Spinlock initializer cleanupThomas Gleixner
2007-04-21[ARM] 4258/2: Support for dynticks in idle loopKevin Hilman
2007-02-19Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2007-02-16[ARM] 4098/1: ARM: rtc_lock only used with rtc_cmosDavid Brownell
2007-02-11[PATCH] Consolidate default sched_clock()Alexey Dobriyan
2007-01-08[ARM] Provide basic printk_clock() implementationRussell King
2007-01-06[ARM] 4070/1: arch/arm/kernel: fix warnings from missing includesBen Dooks
2006-11-07[ARM] 3926/1: make timer led handle HZ != 100David Brownell
2006-10-28[ARM] Fix SMP irqflags supportRussell King
2006-10-06[PATCH] ixp4xxdefconfig arm fixesFrederik Deweerdt
2006-10-06Initial blind fixup for arm for irq changesLinus Torvalds
2006-10-01[PATCH] kill wall_jiffiesAtsushi 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 supportKevin Hilman
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-18[ARM] 3554/1: ARM: Fix dyntick lockingTony Lindgren
2006-03-06[PATCH] fix next_timer_interrupt() for hrtimerTony Lindgren
2006-01-03[ARM] Cleanup ARM includesRussell King
2005-10-30[PATCH] jiffies_64 cleanupThomas Gleixner