summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/dpll3xxx.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'soc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2014-04-051-1/+1
|\
| * ARM: OMAP3+: DPLL: stop reparenting to same parent if already doneNishanth Menon2014-02-281-1/+1
* | ARM: OMAP2+: clock: fix clkoutx2 with CLK_SET_RATE_PARENTTomi Valkeinen2014-02-191-15/+77
|/
* ARM: OMAP2+: clock: use driver API instead of direct memory read/writeTero Kristo2014-01-171-17/+20
* Merge branch 'for_3.10/omap5_generic_updates' of git://git.kernel.org/pub/scm...Tony Lindgren2013-04-011-6/+5
|\
| * ARM: OMAP5: clock: No Freqsel on OMAP5 devices tooRajendra Nayak2013-03-191-6/+5
* | ARM: OMAP: dpll: enable bypass clock only when attempting dpll bypassRajendra Nayak2013-03-311-10/+9
|/
* ARM: OMAP2+: dpll: am335x - avoid freqselAfzal Mohammed2013-01-311-2/+3
* Merge tag 'omap-late-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-12-301-2/+1
|\
| * arch/arm/mach-omap2/dpll3xxx.c: drop if around WARN_ONJulia Lawall2012-12-171-2/+1
* | ARM: OMAP4: Enhance support for DPLLs with 4X multiplierJon Hunter2012-12-151-14/+32
|/
* ARM: OMAP3+: DPLL: drop !CONFIG_COMMON_CLK sectionsPaul Walmsley2012-11-121-228/+3
* ARM: OMAP4: clock: Convert to common clkMike Turquette2012-11-121-2/+224
* ARM: OMAP: remove plat/clock.hPaul Walmsley2012-10-181-2/+0
* Merge branch 'clock_devel_3.7' into hwmod_prcm_clock_a_3.7Paul Walmsley2012-09-231-20/+28
|\
| * ARM: OMAP2+: clock: Remove all direct dereferencing of struct clkRajendra Nayak2012-09-221-20/+28
* | Merge tag 'omap-devel-am33xx-for-v3.7' into test_v3.6-rc6_ocb3.7_cff3.7_odaf3.7Paul Walmsley2012-09-231-2/+2
|\|
| * Merge tag 'omap-devel-a2-for-3.7' of git://git.kernel.org/pub/scm/linux/kerne...Tony Lindgren2012-09-121-2/+2
| |\
| | * ARM: OMAP2+: dpll: Add missing soc_is_am33xx() check for common functionsVaibhav Hiremath2012-09-121-2/+2
* | | Merge tag 'cleanup-fixes-for-v3.7' into test_v3.6-rc6_ocb3.7_cff3.7_odaf3.7Paul Walmsley2012-09-231-1/+1
|\| |
| * | ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+Tony Lindgren2012-09-121-1/+1
| |/
* / ARM: OMAP: clean up some smatch warnings, fix some printk(KERN_ERR ...Paul Walmsley2012-09-121-2/+5
|/
* ARM: OMAP2+: Move omap3 dpll ops to dpll3xxx.cVaibhav Hiremath2012-07-051-0/+14
* ARM: OMAP3+: dpll: optimize noncore dpll locking logicVikram Pandita2012-07-041-1/+11
* ARM: OMAP3+: dpll: Configure autoidle mode only if it's supportedVaibhav Bedia2012-05-071-5/+18
* ARM: OMAP3+: dpll: use DPLLs recalc function instead of omap2_get_dpll_rateJon Hunter2011-10-071-2/+5
* ARM: OMAP3+: dpll: assign clk rate from rounded rate during rate setMike Turquette2011-10-071-1/+1
* ARM: OMAP3+: dpll: use DPLL's round_rate when setting rateMike Turquette2011-10-071-1/+1
* Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-01-061-21/+36
|\
| * OMAP: clock: fix configuration of J-Type DPLLs to work for OMAP3 and OMAP4Jon Hunter2010-12-211-18/+35
| * OMAP2/3: PRCM: split OMAP2/3-specific PRCM code into OMAP2/3-specific filesPaul Walmsley2010-12-211-3/+1
* | ARM: 6483/1: arm & sh: factorised duplicated clkdev.cJean-Christop PLAGNIOL-VILLARD2010-11-261-1/+1
|/
* fix typos concerning "hierarchy"Uwe Kleine-König2010-06-161-1/+1
* OMAP2/3/4 clock: fix DPLL multiplier value errors; also copyrights, includes,...Paul Walmsley2010-02-241-4/+0
* OMAP3 clock: introduce DPLL4 JtypeRichard Woodruff2010-02-241-4/+63
* OMAP3 clock: Remove FreqSel for 3630Vishwanath BS2010-02-241-4/+7
* OMAP3 DPLL: reorganize static functionsPaul Walmsley2010-01-291-55/+58
* OMAP3 clock: move OMAP3-specific DPLL functions to dpll3xxx.cPaul Walmsley2010-01-261-0/+538