aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/timer.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-11-10Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-90/+72
2015-10-16arm: omap2: timer: limit hwmod usage to non-DT bootsFelipe Balbi1-20/+13
2015-10-16arm: omap2: timer: rename omap_sync32k_timer_init()Felipe Balbi1-1/+1
2015-10-16arm: omap2: timer: always call clocksource_of_init() when DTFelipe Balbi1-0/+3
2015-10-15arm: omap2: timer: move realtime_counter_init() aroundFelipe Balbi1-58/+56
2015-10-15arm: omap2: timer: provide generic sync32k_timer_init functionFelipe Balbi1-9/+1
2015-10-15arm: omap2: timer: remove __omap_gptimer_init()Felipe Balbi1-12/+2
2015-10-15arm: omap2: timer: add a gptimer argument to sync32k_timer_init()Felipe Balbi1-6/+6
2015-10-15arm: omap2: timer: get rid of obfuscating macrosFelipe Balbi1-27/+43
2015-10-15arm: omap2: timer: always define omap4_local_timer_initFelipe Balbi1-13/+3
2015-10-01clocksource: cosmetic: Drop OF 'dependency' from symbolsMarc Zyngier1-2/+2
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/arm-socLinus Torvalds1-16/+2
2015-07-23Merge tag 'for-v4.3/omap-hwmod-prcm-a' of git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending into omap-for-v4.3/socTony Lindgren1-2/+1
2015-07-17ARM/omap2/timer: Migrate to new 'set-state' interfaceViresh Kumar1-24/+24
2015-07-15ARM: OMAP2+: Clean up omap4_local_timer_initTony Lindgren1-14/+1
2015-07-15ARM: 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/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+2
2015-01-14ARM: OMAP2+: Fix dm814 and dm816 for clocks and timer initTony Lindgren1-0/+2
2015-01-05ARM: dra7xx: Fix counter frequency drift for AM572x errata i856Lennart Sorensen1-2/+34
2015-01-05ARM: omap5/dra7xx: Fix frequency typosLennart Sorensen1-4/+4
2014-09-11ARM: OMAP2+: make of_device_ids constUwe Kleine-König1-3/+3
2014-06-02Merge tag 'cleanup-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc into nextLinus Torvalds1-4/+4
2014-05-08ARM: OMAP2+: raw read and write endian fixVictor Kamensky1-4/+4
2014-05-05ARM: OMAP2+: free use_gptimer_clksrc variable after bootOussama Ghorbel1-1/+1
2014-02-28ARM: OMAP2+: AM43x: Use gptimer as clocksourceRajendra Nayak1-1/+2
2014-01-28Merge tag 'clk-for-linus-3.14-part2' of git://git.linaro.org/people/mike.turquette/linuxLinus Torvalds1-4/+2
2014-01-17ARM: OMAP2+: io: use new clock init APITero Kristo1-4/+2
2013-11-21ARM: 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/arm/arm-socLinus Torvalds1-0/+17
2013-11-11Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2013-10-11ARM: 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-08ARM: OMAP2+: DRA7: realtime_counter: Add ratio registers for 20MHZ sys-clk frequencySricharan R1-0/+4
2013-10-08ARM: mach-omap2: board-generic: fix undefined symbolSimon Barth1-2/+2
2013-10-03ARM: OMAP: remove deprecated IRQF_DISABLEDMichael Opdenacker1-1/+1
2013-09-06Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+2
2013-09-06Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-3/+3
2013-08-21ARM: OMAP2+: fix wrong address when loading PRM_FRAC_INCREMENTOR_DENUMERATOR_RELOADChen Baozi1-1/+1
2013-08-13ARM: DRA7: Resue the clocksource, clockevent supportR Sricharan1-1/+2
2013-08-02ARM: OMAP2+: Fix fallout from localtimer divorce and SMP=nStephen Boyd1-0/+7
2013-07-23Merge tag 'remove-local-timers' of git://git.kernel.org/pub/scm/linux/kernel/git/davidb/linux-msm into next/cleanupOlof Johansson1-7/+0
2013-07-13Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2013-07-06Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2013-07-04ARM: OMAP2+: timer: initialize before using oh_nameAfzal Mohammed1-1/+1
2013-06-24ARM: OMAP2+: Divorce from local timer APIStephen Boyd1-7/+0
2013-06-13ARM: OMAP2+: AM43x: basic dt supportAfzal Mohammed1-1/+1
2013-06-12sched_clock: Make ARM's sched_clock generic for all architecturesStephen Boyd1-1/+1
2013-05-07arm: fix mismerge of arch/arm/mach-omap2/timer.cLinus Torvalds1-0/+4