summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/clock3xxx_data.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: OMAP: clock: split plat/clkdev_omap.h into OMAP1/2 filesPaul Walmsley2012-10-181-2/+0
* ARM: OMAP: duplicate plat-omap/clock.c into mach-omap[12]/clock.cPaul Walmsley2012-10-181-2/+0
* ARM: OMAP2+: hwmod: get rid of all omap_clk_get_by_name usageRajendra Nayak2012-09-221-0/+31
* ARM: OMAP2+: clock data: add some aliases for use by CPUFreq onlyPaul Walmsley2012-09-221-0/+1
* ARM: OMAP3: clock data: Add the USB TLL clocks device namePaul Walmsley2012-09-221-0/+4
* ARM: OMAP3: clock data: remove obsolete commentMichael Jones2012-09-221-1/+0
* mfd: Fix compile for twl-core.c by removing cpu_is_omap usageTony Lindgren2012-09-171-0/+1
* ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+Tony Lindgren2012-09-121-1/+1
* Merge tag 'usb-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-07-261-7/+7
|\
| * Fix OMAP EHCI suspend/resume failure (i693) '354ab856' causesRuss Dill2012-06-261-7/+7
* | Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-07-231-16/+4
|\ \
| * \ Merge tag 'omap-devel-e-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel...Tony Lindgren2012-07-051-16/+4
| |\ \
| | * | ARM: OMAP3+: clock: Move common clksel_rate & clock data to common filePaul Walmsley2012-06-261-16/+4
* | | | Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-07-231-1/+1
|\| | |
| * | | ARM: OMAP2+: am33xx: Change cpu_is_am33xx to soc_is_am33xxVaibhav Hiremath2012-07-051-1/+1
| | | |
| | \ \
| | \ \
| | \ \
| *---. | | Merge tags 'omap-cleanup-for-v3.6', 'omap-devel-dmtimer-for-v3.6' and 'omap-d...Tony Lindgren2012-07-041-34/+2
| |\ \ \| | | | |_|_|/ | |/| | |
* | | | | Merge tag 'timer' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-07-231-24/+2
|\ \ \ \ \
| * \ \ \ \ Merge tag 'omap-devel-dmtimer-for-v3.6' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann2012-07-031-24/+2
| |\ \ \ \ \ | | |/ / / / | |/| | / / | | | |/ / | | |/| |
| | * | | ARM: OMAP2+: Simplify dmtimer clock aliasesJon Hunter2012-06-141-24/+2
| | | |/ | | |/|
* | | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-07-231-10/+0
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch 'cleanup-hwmod' into cleanupTony Lindgren2012-06-281-10/+0
| |\ \ \ | | |/ / | |/| |
| | * | ARM: OMAP3: Move McBSP fck clock alias to hwmod dataPeter Ujfalusi2012-06-181-10/+0
| | |/
| | |
| \ \
*-. | | Merge branches 'am35xx_hwmod_data_fixes_a_3.6', 'am35xx_emac_mdio_devel_3.6' ...Paul Walmsley2012-06-281-1/+1
|\ \| |
| * | | ARM: OMAP AM35x: EMAC/MDIO integration: Add Davinci EMAC/MDIO hwmod supportMark A. Greer2012-06-271-1/+1
| |/ /
* | | ARM: OMAP: AM35xx: fix UART4 softresetPaul Walmsley2012-06-271-2/+6
* | | ARM: OMAP AM35xx: clock and hwmod data: fix UART4 dataPaul Walmsley2012-06-271-7/+7
* | | ARM: OMAP AM35xx: clock and hwmod data: fix AM35xx HSOTGUSB hwmodPaul Walmsley2012-06-271-2/+2
|/ /
* / ARM: OMAP3: clock data: cleanup AM3[35]x SoC detectionKevin Hilman2012-05-251-1/+1
|/
*-. Merge branches 'clock_am35xx_cleanup_3.5', 'prm_cm_devel_a_3.5', 'clock_devel...Paul Walmsley2012-05-071-1/+2
|\ \
| | * ARM: OMAP3: clock data: add clockdomain for HDQ functional clockPaul Walmsley2012-05-071-1/+2
| |/
* | ARM: OMAP: clock: convert AM3517/3505 detection/flags to AM35xxKevin Hilman2012-05-071-3/+3
* | ARM: OMAP3: clock data: treat all AM35x devices the sameKevin Hilman2012-05-071-13/+1
* | ARM: OMAP3: clock data: replace 3503/3517 flag with AM35x flag for UART4Kevin Hilman2012-05-071-1/+1
|/
* ARM: OMAP3: clock data: fill in some missing clockdomainsPaul Walmsley2012-04-041-0/+6
* ARM: OMAP AM3517/3505: clock data: change EMAC clocks aliasesIlya Yanok2012-04-041-2/+2
* ARM: OMAP3xxx: clock data: fix DPLL4 CLKSEL masksGrazvydas Ignotas2012-04-041-4/+4
* ARM: create a common IOMEM definitionRob Herring2012-03-131-0/+1
* ARM: OMAP2+: Move most of plat/io.h into local iomap.hTony Lindgren2012-02-241-1/+2
* Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-091-14/+12
|\
| * ARM: OMAP: USB: device name change for the clk names of usbhsKeshava Munegowda2011-12-161-14/+12
* | Merge tag 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-091-0/+11
|\|
| * ARM: OMAP: hwmod data: Add support for AM35xx UART4/ttyO3Kyle Manna2011-12-151-0/+11
* | ARM: OMAP: TI814X: Add cpu type macros and detection supportHemant Pedanekar2011-12-131-0/+2
* | ARM: OMAP: TI81XX: Prepare for addition of TI814X supportHemant Pedanekar2011-12-131-1/+1
* | ARM: OMAP: am33xx: Update common OMAP machine specific sourcesAfzal Mohammed2011-12-131-0/+2
|/
* ARM: OMAP2+: clock data: Remove redundant timer clkdevBenoit Cousson2011-11-041-12/+0
* ARM: OMAP2+: dmtimer: add device names to flck nodesTarun Kanti DebBarma2011-09-211-0/+36
* OMAP3: id: remove identification codes that only correspond to marketing namesPaul Walmsley2011-09-131-1/+10
* OMAP3: clock: indicate that gpt12_fck and wdt1_fck are in the WKUP clockdomainPaul Walmsley2011-08-221-0/+2
* OMAP: omap_device: Create clkdev entry for hwmod main_clkBenoit Cousson2011-07-101-22/+22