aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2/dpll3xxx.c
AgeCommit message (Expand)Author
2015-06-02clk: ti: dpll: move omap3 DPLL functionality to clock driverTero Kristo
2015-06-02ARM: OMAP2+: clock: export driver API to setup/get clock featuresTero Kristo
2015-02-02clk: Add rate constraints to clocksTomeu Vizoso
2015-02-02clk: Make clk API return per-user struct clk instancesTomeu Vizoso
2014-12-15ARM: OMAP2+: clock: fix DPLL code to use new determine rate APIsTero Kristo
2014-11-13ARM: OMAP3+: DPLL: use determine_rate() and set_rate_and_parent()Tero Kristo
2014-11-13ARM: OMAP3: clock: add new rate changing logic support for noncore DPLLsTero Kristo
2014-07-29Merge tag 'for-v3.17/omap-clock-b' of git://git.kernel.org/pub/scm/linux/kern...Tony Lindgren
2014-07-25ARM: OMAP2+: clock: allow omap2_dpll_round_rate() to round to next-lowest ratePaul Walmsley
2014-07-15ARM: OMAP2+: clock/dpll: remove unused header includes from dpll3xxx.cTero Kristo
2014-07-15ARM: OMAP2+: clock/dpll: add jitter correction behind clk_featuresTero Kristo
2014-06-06ARM: OMAP5+: dpll: support Duty Cycle Correction(DCC)Andrii Tseglytskyi
2014-04-05Merge tag 'soc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds
2014-02-28ARM: OMAP3+: DPLL: stop reparenting to same parent if already doneNishanth Menon
2014-02-19ARM: OMAP2+: clock: fix clkoutx2 with CLK_SET_RATE_PARENTTomi Valkeinen
2014-01-17ARM: OMAP2+: clock: use driver API instead of direct memory read/writeTero Kristo
2013-04-01Merge branch 'for_3.10/omap5_generic_updates' of git://git.kernel.org/pub/scm...Tony Lindgren
2013-03-31ARM: OMAP: dpll: enable bypass clock only when attempting dpll bypassRajendra Nayak
2013-03-19ARM: OMAP5: clock: No Freqsel on OMAP5 devices tooRajendra Nayak
2013-01-31ARM: OMAP2+: dpll: am335x - avoid freqselAfzal Mohammed
2012-12-30Merge tag 'omap-late-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2012-12-17arch/arm/mach-omap2/dpll3xxx.c: drop if around WARN_ONJulia Lawall
2012-12-15ARM: OMAP4: Enhance support for DPLLs with 4X multiplierJon Hunter
2012-11-12ARM: OMAP3+: DPLL: drop !CONFIG_COMMON_CLK sectionsPaul Walmsley
2012-11-12ARM: OMAP4: clock: Convert to common clkMike Turquette
2012-10-18ARM: OMAP: remove plat/clock.hPaul Walmsley
2012-09-23Merge branch 'clock_devel_3.7' into hwmod_prcm_clock_a_3.7Paul Walmsley
2012-09-23Merge tag 'omap-devel-am33xx-for-v3.7' into test_v3.6-rc6_ocb3.7_cff3.7_odaf3.7Paul Walmsley
2012-09-23Merge tag 'cleanup-fixes-for-v3.7' into test_v3.6-rc6_ocb3.7_cff3.7_odaf3.7Paul Walmsley
2012-09-22ARM: OMAP2+: clock: Remove all direct dereferencing of struct clkRajendra Nayak
2012-09-12Merge tag 'omap-devel-a2-for-3.7' of git://git.kernel.org/pub/scm/linux/kerne...Tony Lindgren
2012-09-12ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+Tony Lindgren
2012-09-12ARM: OMAP2+: dpll: Add missing soc_is_am33xx() check for common functionsVaibhav Hiremath
2012-09-12ARM: OMAP: clean up some smatch warnings, fix some printk(KERN_ERR ...Paul Walmsley
2012-07-05ARM: OMAP2+: Move omap3 dpll ops to dpll3xxx.cVaibhav Hiremath
2012-07-04ARM: OMAP3+: dpll: optimize noncore dpll locking logicVikram Pandita
2012-05-07ARM: OMAP3+: dpll: Configure autoidle mode only if it's supportedVaibhav Bedia
2011-10-07ARM: OMAP3+: dpll: use DPLLs recalc function instead of omap2_get_dpll_rateJon Hunter
2011-10-07ARM: OMAP3+: dpll: assign clk rate from rounded rate during rate setMike Turquette
2011-10-07ARM: OMAP3+: dpll: use DPLL's round_rate when setting rateMike Turquette
2011-01-06Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-12-21OMAP: clock: fix configuration of J-Type DPLLs to work for OMAP3 and OMAP4Jon Hunter
2010-12-21OMAP2/3: PRCM: split OMAP2/3-specific PRCM code into OMAP2/3-specific filesPaul Walmsley
2010-11-26ARM: 6483/1: arm & sh: factorised duplicated clkdev.cJean-Christop PLAGNIOL-VILLARD
2010-06-16fix typos concerning "hierarchy"Uwe Kleine-König
2010-02-24OMAP2/3/4 clock: fix DPLL multiplier value errors; also copyrights, includes,...Paul Walmsley
2010-02-24OMAP3 clock: introduce DPLL4 JtypeRichard Woodruff
2010-02-24OMAP3 clock: Remove FreqSel for 3630Vishwanath BS
2010-01-29OMAP3 DPLL: reorganize static functionsPaul Walmsley
2010-01-26OMAP3 clock: move OMAP3-specific DPLL functions to dpll3xxx.cPaul Walmsley