summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/timer.c
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | 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/+8
| | * | | ARM: OMAP2+: Simplify system timer clock definitionsJon Hunter2013-04-011-23/+14
| | * | | 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/+5
| | |\ \ \
| * | \ \ \ 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-211-2/+1
|\ \ \
| * \ \ Merge tag 'omap-for-v3.9/pm-signed' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2013-02-051-2/+1
| |\ \ \
| | * | | ARM: OMAP2+: omap_device: remove obsolete pm_lats and early_device codePaul Walmsley2013-01-261-2/+1
| | |/ /
| * | | Merge tag 'v3.8-rc6' into next/socOlof Johansson2013-02-041-6/+2
| |\ \ \ | | |/ /
* | | | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-02-211-1/+1
|\ \ \ \
| * \ \ \ Merge branch 'omap/multiplatform-fixes', tag 'v3.8-rc5' into next/multiplatformArnd Bergmann2013-02-151-6/+2
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | ARM: OMAP2+: Use omap initcallsTony Lindgren2013-01-111-1/+1
* | | | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-211-27/+8
|\ \ \ \ \
| * \ \ \ \ Merge tag 'v3.8-rc5' into next/cleanupOlof Johansson2013-01-271-6/+2
| |\ \ \ \ \ | | | |/ / / | | |/| / / | | |_|/ / | |/| | |
| * | | | Merge branch 'clocksource/cleanup' into next/cleanupOlof Johansson2013-01-141-10/+3
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | ARM: use clockevents_config_and_register() where possibleShawn Guo2013-01-141-10/+3
| | | |/ | | |/|
| * | | ARM: delete struct sys_timerStephen Warren2012-12-241-17/+5
| |/ /
* | | ARM: OMAP2+: Fix selection of clockevent timer when using device-treeJon Hunter2013-02-011-1/+1
| |/ |/|
* | ARM: OMAP2+: DT node Timer iteration fixPantelis Antoniou2013-01-211-6/+2
|/
* ARM: OMAP2+: Fix compillation error in mach-omap2/timer.cPeter Ujfalusi2012-12-201-1/+1
* ARM: OMAP2+: Fix sparse warnings in timer.cVaibhav Hiremath2012-12-141-2/+2
* ARM: AM335x: Fix warning in timer.cJon Hunter2012-12-141-1/+1
* ARM: omap: fix typo on timer cleanupOlof Johansson2012-11-291-2/+2
* ARM: OMAP3: cm-t3517: use GPTIMER for system clockIgor Grinberg2012-11-211-0/+3
* ARM: OMAP2+: timer: remove CONFIG_OMAP_32K_TIMERIgor Grinberg2012-11-211-76/+52
* ARM: OMAP2+: Fix compiler warning for 32k timerJon Hunter2012-11-161-5/+5
* ARM: OMAP: Add platform data header for DMTIMERsJon Hunter2012-11-161-0/+2
* ARM: OMAP2+: Remove unnecessary local variable in timer codeJon Hunter2012-11-161-6/+5
* ARM: OMAP: Don't store timers physical addressJon Hunter2012-11-161-8/+5
* ARM: OMAP: Remove __omap_dm_timer_set_source functionJon Hunter2012-11-121-5/+4
* ARM: OMAP2+: Don't use __omap_dm_timer_reset()Jon Hunter2012-11-121-1/+0
* ARM: OMAP3+: Implement timer workaround for errata i103 and i767Jon Hunter2012-11-121-8/+41
* ARM: OMAP: Add DMTIMER definitions for posted modeJon Hunter2012-11-121-7/+10
* Merge branch 'omap-for-v3.8/cleanup-headers-prepare-multiplatform-v3' into om...Tony Lindgren2012-11-091-3/+6
|\
| * ARM: OMAP: Remove plat-omap/common.hTony Lindgren2012-10-311-0/+1
| * ARM: OMAP: Move omap-pm-noop.c local to mach-omap2Tony Lindgren2012-10-311-0/+2
| * Merge tag 'omap-for-v3.8/cleanup-headers-signed' into omap-for-v3.8/cleanup-h...Tony Lindgren2012-10-241-3/+3
| |\
| | * ARM: OMAP: Make plat/omap-pm.h local to mach-omap2Tony Lindgren2012-10-181-1/+1
| | * ARM: OMAP: Make plat/omap_hwmod.h local to mach-omap2Tony Lindgren2012-10-181-1/+1
| | * ARM: OMAP: Make omap_device local to mach-omap2Tony Lindgren2012-10-171-1/+1
OpenPOWER on IntegriCloud