summaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2/timer.c
AgeCommit message (Expand)AuthorFilesLines
2015-09-01ARM: OMAP2+: Fix booting if no timer parent clock is availableTony Lindgren1-6/+2
2015-09-01Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds1-16/+2
2015-07-24Merge tag 'for-v4.3/omap-hwmod-prcm-a' of git://git.kernel.org/pub/scm/linux/...Tony Lindgren1-2/+1
2015-07-17ARM/omap2/timer: Migrate to new 'set-state' interfaceViresh Kumar1-24/+24
2015-07-16ARM: OMAP2+: Clean up omap4_local_timer_initTony Lindgren1-14/+1
2015-07-16ARM: OMAP2: Delete an unnecessary checkMarkus Elfring1-2/+1
2015-05-11ARM: OMAP2+: Remove bogus struct clk comparison for timer clockTony Lindgren1-8/+5
2015-02-17Merge tag 'fixes-non-critical-for-linus' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-0/+2
2015-01-15ARM: OMAP2+: Fix dm814 and dm816 for clocks and timer initTony Lindgren1-0/+2
2015-01-06ARM: dra7xx: Fix counter frequency drift for AM572x errata i856Lennart Sorensen1-2/+34
2015-01-06ARM: omap5/dra7xx: Fix frequency typosLennart Sorensen1-4/+4
2014-09-11ARM: OMAP2+: make of_device_ids constUwe Kleine-König1-3/+3
2014-06-03Merge tag 'cleanup-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-4/+4
2014-05-08ARM: OMAP2+: raw read and write endian fixVictor Kamensky1-4/+4
2014-05-06ARM: OMAP2+: free use_gptimer_clksrc variable after bootOussama Ghorbel1-1/+1
2014-03-01ARM: OMAP2+: AM43x: Use gptimer as clocksourceRajendra Nayak1-1/+2
2014-01-29Merge tag 'clk-for-linus-3.14-part2' of git://git.linaro.org/people/mike.turq...Linus Torvalds1-4/+2
2014-01-18ARM: OMAP2+: io: use new clock init APITero Kristo1-4/+2
2013-11-22ARM: OMAP2+: Switch to sched_clock_register()Stephen Boyd1-2/+2
2013-11-11Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds1-0/+17
2013-11-11Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2013-10-12ARM: OMAP2+: Fix build error for realtime counter init if not enabledTony Lindgren1-0/+3
2013-10-10ARM: OMAP5/DRA7: realtime_counter: Configure CNTFRQ registerR Sricharan1-0/+10
2013-10-09ARM: OMAP2+: DRA7: realtime_counter: Add ratio registers for 20MHZ sys-clk fr...Sricharan R1-0/+4
2013-10-08ARM: mach-omap2: board-generic: fix undefined symbolSimon Barth1-2/+2
2013-10-04ARM: OMAP: remove deprecated IRQF_DISABLEDMichael Opdenacker1-1/+1
2013-09-07Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds1-1/+2
2013-09-07Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-3/+3
2013-08-21ARM: OMAP2+: fix wrong address when loading PRM_FRAC_INCREMENTOR_DENUMERATOR_...Chen Baozi1-1/+1
2013-08-13ARM: DRA7: Resue the clocksource, clockevent supportR Sricharan1-1/+2
2013-08-03ARM: OMAP2+: Fix fallout from localtimer divorce and SMP=nStephen Boyd1-0/+7
2013-07-24Merge tag 'remove-local-timers' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson1-7/+0
2013-07-14Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2013-07-07Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2013-07-04ARM: OMAP2+: timer: initialize before using oh_nameAfzal Mohammed1-1/+1
2013-06-25ARM: OMAP2+: Divorce from local timer APIStephen Boyd1-7/+0
2013-06-13ARM: OMAP2+: AM43x: basic dt supportAfzal Mohammed1-1/+1
2013-06-13sched_clock: Make ARM's sched_clock generic for all architecturesStephen Boyd1-1/+1
2013-05-08arm: fix mismerge of arch/arm/mach-omap2/timer.cLinus Torvalds1-0/+4
2013-05-07Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-6/+1
2013-05-07Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-1/+6
2013-05-07Merge branch 'late/clksrc' into late/cleanupArnd Bergmann1-68/+65
2013-05-07Merge branch 'late/dt' into next/dt2Arnd Bergmann1-0/+4
2013-04-24ARM: OMAP: remove unused variableArnd Bergmann1-3/+1
2013-04-19Merge branch 'omap/fixes-non-critical' into late/cleanupOlof Johansson1-2/+3
2013-04-17Merge tag 'clksrc-cleanup-for-3.10-part2' of git://sources.calxeda.com/kernel...Olof Johansson1-4/+1
2013-04-12ARM: convert arm/arm64 arch timer to use CLKSRC_OF initRob Herring1-4/+1
2013-04-11Merge tag 'omap-for-v3.10/dt-signed-v2' of git://git.kernel.org/pub/scm/linux...Olof Johansson1-1/+6
2013-04-11Merge branch 'omap/fixes-non-critical' into next/dt2Olof Johansson1-2/+3
2013-04-09ARM: dts: OMAP2+: Update DMTIMER compatibility propertyJon Hunter1-1/+6