index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-omap2
/
dpll3xxx.c
Age
Commit message (
Expand
)
Author
2014-04-05
Merge tag 'soc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...
Linus Torvalds
2014-02-28
ARM: OMAP3+: DPLL: stop reparenting to same parent if already done
Nishanth Menon
2014-02-19
ARM: OMAP2+: clock: fix clkoutx2 with CLK_SET_RATE_PARENT
Tomi Valkeinen
2014-01-17
ARM: OMAP2+: clock: use driver API instead of direct memory read/write
Tero Kristo
2013-04-01
Merge branch 'for_3.10/omap5_generic_updates' of git://git.kernel.org/pub/scm...
Tony Lindgren
2013-03-31
ARM: OMAP: dpll: enable bypass clock only when attempting dpll bypass
Rajendra Nayak
2013-03-19
ARM: OMAP5: clock: No Freqsel on OMAP5 devices too
Rajendra Nayak
2013-01-31
ARM: OMAP2+: dpll: am335x - avoid freqsel
Afzal Mohammed
2012-12-30
Merge tag 'omap-late-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2012-12-17
arch/arm/mach-omap2/dpll3xxx.c: drop if around WARN_ON
Julia Lawall
2012-12-15
ARM: OMAP4: Enhance support for DPLLs with 4X multiplier
Jon Hunter
2012-11-12
ARM: OMAP3+: DPLL: drop !CONFIG_COMMON_CLK sections
Paul Walmsley
2012-11-12
ARM: OMAP4: clock: Convert to common clk
Mike Turquette
2012-10-18
ARM: OMAP: remove plat/clock.h
Paul Walmsley
2012-09-23
Merge branch 'clock_devel_3.7' into hwmod_prcm_clock_a_3.7
Paul Walmsley
2012-09-23
Merge tag 'omap-devel-am33xx-for-v3.7' into test_v3.6-rc6_ocb3.7_cff3.7_odaf3.7
Paul Walmsley
2012-09-23
Merge tag 'cleanup-fixes-for-v3.7' into test_v3.6-rc6_ocb3.7_cff3.7_odaf3.7
Paul Walmsley
2012-09-22
ARM: OMAP2+: clock: Remove all direct dereferencing of struct clk
Rajendra Nayak
2012-09-12
Merge tag 'omap-devel-a2-for-3.7' of git://git.kernel.org/pub/scm/linux/kerne...
Tony Lindgren
2012-09-12
ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+
Tony Lindgren
2012-09-12
ARM: OMAP2+: dpll: Add missing soc_is_am33xx() check for common functions
Vaibhav Hiremath
2012-09-12
ARM: OMAP: clean up some smatch warnings, fix some printk(KERN_ERR ...
Paul Walmsley
2012-07-05
ARM: OMAP2+: Move omap3 dpll ops to dpll3xxx.c
Vaibhav Hiremath
2012-07-04
ARM: OMAP3+: dpll: optimize noncore dpll locking logic
Vikram Pandita
2012-05-07
ARM: OMAP3+: dpll: Configure autoidle mode only if it's supported
Vaibhav Bedia
2011-10-07
ARM: OMAP3+: dpll: use DPLLs recalc function instead of omap2_get_dpll_rate
Jon Hunter
2011-10-07
ARM: OMAP3+: dpll: assign clk rate from rounded rate during rate set
Mike Turquette
2011-10-07
ARM: OMAP3+: dpll: use DPLL's round_rate when setting rate
Mike Turquette
2011-01-06
Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2010-12-21
OMAP: clock: fix configuration of J-Type DPLLs to work for OMAP3 and OMAP4
Jon Hunter
2010-12-21
OMAP2/3: PRCM: split OMAP2/3-specific PRCM code into OMAP2/3-specific files
Paul Walmsley
2010-11-26
ARM: 6483/1: arm & sh: factorised duplicated clkdev.c
Jean-Christop PLAGNIOL-VILLARD
2010-06-16
fix typos concerning "hierarchy"
Uwe Kleine-König
2010-02-24
OMAP2/3/4 clock: fix DPLL multiplier value errors; also copyrights, includes,...
Paul Walmsley
2010-02-24
OMAP3 clock: introduce DPLL4 Jtype
Richard Woodruff
2010-02-24
OMAP3 clock: Remove FreqSel for 3630
Vishwanath BS
2010-01-29
OMAP3 DPLL: reorganize static functions
Paul Walmsley
2010-01-26
OMAP3 clock: move OMAP3-specific DPLL functions to dpll3xxx.c
Paul Walmsley