aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/dpll3xxx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-07-29Merge tag 'for-v3.17/omap-clock-b' of git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending into omap-for-v3.17/socTony Lindgren1-2/+11
2014-07-25ARM: OMAP2+: clock: allow omap2_dpll_round_rate() to round to next-lowest ratePaul Walmsley1-2/+11
2014-07-15ARM: OMAP2+: clock/dpll: remove unused header includes from dpll3xxx.cTero Kristo1-3/+0
2014-07-15ARM: OMAP2+: clock/dpll: add jitter correction behind clk_featuresTero Kristo1-2/+2
2014-06-06ARM: OMAP5+: dpll: support Duty Cycle Correction(DCC)Andrii Tseglytskyi1-0/+9
2014-04-05Merge tag 'soc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2014-02-28ARM: OMAP3+: DPLL: stop reparenting to same parent if already doneNishanth Menon1-1/+1
2014-02-19ARM: OMAP2+: clock: fix clkoutx2 with CLK_SET_RATE_PARENTTomi Valkeinen1-15/+77
2014-01-17ARM: OMAP2+: clock: use driver API instead of direct memory read/writeTero Kristo1-17/+20
2013-04-01Merge branch 'for_3.10/omap5_generic_updates' of git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux into omap-for-v3.10/fixes-non-criticalTony Lindgren1-6/+5
2013-03-31ARM: OMAP: dpll: enable bypass clock only when attempting dpll bypassRajendra Nayak1-10/+9
2013-03-19ARM: OMAP5: clock: No Freqsel on OMAP5 devices tooRajendra Nayak1-6/+5
2013-01-31ARM: OMAP2+: dpll: am335x - avoid freqselAfzal Mohammed1-2/+3
2012-12-30Merge tag 'omap-late-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-2/+1
2012-12-17arch/arm/mach-omap2/dpll3xxx.c: drop if around WARN_ONJulia Lawall1-2/+1
2012-12-15ARM: OMAP4: Enhance support for DPLLs with 4X multiplierJon Hunter1-14/+32
2012-11-12ARM: OMAP3+: DPLL: drop !CONFIG_COMMON_CLK sectionsPaul Walmsley1-228/+3
2012-11-12ARM: OMAP4: clock: Convert to common clkMike Turquette1-2/+224
2012-10-18ARM: OMAP: remove plat/clock.hPaul Walmsley1-2/+0
2012-09-23Merge branch 'clock_devel_3.7' into hwmod_prcm_clock_a_3.7Paul Walmsley1-20/+28
2012-09-23Merge tag 'omap-devel-am33xx-for-v3.7' into test_v3.6-rc6_ocb3.7_cff3.7_odaf3.7Paul Walmsley1-2/+2
2012-09-23Merge tag 'cleanup-fixes-for-v3.7' into test_v3.6-rc6_ocb3.7_cff3.7_odaf3.7Paul Walmsley1-1/+1
2012-09-22ARM: OMAP2+: clock: Remove all direct dereferencing of struct clkRajendra Nayak1-20/+28
2012-09-12Merge tag 'omap-devel-a2-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending into devel-am33xxTony Lindgren1-2/+2
2012-09-12ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+Tony Lindgren1-1/+1
2012-09-12ARM: OMAP2+: dpll: Add missing soc_is_am33xx() check for common functionsVaibhav Hiremath1-2/+2
2012-09-12ARM: OMAP: clean up some smatch warnings, fix some printk(KERN_ERR ...Paul Walmsley1-2/+5
2012-07-05ARM: OMAP2+: Move omap3 dpll ops to dpll3xxx.cVaibhav Hiremath1-0/+14
2012-07-04ARM: OMAP3+: dpll: optimize noncore dpll locking logicVikram Pandita1-1/+11
2012-05-07ARM: OMAP3+: dpll: Configure autoidle mode only if it's supportedVaibhav Bedia1-5/+18
2011-10-07ARM: OMAP3+: dpll: use DPLLs recalc function instead of omap2_get_dpll_rateJon Hunter1-2/+5
2011-10-07ARM: OMAP3+: dpll: assign clk rate from rounded rate during rate setMike Turquette1-1/+1
2011-10-07ARM: OMAP3+: dpll: use DPLL's round_rate when setting rateMike Turquette1-1/+1
2011-01-06Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6Linus Torvalds1-21/+36
2010-12-21OMAP: clock: fix configuration of J-Type DPLLs to work for OMAP3 and OMAP4Jon Hunter1-18/+35
2010-12-21OMAP2/3: PRCM: split OMAP2/3-specific PRCM code into OMAP2/3-specific filesPaul Walmsley1-3/+1
2010-11-26ARM: 6483/1: arm & sh: factorised duplicated clkdev.cJean-Christop PLAGNIOL-VILLARD1-1/+1
2010-06-16fix typos concerning "hierarchy"Uwe Kleine-König1-1/+1
2010-02-24OMAP2/3/4 clock: fix DPLL multiplier value errors; also copyrights, includes, documentationPaul Walmsley1-4/+0
2010-02-24OMAP3 clock: introduce DPLL4 JtypeRichard Woodruff1-4/+63
2010-02-24OMAP3 clock: Remove FreqSel for 3630Vishwanath BS1-4/+7
2010-01-29OMAP3 DPLL: reorganize static functionsPaul Walmsley1-55/+58
2010-01-26OMAP3 clock: move OMAP3-specific DPLL functions to dpll3xxx.cPaul Walmsley1-0/+538