summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/clock44xx_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/+6
* ARM: OMAP4: Add timer clock aliases for device-treeJon Hunter2012-09-221-0/+12
* 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/+2
* ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+Tony Lindgren2012-09-121-1/+1
* Merge tag 'omap-devel-am33xx-data-for-v3.6' of git://git.kernel.org/pub/scm/l...Arnd Bergmann2012-07-101-72/+0
|\
| * Merge tag 'omap-devel-e-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel...Tony Lindgren2012-07-051-72/+0
| |\
| | * ARM: OMAP3+: clock: Move common clksel_rate & clock data to common filePaul Walmsley2012-06-261-72/+0
* | | ARM: OMAP2+: dmtimer: cleanup fclk usageTarun Kanti DebBarma2012-07-061-11/+11
|/ /
| |
| \
| \
| \
*---. | Merge tags 'omap-cleanup-for-v3.6', 'omap-devel-dmtimer-for-v3.6' and 'omap-d...Tony Lindgren2012-07-041-22/+12
|\ \ \|
| | * | ARM: OMAP2+: Simplify dmtimer clock aliasesJon Hunter2012-06-141-22/+12
| | |/
* | / ARM: OMAP4470: Fix OMAP4470 boot failureJon Hunter2012-06-271-1/+4
|/ /
* / ARM: OMAP4: clock data: add clockdomains for clocks used as main clocksPaul Walmsley2012-06-211-0/+5
|/
* ARM: OMAP2+: dmtimer: cleanup iclk usageTarun Kanti DebBarma2012-05-071-11/+0
* ARM: OMAP4: clock data: Force a DPLL clkdm/pwrdm ON before a relockRajendra Nayak2012-04-041-0/+1
* ARM: OMAP4: clock data: fix mult and div mask for USB_DPLLAmeya Palande2012-04-041-2/+2
* 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-0/+3
* Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-091-5/+5
|\
| * ARM: OMAP: USB: device name change for the clk names of usbhsKeshava Munegowda2011-12-161-5/+5
* | ARM: OMAP4: clock: Add CPU local timer clock nodeSantosh Shilimkar2011-12-161-0/+9
|/
* ARM: OMAP2+: clock data: Remove redundant timer clkdevBenoit Cousson2011-11-041-11/+0
* Merge branch 'omap_clock_fixes_3.2' of git://git.pwsan.com/linux-2.6 into fixesTony Lindgren2011-11-041-9/+23
|\
| * ARM: OMAP4: clock: Add missing clock divider for OCP_ABE_ICLKJon Hunter2011-10-071-1/+15
| * ARM: OMAP4460: Clock: Adding support for 4460 specific clocksPaul Walmsley2011-10-071-6/+6
| * ARM: OMAP4: clock: round_rate and recalc functions for DPLL_ABEMike Turquette2011-10-071-2/+2
* | ARM: OMAP2+: dmtimer: add device names to flck nodesTarun Kanti DebBarma2011-09-211-0/+33
|/
*-. Merge branches 'non_hwmod_compliant_fix_3.1rc', 'omap3_clock_fixes_3.1rc', 'o...Paul Walmsley2011-09-041-0/+2
|\ \
| | * OMAP4: clock: fix compile warningPaul Walmsley2011-08-211-0/+2
| |/
* / OMAP4: clock: re-enable previous clockdomain enable/disable sequencePaul Walmsley2011-08-191-1/+7
|/
* Merge branch 'next/devel2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2011-07-261-43/+172
|\
| *---. Merge branches 'omap4_clockdomain_hwmod_3.1', 'clock_debugfs_a_3.1', 'omap4_c...Paul Walmsley2011-07-101-43/+171
| |\ \ \
| | | | * OMAP: omap_device: Create clkdev entry for hwmod main_clkBenoit Cousson2011-07-101-19/+19
| | | |/ | | |/|
| | | * OMAP4: clock data: Add missing divider selection for auxclksRajendra Nayak2011-07-101-24/+152
| | |/
| * / OMAP2+: hwmod: Follow the recommended PRCM module enable sequenceRajendra Nayak2011-07-101-0/+1
| |/
* | Merge branch 'next/fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2011-07-261-4/+5
|\|
| *-. Merge branches 'powerdomain_fixes_3.1', 'hardware_workarounds_3.1', 'hwmod_ds...Paul Walmsley2011-07-101-165/+81
| |\ \
| | | * OMAP4: hwmod data: Modify DSS opt clocksTomi Valkeinen2011-07-091-4/+4
| | * | OMAP4: clock data: Keep GPMC clocks always enabled and hardware managedSantosh Shilimkar2011-07-091-0/+1
| |/ /
* | | Merge branch 'next/soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds2011-07-261-0/+39
|\ \ \ | |_|/ |/| |
| * | OMAP4: clocks: Update the clock tree with 4460 clock nodesRajendra Nayak2011-07-081-0/+39
| |/
* | OMAP4: clock data: Remove UNIPRO clock nodesJon Hunter2011-07-091-60/+0
* | OMAP4: clock data: Remove McASP2, McASP3 and MMC6 clocksJon Hunter2011-07-091-55/+31
* | OMAP4: clock data: Fix max mult and div for USB DPLLBenoit Cousson2011-07-091-15/+14
* | OMAP4: clock data: Re-order some clock nodes and structure fieldsBenoit Cousson2011-07-091-32/+34
* | OMAP4: clock data: Remove usb_host_fs clkdev with NULL devBenoit Cousson2011-07-091-3/+0
* | OMAP4: clock data: Add sddiv to USB DPLLBenoit Cousson2011-07-091-0/+1
|/
* OMAP4: clock data: Change DSS clock aliasesTomi Valkeinen2011-04-201-7/+2