| Commit message (Expand) | Author | Age |
* | OMAP3: clock: use autoidle clkops for all autoidle-controllable interface clocks | Paul Walmsley | 2011-03-07 |
* | OMAP2/3: PRCM: split OMAP2/3-specific PRCM code into OMAP2/3-specific files | Paul Walmsley | 2010-12-21 |
* | OMAP3/4 clock: split into per-chip family files | Paul Walmsley | 2010-02-24 |
* | OMAP3630: Clock: Workaround for DPLL HS divider limitation | Mike Turquette | 2010-02-24 |
* | OMAP3 clock: Check return values for clk_get() | Sanjeev Premi | 2010-02-24 |
* | AM35xx: Add clock support for new modules on AM35xx | Ranjith Lohithakshan | 2010-02-24 |
* | OMAP2/3 clock: Extend find_idlest() to pass back idle state value | Ranjith Lohithakshan | 2010-02-24 |
* | omap3/4: Fix compile for multi-omap for clkops_noncore_dpll_ops | Tony Lindgren | 2010-02-15 |
* | OMAP2/3/4 clock: rename and clean the omap2_clk_init() functions | Paul Walmsley | 2010-01-29 |
* | OMAP2/3/4 clock: omap2_clk_prepare_for_reboot() is OMAP2xxx-only | Paul Walmsley | 2010-01-29 |
* | OMAP2/3 clock: remove unnecessary includes and clean up header | Paul Walmsley | 2010-01-29 |
* | OMAP2/3 clock: clean up omap*_clk_arch_init() | Paul Walmsley | 2010-01-29 |
* | OMAP3 clock: split out DPLL3 M2 divider functions into mach-omap2/clkt34xx_dp... | Paul Walmsley | 2010-01-28 |
* | OMAP2/3/4 clock: combine all omap2_clk_functions | Paul Walmsley | 2010-01-26 |
* | OMAP2: remove duplicated #include | Huang Weiyi | 2010-01-08 |
* | ARM: OMAP4: PM: Move DPLL control apis to dpll.c | Rajendra Nayak | 2009-12-11 |
* | OMAP3 clock: convert clock34xx.h to clock34xx_data.c | Paul Walmsley | 2009-12-11 |
* | OMAP2/3: move SDRC macros to mach-omap2/sdrc.h | Paul Walmsley | 2009-12-11 |
* | OMAP1/2/3 clock: remove paranoid checks in preparation for clock{,2xxx,3xxx}_... | Paul Walmsley | 2009-12-11 |
* | OMAP: OMAPFB: add omapdss device | Tomi Valkeinen | 2009-12-09 |
* | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2009-12-08 |
|\ |
|
| * | Merge 7xx-iosplit-plat-merge with omap-fixes | Tony Lindgren | 2009-11-22 |
| |\ |
|
| | * | omap: headers: Move remaining headers from include/mach to include/plat | Tony Lindgren | 2009-10-20 |
* | | | ARM: 5843/1: OMAP3: add AMBA devices for ETM and ETB | Alexander Shishkin | 2009-12-02 |
|/ / |
|
* / | omap3: clock: Fix the DPLL freqsel computations | Rajendra Nayak | 2009-11-17 |
|/ |
|
* | omap: Lock DPLL5 at boot | Rajendra Nayak | 2009-10-05 |
* | OMAP3 clock: Fixed processing of bootarg 'mpurate' | Sanjeev Premi | 2009-09-03 |
* | OMAP3 clock: correct module IDLEST bits: SSI; DSS; USBHOST; HSOTGUSB | Paul Walmsley | 2009-07-24 |
* | OMAP3 SDRC: add support for 2 SDRAM chip selects | Jean Pihet | 2009-07-24 |
* | OMAP3: Add support for DPLL3 divisor values higher than 2 | Tero Kristo | 2009-06-19 |
* | OMAP3 clock/SDRC: program SDRC_MR register during SDRC clock change | Paul Walmsley | 2009-06-19 |
* | OMAP3 clock: add a short delay when lowering CORE clk rate | Paul Walmsley | 2009-06-19 |
* | OMAP3 clock: initialize SDRC timings at kernel start | Paul Walmsley | 2009-06-19 |
* | OMAP3: PM: Add D2D clocks and auto-idle setup to PRCM init | Kevin Hilman | 2009-05-28 |
* | Merge branch 'omap-clock-upstream' of git://git.pwsan.com/linux-2.6 into for-... | Tony Lindgren | 2009-05-26 |
|\ |
|
| * | OMAP2xxx clock: rename clk_init_one() to clk_preinit() | Paul Walmsley | 2009-05-12 |
| * | OMAP3 clock: use pr_debug() rather than pr_info() in some clock change code | Paul Walmsley | 2009-05-12 |
| * | OMAP3 clock: only unlock SDRC DLL if SDRC clk < 83MHz | Paul Walmsley | 2009-05-12 |
* | | ARM: OMAP2/3: Change omapfb to use clkdev for dispc and rfbi, v2 | Tony Lindgren | 2009-05-16 |
* | | ARM: OMAP2/3: Add name for musb clocks | Tony Lindgren | 2009-05-12 |
|/ |
|
* | [ARM] omap: add support for bypassing DPLLs | Russell King | 2009-02-19 |
* | [ARM] omap: arrange for clock recalc methods to return the rate | Russell King | 2009-02-14 |
* | [ARM] OMAP2/3 clock: don't tinker with hardirqs when they are supposed to be ... | Paul Walmsley | 2009-02-08 |
* | [ARM] omap: create a proper tree of clocks | Russell King | 2009-02-08 |
* | [ARM] omap: clks: call recalc after any rate change | Russell King | 2009-02-08 |
* | [ARM] OMAP2/3 clock: use standard set_rate fn in omap2_clk_arch_init() | Paul Walmsley | 2009-02-08 |
* | [ARM] OMAP3 clock: add omap3_core_dpll_m2_set_rate() | Paul Walmsley | 2009-02-08 |
* | [ARM] OMAP2 SDRC: move mach-omap2/memory.h into mach/sdrc.h | Paul Walmsley | 2009-02-08 |
* | [ARM] OMAP3 clock: disable DPLL autoidle while waiting for DPLL to lock | Paul Walmsley | 2009-02-08 |
* | [ARM] OMAP3 clock: convert dpll_data.idlest_bit to idlest_mask | Paul Walmsley | 2009-02-08 |