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