Age | Commit message (Expand) | Author | Files | Lines |
2012-12-30 | Merge tag 'omap-late-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -2/+1 |
2012-12-17 | arch/arm/mach-omap2/dpll3xxx.c: drop if around WARN_ON | Julia Lawall | 1 | -2/+1 |
2012-12-15 | ARM: OMAP4: Enhance support for DPLLs with 4X multiplier | Jon Hunter | 1 | -14/+32 |
2012-11-13 | ARM: OMAP3+: DPLL: drop !CONFIG_COMMON_CLK sections | Paul Walmsley | 1 | -228/+3 |
2012-11-13 | ARM: OMAP4: clock: Convert to common clk | Mike Turquette | 1 | -2/+224 |
2012-10-19 | ARM: OMAP: remove plat/clock.h | Paul Walmsley | 1 | -2/+0 |
2012-09-24 | Merge branch 'clock_devel_3.7' into hwmod_prcm_clock_a_3.7 | Paul Walmsley | 1 | -20/+28 |
2012-09-24 | Merge tag 'omap-devel-am33xx-for-v3.7' into test_v3.6-rc6_ocb3.7_cff3.7_odaf3.7 | Paul Walmsley | 1 | -2/+2 |
2012-09-24 | Merge tag 'cleanup-fixes-for-v3.7' into test_v3.6-rc6_ocb3.7_cff3.7_odaf3.7 | Paul Walmsley | 1 | -1/+1 |
2012-09-22 | ARM: OMAP2+: clock: Remove all direct dereferencing of struct clk | Rajendra Nayak | 1 | -20/+28 |
2012-09-13 | Merge tag 'omap-devel-a2-for-3.7' of git://git.kernel.org/pub/scm/linux/kerne... | Tony Lindgren | 1 | -2/+2 |
2012-09-13 | ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+ | Tony Lindgren | 1 | -1/+1 |
2012-09-13 | ARM: OMAP2+: dpll: Add missing soc_is_am33xx() check for common functions | Vaibhav Hiremath | 1 | -2/+2 |
2012-09-12 | ARM: OMAP: clean up some smatch warnings, fix some printk(KERN_ERR ... | Paul Walmsley | 1 | -2/+5 |
2012-07-05 | ARM: OMAP2+: Move omap3 dpll ops to dpll3xxx.c | Vaibhav Hiremath | 1 | -0/+14 |
2012-07-04 | ARM: OMAP3+: dpll: optimize noncore dpll locking logic | Vikram Pandita | 1 | -1/+11 |
2012-05-08 | ARM: OMAP3+: dpll: Configure autoidle mode only if it's supported | Vaibhav Bedia | 1 | -5/+18 |
2011-10-07 | ARM: OMAP3+: dpll: use DPLLs recalc function instead of omap2_get_dpll_rate | Jon Hunter | 1 | -2/+5 |
2011-10-07 | ARM: OMAP3+: dpll: assign clk rate from rounded rate during rate set | Mike Turquette | 1 | -1/+1 |
2011-10-07 | ARM: OMAP3+: dpll: use DPLL's round_rate when setting rate | Mike Turquette | 1 | -1/+1 |
2011-01-07 | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -21/+36 |
2010-12-22 | OMAP: clock: fix configuration of J-Type DPLLs to work for OMAP3 and OMAP4 | Jon Hunter | 1 | -18/+35 |
2010-12-22 | OMAP2/3: PRCM: split OMAP2/3-specific PRCM code into OMAP2/3-specific files | Paul Walmsley | 1 | -3/+1 |
2010-11-26 | ARM: 6483/1: arm & sh: factorised duplicated clkdev.c | Jean-Christop PLAGNIOL-VILLARD | 1 | -1/+1 |
2010-06-16 | fix typos concerning "hierarchy" | Uwe Kleine-König | 1 | -1/+1 |
2010-02-24 | OMAP2/3/4 clock: fix DPLL multiplier value errors; also copyrights, includes,... | Paul Walmsley | 1 | -4/+0 |
2010-02-24 | OMAP3 clock: introduce DPLL4 Jtype | Richard Woodruff | 1 | -4/+63 |
2010-02-24 | OMAP3 clock: Remove FreqSel for 3630 | Vishwanath BS | 1 | -4/+7 |
2010-01-29 | OMAP3 DPLL: reorganize static functions | Paul Walmsley | 1 | -55/+58 |
2010-01-27 | OMAP3 clock: move OMAP3-specific DPLL functions to dpll3xxx.c | Paul Walmsley | 1 | -0/+538 |