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