summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/timer.c
Commit message (Expand)AuthorAgeFilesLines
...
| * ARM: OMAP2+: io: use new clock init APITero Kristo2014-01-171-4/+2Star
* | ARM: OMAP2+: Switch to sched_clock_register()Stephen Boyd2013-11-221-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-121-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-241-7/+0Star
| |\ \ | | |/ | |/|
| | * ARM: OMAP2+: Divorce from local timer APIStephen Boyd2013-06-251-7/+0Star
* | | ARM: OMAP2+: fix wrong address when loading PRM_FRAC_INCREMENTOR_DENUMERATOR_...Chen Baozi2013-08-211-1/+1
|/ /
* | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-07-141-1/+1
|\ \
| * | ARM: OMAP2+: timer: initialize before using oh_nameAfzal Mohammed2013-07-041-1/+1
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-07-061-1/+1
|\ \ \ | |/ / |/| / | |/
| * sched_clock: Make ARM's sched_clock generic for all architecturesStephen Boyd2013-06-121-1/+1
* | ARM: OMAP2+: AM43x: basic dt supportAfzal Mohammed2013-06-131-1/+1
|/
* arm: fix mismerge of arch/arm/mach-omap2/timer.cLinus Torvalds2013-05-081-0/+4
* Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-05-071-6/+1Star
|\
| * Merge branch 'late/clksrc' into late/cleanupArnd Bergmann2013-05-061-68/+65Star
| |\
| | * ARM: OMAP: remove unused variableArnd Bergmann2013-04-231-3/+1Star
| | * Merge tag 'clksrc-cleanup-for-3.10-part2' of git://sources.calxeda.com/kernel...Olof Johansson2013-04-171-4/+1Star
| | |\
| | | * ARM: convert arm/arm64 arch timer to use CLKSRC_OF initRob Herring2013-04-111-4/+1Star
| * | | Merge branch 'omap/fixes-non-critical' into late/cleanupOlof Johansson2013-04-191-2/+3
| |\ \ \
* | \ \ \ Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2013-05-071-1/+6
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Merge branch 'late/dt' into next/dt2Arnd Bergmann2013-05-061-0/+4
| |\| | |
| | * | | ARM: OMAP: clocks: Delay clk inits atleast until slab is initializedRajendra Nayak2013-03-271-0/+4
| * | | | Merge tag 'omap-for-v3.10/dt-signed-v2' of git://git.kernel.org/pub/scm/linux...Olof Johansson2013-04-111-1/+6
| |\ \ \ \
| | * | | | ARM: dts: OMAP2+: Update DMTIMER compatibility propertyJon Hunter2013-04-091-1/+6
| | |/ / /
| * | | | Merge branch 'omap/fixes-non-critical' into next/dt2Olof Johansson2013-04-111-2/+3
| |\ \ \ \ | | | |/ / | | |/| / | | |_|/ | |/| |
* | | | Merge tag 'omap-for-v3.10/timer-signed' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann2013-04-081-60/+63
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch 'omap-timer-for-v3.10' of git://github.com/jonhunter/linux into ...Tony Lindgren2013-04-031-61/+63
| |\ \ \
| | * | | ARM: OMAP4+: Fix sparse warning in system timersJon Hunter2013-04-011-2/+2
| | * | | ARM: OMAP2+: Store ID of system timers in timer structureJon Hunter2013-04-011-5/+6
| | * | | ARM: OMAP3: Update clocksource timer selectionJon Hunter2013-04-011-12/+21
| | * | | ARM: OMAP2+: Simplify system timers definitionsJon Hunter2013-04-011-9/+8Star
| | * | | ARM: OMAP2+: Simplify system timer clock definitionsJon Hunter2013-04-011-23/+14Star
| | * | | ARM: OMAP2+: Remove hard-coded test on timer IDJon Hunter2013-04-011-13/+14
| | * | | ARM: OMAP2+: Display correct system timer nameJon Hunter2013-04-011-11/+13
| | * | | Merge commit '6bb27d7349db51b50c40534710fe164ca0d58902' into omap-timer-for-v...Jon Hunter2013-04-011-17/+5Star
| | |\ \ \
| * | | | | Merge commit '7185684' into omap-for-v3.10/timerTony Lindgren2013-04-031-1/+1
| |\| | | | | | |_|/ / | |/| | |
| | * | | ARM: OMAP: use consistent error checkingRussell King2013-03-131-1/+1
| * | | | ARM: OMAP5: timer: Update the clocksource name as per clock dataSantosh Shilimkar2013-03-191-2/+3
| | |_|/ | |/| |
* / | | ARM: smp_twd: convert to use CLKSRC_OF initRob Herring2013-03-111-1/+1
|/ / /
* | | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-221-2/+1Star
|\ \ \
| * \ \ Merge tag 'omap-for-v3.9/pm-signed' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2013-02-051-2/+1Star
| |\ \ \