aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pxa/time.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-07-23clocksource: pxa: Move PXA timer to clocksource frameworkRobert Jarzmik1-162/+0
2014-01-23Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-2/+2
2013-12-11ARM: pxa: remove IRQF_DISABLEDMichael Opdenacker1-1/+1
2013-11-21ARM: pxa: Switch to sched_clock_register()Stephen Boyd1-2/+2
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-6/+2
2013-01-14ARM: use clockevents_config_and_register() where possibleShawn Guo1-6/+2
2012-12-24ARM: delete struct sys_timerStephen Warren1-5/+1
2012-12-24ARM: pxa: convert timer suspend/resume to clock_event_deviceStephen Warren1-38/+38
2012-07-09ARM: sa11x0/pxa: convert OS timer registers to IOMEMRussell King1-26/+26
2012-01-25ARM: pxa: remove NR_IRQSRob Herring1-0/+1
2011-12-18ARM: 7205/2: sched_clock: allow sched_clock to be selected at runtimeMarc Zyngier1-12/+3
2011-05-23clocksource: convert ARM 32-bit up counting clocksourcesRussell King1-15/+2
2011-03-16ARM: pxa: auto compute shift and mult of timerHaojian Zhuang1-3/+2
2010-12-22ARM: pxa: convert sched_clock() to use new infrastructureRussell King1-20/+9
2010-12-22ARM: ensure all sched_clock() implementations are notrace markedRussell King1-1/+1
2010-12-22ARM: PXA: update clock source registrationRussell King1-5/+1
2010-01-22arm/{pxa,sa1100,nomadik}: Don't disable irqs in set_next_event and set_modeUwe Kleine-König1-9/+1
2009-04-21clocksource: pass clocksource to read() callbackMagnus Damm1-1/+1
2009-03-09[ARM] pxa: separate definitions from pxa-regs.h and remove it finallyEric Miao1-2/+1
2009-01-02Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2008-12-29Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into develRussell King1-9/+1
2008-12-29[ARM] rtc-sa1100: don't assume CLOCK_TICK_RATE to be a constantEric Miao1-9/+1
2008-12-13cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell1-1/+1
2008-11-28[ARM] pxa: avoid polluting the kernel's namespaceRussell King1-0/+1
2008-10-11Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+1
2008-09-25[ARM] pxa: make cpu_is_pxa2* macros more consistentEric Miao1-1/+1
2008-09-24MN10300: Move asm-arm/cnt32_to_63.h to include/linux/David Howells1-1/+1
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King1-1/+1
2008-01-26[ARM] pxa: fix PXA27x resumeRussell King1-1/+1
2008-01-26[ARM] pxa: Don't wind OSCR backwards over suspend/resumeRussell King1-9/+12
2008-01-26[ARM] pxa: remove periodic mode emulation supportRussell King1-53/+8
2007-11-08[ARM] pxa: fix one-shot timer modeRussell King1-9/+14
2007-10-31[ARM] pxa: shut up CLOCK_EVT_MODE_RESUME warningRussell King1-0/+3
2007-10-12[ARM] pxa: make pxa timer initialisation select clock rate at runtimeRussell King1-3/+13
2007-10-12[ARM] 4550/1: sched_clock on PXA should cope with run time clock rate selectionNicolas Pitre1-0/+39
2007-07-22[ARM] 4507/1: pxa2xx clock_event_deviceBill Gatliff1-130/+128
2007-07-12[ARM] pxa: remove boot time RTC initialisationRussell King1-9/+0
2007-05-08Add IRQF_IRQPOLL flag on armBernhard Walle1-1/+1
2007-02-16[PATCH] clocksource: fixup is_continous changes on ARMThomas Gleixner1-1/+1
2006-12-30[ARM] 4064/1: make pxa_get_cycles() staticNicolas Pitre1-4/+4
2006-12-13[ARM] 4012/1: Clocksource for pxaSascha Hauer1-22/+23
2006-11-30[ARM] 3940/1: don't reset PXA2xx clock counterNicolas Pitre1-3/+4
2006-10-06Initial blind fixup for arm for irq changesLinus Torvalds1-4/+4
2006-07-02[PATCH] ARM: fixup irqflags breakage after ARM genirq mergeThomas Gleixner1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2005-11-08[ARM] 3135/1: harden SA11x0 and PXA2xx timer init codeNicolas Pitre1-3/+5
2005-09-01[ARM] 2863/1: clarify comment in PXA2xx and SA1x00 timer codeNicolas Pitre1-3/+4
2005-09-01[ARM] 2862/1: VST aka CONFIG_NO_IDLE_HZ support for PXA2xxNicolas Pitre1-0/+51
2005-06-26[PATCH] ARM: Add SA_TIMER flag to timer interruptsRussell King1-2/+2