aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap1/time.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-11-21ARM: OMAP1: Switch to sched_clock_register()Stephen Boyd1-2/+2
2013-10-03ARM: OMAP: remove deprecated IRQF_DISABLEDMichael Opdenacker1-1/+1
2013-06-12sched_clock: Make ARM's sched_clock generic for all architecturesStephen Boyd1-1/+1
2013-01-14Merge branch 'clocksource/cleanup' into next/cleanupOlof Johansson1-9/+2
2013-01-14ARM: use clockevents_config_and_register() where possibleShawn Guo1-9/+2
2012-12-24ARM: delete struct sys_timerStephen Warren1-5/+1
2012-08-01ARM: mach-omap1: retire custom LED codeBryan Wu1-1/+0
2012-05-09ARM: OMAP1: Add checks for possible error condition in timer_initVaibhav Hiremath1-15/+1
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_systemLinus Torvalds1-1/+0
2012-03-28Disintegrate asm/system.h for ARMDavid Howells1-1/+0
2012-02-24ARM: OMAP1: Move most of plat/io.h into local iomap.hTony Lindgren1-1/+2
2011-12-18ARM: 7205/2: sched_clock: allow sched_clock to be selected at runtimeMarc Zyngier1-54/+4
2011-11-17ARM: 7159/1: OMAP: Introduce local common.h filesTony Lindgren1-1/+1
2011-06-20omap: Set separate timer init functions to avoid cpu_is_omap testsTony Lindgren1-3/+3
2011-05-23clocksource: convert OMAP1 to 32-bit down counting clocksourceRussell King1-17/+6
2011-05-23ARM: omap1: convert to using readl/writel instead of volatile structRussell King1-15/+16
2011-05-23ARM: omap1: delete useless interrupt handlerRussell King1-15/+0
2011-02-01omap1: remove duplicated #includeHuang Weiyi1-1/+0
2011-01-19omap1: Fix sched_clock implementation when both MPU timer and 32K timer are usedTony Lindgren1-1/+47
2011-01-19omap1: Fix booting for 15xx and 730 with omap1_defconfigTony Lindgren1-13/+35
2011-01-18omap1: Fix sched_clock for the MPU timerTony Lindgren1-1/+13
2011-01-18OMAP: counter_32k: init clocksource as part of machine timer initPaul Walmsley1-0/+7
2011-01-06Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6Linus Torvalds1-0/+1
2010-12-22ARM: omap: update clock source registrationRussell King1-5/+1
2010-11-24arm: omap1: add missing includesAaro Koskinen1-0/+1
2009-08-28OMAP: Remove OMAP_IO_ADDRESS, use OMAP1_IO_ADDRESS and OMAP2_IO_ADDRESS insteadTony Lindgren1-2/+2
2009-04-21clocksource: pass clocksource to read() callbackMagnus Damm1-1/+1
2008-12-13cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell1-1/+1
2008-09-06[ARM] Convert asm/io.h to linux/io.hRussell King1-1/+1
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King1-1/+1
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King1-1/+1
2008-04-14ARM: OMAP: TimerMPU: Remove MPU-timer based sched_clock()Kevin Hilman1-16/+0
2008-04-14ARM: OMAP: TimerMPU: Remove unused cycles-to-nsec conversionsKevin Hilman1-33/+0
2008-03-20ARM: OMAP1: Fix typo in OMAP1 MPU clock source initializationWill Newton1-1/+1
2008-03-20ARM: OMAP: Fix clockevent support for hrtimersKevin Hilman1-1/+9
2007-07-21clockevents: fix resume logicThomas Gleixner1-0/+1
2007-05-08Add IRQF_IRQPOLL flag on armBernhard Walle1-1/+1
2007-04-21[ARM] 4262/1: OMAP: clocksource and clockevent supportKevin Hilman1-73/+133
2006-10-06Initial blind fixup for arm for irq changesLinus Torvalds1-5/+3
2006-07-02[PATCH] ARM: fixup irqflags breakage after ARM genirq mergeThomas Gleixner1-2/+2
2006-07-02Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-26ARM: OMAP: Add core fsample supportBrian Swetland1-1/+1
2006-04-02[ARM] 3427/1: ARM: OMAP: 2/8 Update timersTony Lindgren1-197/+0
2005-11-10[ARM] 3141/1: OMAP 1/5: Update omap1 specific filesTony Lindgren1-2/+2
2005-09-08[ARM] 2890/1: OMAP 1/4: Update omap1 specific files, take 2Tony Lindgren1-21/+19
2005-07-10[PATCH] ARM: 2800/1: OMAP update 3/11: Move OMAP1 core code into mach-omap1 directoryTony Lindgren1-0/+436