summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/timer.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2016-08-011-1/+2
|\
| * ARM: OMAP2+: timer: change order of hwmod data handlingTero Kristo2016-07-041-1/+2
* | ARM: OMAP2+: timer: add probe for clocksourcesTero Kristo2016-06-171-2/+5
|/
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2016-01-201-3/+3
|\
| * ARM: OMAP2+: timer: Remove secure timer for DRA7xx HS devicesSuman Anna2015-11-301-3/+3
* | ARM: OMAP2+: am43xx: enable GENERIC_CLOCKEVENTS_BROADCASTGrygorii Strashko2015-12-171-0/+6
|/
* Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-11-101-90/+72
|\
| * arm: omap2: timer: limit hwmod usage to non-DT bootsFelipe Balbi2015-10-161-20/+13
| * arm: omap2: timer: rename omap_sync32k_timer_init()Felipe Balbi2015-10-161-1/+1
| * arm: omap2: timer: always call clocksource_of_init() when DTFelipe Balbi2015-10-161-0/+3
| * arm: omap2: timer: move realtime_counter_init() aroundFelipe Balbi2015-10-151-58/+56
| * arm: omap2: timer: provide generic sync32k_timer_init functionFelipe Balbi2015-10-151-9/+1
| * arm: omap2: timer: remove __omap_gptimer_init()Felipe Balbi2015-10-151-12/+2
| * arm: omap2: timer: add a gptimer argument to sync32k_timer_init()Felipe Balbi2015-10-151-6/+6
| * arm: omap2: timer: get rid of obfuscating macrosFelipe Balbi2015-10-151-27/+43
| * arm: omap2: timer: always define omap4_local_timer_initFelipe Balbi2015-10-151-13/+3
* | clocksource: cosmetic: Drop OF 'dependency' from symbolsMarc Zyngier2015-10-011-2/+2
|/
* ARM: OMAP2+: Fix booting if no timer parent clock is availableTony Lindgren2015-09-011-6/+2
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2015-09-011-16/+2
|\
| * Merge tag 'for-v4.3/omap-hwmod-prcm-a' of git://git.kernel.org/pub/scm/linux/...Tony Lindgren2015-07-231-2/+1
| |\
| | * ARM: OMAP2: Delete an unnecessary checkMarkus Elfring2015-07-151-2/+1
| * | ARM: OMAP2+: Clean up omap4_local_timer_initTony Lindgren2015-07-151-14/+1
| |/
* | ARM/omap2/timer: Migrate to new 'set-state' interfaceViresh Kumar2015-07-171-24/+24
|/
* ARM: OMAP2+: Remove bogus struct clk comparison for timer clockTony Lindgren2015-05-111-8/+5
* Merge tag 'fixes-non-critical-for-linus' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2015-02-171-0/+2
|\
| * ARM: OMAP2+: Fix dm814 and dm816 for clocks and timer initTony Lindgren2015-01-141-0/+2
* | ARM: dra7xx: Fix counter frequency drift for AM572x errata i856Lennart Sorensen2015-01-051-2/+34
* | ARM: omap5/dra7xx: Fix frequency typosLennart Sorensen2015-01-051-4/+4
|/
* ARM: OMAP2+: make of_device_ids constUwe Kleine-König2014-09-111-3/+3
* Merge tag 'cleanup-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-06-021-4/+4
|\
| * ARM: OMAP2+: raw read and write endian fixVictor Kamensky2014-05-081-4/+4
* | ARM: OMAP2+: free use_gptimer_clksrc variable after bootOussama Ghorbel2014-05-051-1/+1
|/
* ARM: OMAP2+: AM43x: Use gptimer as clocksourceRajendra Nayak2014-02-281-1/+2
* Merge tag 'clk-for-linus-3.14-part2' of git://git.linaro.org/people/mike.turq...Linus Torvalds2014-01-281-4/+2
|\
| * ARM: OMAP2+: io: use new clock init APITero Kristo2014-01-171-4/+2
* | ARM: OMAP2+: Switch to sched_clock_register()Stephen Boyd2013-11-211-2/+2
|/
* Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-11-111-0/+17
|\
| * ARM: OMAP2+: Fix build error for realtime counter init if not enabledTony Lindgren2013-10-111-0/+3
| * ARM: OMAP5/DRA7: realtime_counter: Configure CNTFRQ registerR Sricharan2013-10-101-0/+10
| * ARM: OMAP2+: DRA7: realtime_counter: Add ratio registers for 20MHZ sys-clk fr...Sricharan R2013-10-081-0/+4
* | Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-11-111-1/+1
|\ \
| * | ARM: OMAP: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-10-031-1/+1
| |/
* | ARM: mach-omap2: board-generic: fix undefined symbolSimon Barth2013-10-081-2/+2
|/
* Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-09-061-1/+2
|\
| * ARM: DRA7: Resue the clocksource, clockevent supportR Sricharan2013-08-131-1/+2
* | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-09-061-3/+3
|\ \
| * | ARM: OMAP2+: Fix fallout from localtimer divorce and SMP=nStephen Boyd2013-08-021-0/+7
| * | Merge tag 'remove-local-timers' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson2013-07-231-7/+0
| |\ \ | | |/ | |/|
| | * ARM: OMAP2+: Divorce from local timer APIStephen Boyd2013-06-241-7/+0
* | | ARM: OMAP2+: fix wrong address when loading PRM_FRAC_INCREMENTOR_DENUMERATOR_...Chen Baozi2013-08-211-1/+1
|/ /
OpenPOWER on IntegriCloud