| Commit message (Expand) | Author | Age | Files | Lines |
* | [ARM] omap: fix omap1 clock usecount decrement bug | Russell King | 2009-04-06 | 1 | -10/+11 |
* | [ARM] omap: arrange for clock recalc methods to return the rate | Russell King | 2009-02-14 | 1 | -20/+12 |
* | [ARM] omap: create a proper tree of clocks | Russell King | 2009-02-08 | 1 | -0/+3 |
* | [ARM] omap: Fix omap1 clock issues | Tony Lindgren | 2009-02-08 | 1 | -54/+23 |
* | [ARM] omap: spi: arrange for omap_uwire to use connection ID | Russell King | 2009-02-08 | 1 | -0/+1 |
* | [ARM] omap: i2c: remove conditional ick clocks | Russell King | 2009-02-08 | 1 | -0/+1 |
* | [ARM] omap: i2c: use short connection ids | Russell King | 2009-02-08 | 1 | -2/+2 |
* | [ARM] omap: mcbsp: convert to use fck/ick clocks directly | Russell King | 2009-02-08 | 1 | -0/+9 |
* | [ARM] omap: MMC: provide a dummy ick for OMAP1 | Russell King | 2009-02-08 | 1 | -0/+2 |
* | [ARM] omap: MMC: convert clocks to match by devid and conid | Russell King | 2009-02-08 | 1 | -2/+2 |
* | [ARM] omap: watchdog: provide a dummy ick for OMAP1 | Russell King | 2009-02-08 | 1 | -0/+2 |
* | [ARM] omap: watchdog: convert clocks to match by devid and conid | Russell King | 2009-02-08 | 1 | -1/+1 |
* | [ARM] omap: provide a dummy clock node | Russell King | 2009-02-08 | 1 | -0/+20 |
* | [ARM] omap: convert OMAP1 to use clkdev | Russell King | 2009-02-08 | 1 | -23/+94 |
* | [ARM] omap: handle RATE_CKCTL via .set_rate/.round_rate methods | Russell King | 2009-02-08 | 1 | -51/+45 |
* | [ARM] omap: move propagate_rate() calls into generic omap clock code | Russell King | 2009-02-08 | 1 | -6/+0 |
* | [ARM] omap: remove unnecessary calls to propagate_rate() | Russell King | 2009-02-08 | 1 | -8/+1 |
* | [ARM] omap: move clock propagation into core omap clock code | Russell King | 2009-02-08 | 1 | -3/+0 |
* | [ARM] omap: provide a NULL clock operations structure | Russell King | 2009-02-08 | 1 | -3/+0 |
* | [ARM] omap: introduce clock operations structure | Russell King | 2009-02-02 | 1 | -3/+27 |
* | Merge branch 'omap-all' into devel | Russell King | 2008-10-14 | 1 | -5/+5 |
|\ |
|
| * | [ARM] omap: fix lots of 'Using plain integer as NULL pointer' | Russell King | 2008-09-05 | 1 | -4/+4 |
| * | [ARM] omap: DSP registers don't need to be casted | Russell King | 2008-09-05 | 1 | -1/+1 |
* | | [ARM] Convert asm/io.h to linux/io.h | Russell King | 2008-09-06 | 1 | -1/+1 |
|/ |
|
* | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King | 2008-08-07 | 1 | -4/+4 |
* | ARM: OMAP1: Change the comments to C style | David Cohen | 2008-02-08 | 1 | -4/+3 |
* | ARM: OMAP: add SoSSI clock | Imre Deak | 2007-09-20 | 1 | -0/+34 |
* | ARM: OMAP: omap1510->15xx conversions needed for sx1 | Vladimir Ananiev | 2007-03-02 | 1 | -1/+1 |
* | ARM: OMAP: Fix CONFIG_DEBUG_LL | Dirk Behme | 2007-03-02 | 1 | -0/+7 |
* | ARM: OMAP: Fix warning in clock.c | Dirk Behme | 2007-03-02 | 1 | -6/+4 |
* | ARM: OMAP: correct misc 15xx and non-15xx platform code | Andrzej Zaborowski | 2007-03-02 | 1 | -2/+3 |
* | ARM: OMAP: Sync clocks with linux-omap tree | Tony Lindgren | 2006-09-25 | 1 | -59/+48 |
* | ARM: OMAP: Add core fsample support | Brian Swetland | 2006-06-26 | 1 | -4/+14 |
* | [ARM] 3426/1: ARM: OMAP: 1/8 Update clock framework | Tony Lindgren | 2006-04-02 | 1 | -2/+7 |
* | ARM: OMAP: 2/4 Fix clock framework to use clk_enable/disable for omap1 | Tony Lindgren | 2006-01-17 | 1 | -22/+22 |
* | [ARM] Move asm/hardware/clock.h to linux/clk.h | Russell King | 2006-01-07 | 1 | -1/+1 |
* | [ARM] 3141/1: OMAP 1/5: Update omap1 specific files | Tony Lindgren | 2005-11-10 | 1 | -0/+792 |