summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/time.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1Star
* ARM/time: Remove read_boot_clock64()Pavel Tatashin2018-07-201-13/+2Star
* treewide/trivial: Remove ';;$' typo noiseIngo Molnar2018-02-221-1/+1
* clocksource/drivers: Rename clocksource_probe to timer_probeDaniel Lezcano2017-06-141-1/+1
* clocksource: cosmetic: Drop OF 'dependency' from symbolsMarc Zyngier2015-10-011-1/+1
* ARM, clocksource/drivers: Provide read_boot_clock64() and read_persistent_clo...Xunlei Pang2015-04-031-3/+3
* ARM: 8072/1: time: Make use of arm_get_current_stackframeNikolay Borisov2014-07-181-4/+1Star
* ARM: call of_clk_init from default time_init handlerSebastian Hesselbarth2013-09-291-12/+17
* sched_clock: Make ARM's sched_clock generic for all architecturesStephen Boyd2013-06-121-3/+1Star
* ARM: make machine_desc->init_time default to clocksource_of_initArnd Bergmann2013-04-111-1/+6
* ARM: delete struct sys_timerStephen Warren2012-12-241-8/+1Star
* ARM: remove struct sys_timer suspend and resume fieldsStephen Warren2012-12-241-34/+0Star
* ARM: set arch_gettimeoffset directlyStephen Warren2012-12-241-14/+0Star
* time: convert arch_gettimeoffset to a pointerStephen Warren2012-12-241-1/+5
* ARM: use new LEDS CPU trigger stub to replace old oneBryan Wu2012-08-011-17/+0Star
* ARM: 7413/1: move read_{boot,persistent}_clock to the architecture levelMarc Zyngier2012-05-061-0/+36
* Merge branch 'sched_clock-for-rmk' of git://git.kernel.org/pub/scm/linux/kern...Russell King2012-02-041-2/+0Star
|\
| * ARM: Make the sched_clock framework mandatoryMarc Zyngier2012-02-031-2/+0Star
* | ARM: remove mc146818rtc.h from time.cRob Herring2012-01-261-2/+0Star
|/
* arm: convert core files from module.h to export.hPaul Gortmaker2011-11-011-1/+1
* ARM: export rtc_lock for nvram driverArnd Bergmann2011-10-011-4/+2Star
* ARM: Use struct syscore_ops instead of sysdevs for PM in common codeRafael J. Wysocki2011-04-241-23/+12Star
* arm: Switch from do_timer() to xtime_update()Torben Hohn2011-01-311-3/+1Star
* ARM: sched_clock: allow init_sched_clock() to be called earlyRussell King2011-01-111-0/+4
* ARM: simplify early machine init hooksRussell King2010-12-241-1/+3
* ARM: convert arm to arch_gettimeoffset()John Stultz2010-03-241-64/+6Star
* ARM: move LED support code out of arch/arm/kernel/time.cRussell King2010-02-151-104/+0Star
* ARM: remove old RTC supportRussell King2010-02-151-74/+0Star
* headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-111-0/+1
* [ARM] 5382/1: unwind: Reorganise the stacktrace supportCatalin Marinas2009-02-121-6/+15
* [ARM] remove pc_pointer()Russell King2008-09-061-1/+1
* sysdev: Pass the attribute to the low level sysdev show/store functionAndi Kleen2008-07-221-1/+3
* [ARM] dyntick: Remove obsolete and unused ARM dyntick supportRussell King2008-05-121-120/+0Star
* [ARM] Fix timer damage from d3d74453c34f8fd87674a8cf5b8a327c68f22e99Russell King2008-01-281-0/+2
* sched: remove printk_clock()Ingo Molnar2008-01-251-11/+0Star
* Driver core: change sysdev classes to use dynamic kobject namesKay Sievers2008-01-251-2/+2
* [ARM] Spinlock initializer cleanupThomas Gleixner2007-05-111-1/+1
* [ARM] 4258/2: Support for dynticks in idle loopKevin Hilman2007-04-211-1/+3
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-02-191-1/+3
|\
| * [ARM] 4098/1: ARM: rtc_lock only used with rtc_cmosDavid Brownell2007-02-161-1/+3
* | [PATCH] Consolidate default sched_clock()Alexey Dobriyan2007-02-111-10/+0Star
|/
* [ARM] Provide basic printk_clock() implementationRussell King2007-01-081-0/+11
* [ARM] 4070/1: arch/arm/kernel: fix warnings from missing includesBen Dooks2007-01-061-0/+2
* [ARM] 3926/1: make timer led handle HZ != 100David Brownell2006-11-071-2/+2
* [ARM] Fix SMP irqflags supportRussell King2006-10-281-2/+1Star
* [PATCH] ixp4xxdefconfig arm fixesFrederik Deweerdt2006-10-061-1/+2
* Initial blind fixup for arm for irq changesLinus Torvalds2006-10-061-1/+2
* [PATCH] kill wall_jiffiesAtsushi Nemoto2006-10-011-9/+1Star
* [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto2006-09-291-1/+1
* [ARM] 3855/1: Add generic time supportKevin Hilman2006-09-281-0/+6