summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/clkt_dpll.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'omap-for-v3.17/soc-fixes' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson2014-08-091-7/+21
|\
| * Merge tag 'for-v3.17/omap-clock-b' of git://git.kernel.org/pub/scm/linux/kern...Tony Lindgren2014-07-291-7/+21
| |\
| | * ARM: OMAP2+: clock: allow omap2_dpll_round_rate() to round to next-lowest ratePaul Walmsley2014-07-251-7/+21
* | | Merge tag 'omap-for-v3.17/soc-cleanup' of git://git.kernel.org/pub/scm/linux/...Olof Johansson2014-07-211-53/+45Star
|\| |
| * | ARM: OMAP2+: clock/dpll: remove unused header includes from clkt_dpll.cTero Kristo2014-07-151-3/+0Star
| * | ARM: OMAP2+: clock/dpll: convert bypass check to use clk_featuresTero Kristo2014-07-151-12/+13
| * | ARM: OMAP2+: clock/dpll: add private API for checking if DPLL is in bypassTero Kristo2014-07-151-28/+32
| * | ARM: OMAP2+: clock: add fint values to the ti_clk_features structTero Kristo2014-07-151-22/+12Star
| |/
* / ARM: OMAP2+: clock/dpll: fix _dpll_test_fint arithmetics overflowTero Kristo2014-07-061-1/+1
|/
* ARM: AM43xx: fix dpll init in bypass modeTomi Valkeinen2014-04-111-2/+2
* ARM: OMAP2+: clock: fix rate printsTomi Valkeinen2014-02-281-3/+3
* ARM: OMAP2+: clock: use driver API instead of direct memory read/writeTero Kristo2014-01-171-3/+3
* ARM: OMAP2+: clock: Cleanup !CONFIG_COMMON_CLK partsMike Turquette2012-11-131-50/+0Star
* ARM: OMAP4: clock: Convert to common clkMike Turquette2012-11-121-1/+53
* 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-11/+15
|\
| * ARM: OMAP2+: clock: Remove all direct dereferencing of struct clkRajendra Nayak2012-09-221-11/+15
* | 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: unwrap stringsPaul Walmsley2012-09-121-4/+4
|/
* ARM: OMAP: Remove plat/io.h by splitting it into mach/io.h and mach/hardware.hTony Lindgren2012-02-241-0/+1
* ARM: OMAP3+: Update DPLL Fint range for OMAP36xx and OMAP4xxx devicesJon Hunter2011-10-071-16/+35
*-. Merge remote branches 'remotes/origin/pwrdm_clkdm_b_2.6.39', 'remotes/origin/...Paul Walmsley2011-03-111-68/+23Star
|\ \
| | * OMAP2+: clock: remove the DPLL rate tolerance codePaul Walmsley2011-03-081-68/+23Star
| |/
* / OMAP2/3: clock: fix fint calculation for DPLL_FREQSELJohn Ogness2011-02-231-1/+1
|/
* OMAP2/3: PRCM: split OMAP2/3-specific PRCM code into OMAP2/3-specific filesPaul Walmsley2010-12-221-1/+0Star
* OMAP2/3/4 clock: fix DPLL multiplier value errors; also copyrights, includes,...Paul Walmsley2010-02-241-1/+1
* OMAP2/3/4 clock: move DPLL clock functions into mach-omap2/clkt_dpll.cPaul Walmsley2010-01-271-0/+386