aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap1/timer32k.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-03-04ARM: OMAP: replace setup_irq() by request_irq()afzal mohammed1-7/+3
2015-07-17ARM/omap1/timer32: Migrate to new 'set-state' interfaceViresh Kumar1-17/+16
2015-01-07ARM: OMAP1: timer32k.c: Remove unused functionRickard Strandqvist1-5/+0
2013-10-03ARM: OMAP: remove deprecated IRQF_DISABLEDMichael Opdenacker1-1/+1
2013-01-14ARM: use clockevents_config_and_register() where possibleShawn Guo1-10/+2
2012-11-16ARM: OMAP: Remove unnecessary inclusion of dmtimer.hJon Hunter1-1/+0
2012-10-31ARM: OMAP: Remove plat-omap/common.hTony Lindgren1-0/+1
2012-08-01ARM: mach-omap1: retire custom LED codeBryan Wu1-1/+0
2012-05-09ARM: OMAP: Make OMAP clocksource source selection using kernel paramVaibhav Hiremath1-2/+17
2012-05-09ARM: OMAP1: Add checks for possible error condition in timer_initVaibhav Hiremath1-4/+9
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-2/+5
2011-11-17ARM: 7159/1: OMAP: Introduce local common.h filesTony Lindgren1-1/+1
2011-06-27omap2+: Reserve clocksource and timesource and initialize dmtimer laterTony Lindgren1-4/+0
2011-01-19omap1: Fix booting for 15xx and 730 with omap1_defconfigTony Lindgren1-7/+6
2010-04-22arm: omap1: remove dead code from timer32k.cFelipe Balbi1-15/+0
2009-10-20omap: headers: Move remaining headers from include/mach to include/platTony Lindgren1-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-2/+2
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King1-1/+1
2008-04-14ARM: OMAP1: Timer32K: Fix timer32K for clockevents and clean it upTony Lindgren1-5/+13
2008-04-14ARM: OMAP: Timer32K: Move timer32k to mach-omap1Kevin Hilman1-0/+201