summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/dpll3xxx.c
Commit message (Expand)AuthorAgeFilesLines
* clk: Add rate constraints to clocksTomeu Vizoso2015-02-021-0/+2
* clk: Make clk API return per-user struct clk instancesTomeu Vizoso2015-02-021-5/+6
* ARM: OMAP2+: clock: fix DPLL code to use new determine rate APIsTero Kristo2014-12-161-3/+3
* ARM: OMAP3+: DPLL: use determine_rate() and set_rate_and_parent()Tero Kristo2014-11-131-92/+4Star
* ARM: OMAP3: clock: add new rate changing logic support for noncore DPLLsTero Kristo2014-11-131-0/+147
* Merge tag 'for-v3.17/omap-clock-b' of git://git.kernel.org/pub/scm/linux/kern...Tony Lindgren2014-07-291-2/+11
|\
| * ARM: OMAP2+: clock: allow omap2_dpll_round_rate() to round to next-lowest ratePaul Walmsley2014-07-251-2/+11
* | ARM: OMAP2+: clock/dpll: remove unused header includes from dpll3xxx.cTero Kristo2014-07-151-3/+0Star
* | ARM: OMAP2+: clock/dpll: add jitter correction behind clk_featuresTero Kristo2014-07-151-2/+2
|/
* ARM: OMAP5+: dpll: support Duty Cycle Correction(DCC)Andrii Tseglytskyi2014-06-061-0/+9
* 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/+5Star
|\
| * ARM: OMAP5: clock: No Freqsel on OMAP5 devices tooRajendra Nayak2013-03-191-6/+5Star
* | ARM: OMAP: dpll: enable bypass clock only when attempting dpll bypassRajendra Nayak2013-04-011-10/+9Star
|/
* 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/+1Star
|\
| * arch/arm/mach-omap2/dpll3xxx.c: drop if around WARN_ONJulia Lawall2012-12-171-2/+1Star
* | ARM: OMAP4: Enhance support for DPLLs with 4X multiplierJon Hunter2012-12-151-14/+32
|/
* ARM: OMAP3+: DPLL: drop !CONFIG_COMMON_CLK sectionsPaul Walmsley2012-11-131-228/+3Star
* ARM: OMAP4: clock: Convert to common clkMike Turquette2012-11-121-2/+224
* ARM: OMAP: remove plat/clock.hPaul Walmsley2012-10-191-2/+0Star
* Merge branch 'clock_devel_3.7' into hwmod_prcm_clock_a_3.7Paul Walmsley2012-09-241-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-241-2/+2
|\|
| * Merge tag 'omap-devel-a2-for-3.7' of git://git.kernel.org/pub/scm/linux/kerne...Tony Lindgren2012-09-131-2/+2
| |\
| | * ARM: OMAP2+: dpll: Add missing soc_is_am33xx() check for common functionsVaibhav Hiremath2012-09-131-2/+2
* | | Merge tag 'cleanup-fixes-for-v3.7' into test_v3.6-rc6_ocb3.7_cff3.7_odaf3.7Paul Walmsley2012-09-241-1/+1
|\| |
| * | ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+Tony Lindgren2012-09-131-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-081-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-071-21/+36
|\
| * OMAP: clock: fix configuration of J-Type DPLLs to work for OMAP3 and OMAP4Jon Hunter2010-12-221-18/+35
| * OMAP2/3: PRCM: split OMAP2/3-specific PRCM code into OMAP2/3-specific filesPaul Walmsley2010-12-221-3/+1Star
* | 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/+0Star
* 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-271-0/+538