Age | Commit message (Expand) | Author | Files | Lines |
2009-07-25 | OMAP2 clock: 2430 I2CHS uses non-standard CM_IDLEST register | Paul Walmsley | 1 | -2/+2 |
2009-05-25 | ARM: OMAP2/3: Remove OMAP_CM_REGADDR | Tony Lindgren | 1 | -0/+2 |
2009-05-25 | ARM: OMAP2/3: Remove OMAP_PRM_REGADDR and OMAP2_PRM_BASE | Tony Lindgren | 1 | -0/+9 |
2009-04-24 | OMAP2/3 GPTIMER: allow system tick GPTIMER to be changed in board-*.c files | Paul Walmsley | 1 | -1/+9 |
2009-02-19 | [ARM] omap: add support for bypassing DPLLs | Russell King | 1 | -0/+4 |
2009-02-14 | [ARM] omap: arrange for clock recalc methods to return the rate | Russell King | 1 | -5/+5 |
2009-02-08 | [ARM] omap: create a proper tree of clocks | Russell King | 1 | -19/+9 |
2009-02-08 | [ARM] OMAP3 clock: avoid invalid FREQSEL values during DPLL rate rounding | Paul Walmsley | 1 | -0/+1 |
2009-02-08 | [ARM] OMAP24xx clock: add missing SSI L4 interface clock | Paul Walmsley | 1 | -0/+14 |
2009-02-08 | [ARM] omap: convert OMAP2 to use clkdev | Russell King | 1 | -320/+33 |
2009-02-08 | [ARM] omap: move propagate_rate() calls into generic omap clock code | Russell King | 1 | -4/+0 |
2009-02-08 | [ARM] omap: don't use clkops_omap2_dflt_wait for non-ICLK/FCLK clocks | Russell King | 1 | -3/+3 |
2009-02-08 | [ARM] omap: eliminate unnecessary conditionals in omap2_clk_wait_ready | Russell King | 1 | -5/+5 |
2009-02-08 | [ARM] omap: add default .ops to all remaining OMAP2 clocks | Russell King | 1 | -0/+115 |
2009-02-08 | [ARM] omap: kill PARENT_CONTROLS_CLOCK | Russell King | 1 | -8/+14 |
2009-02-08 | [ARM] omap: provide a NULL clock operations structure | Russell King | 1 | -9/+22 |
2009-02-02 | [ARM] omap: introduce clock operations structure | Russell King | 1 | -10/+3 |
2009-02-02 | [ARM] omap: remove VIRTUAL_CLOCK | Russell King | 1 | -1/+1 |
2009-01-06 | Merge branch 'i2c-next' of git://aeryn.fluff.org.uk/bjdooks/linux | Linus Torvalds | 1 | -2/+2 |
2008-12-11 | omap mmc: Add better MMC low-level init | Tony Lindgren | 1 | -6/+3 |
2008-11-22 | i2c-omap: Add high-speed support to omap-i2c | Syed Mohammed Khasim | 1 | -2/+2 |
2008-08-19 | ARM: OMAP2: Clockdomain: Associate clocks with clockdomains | Paul Walmsley | 1 | -51/+187 |
2008-07-03 | ARM: OMAP2: Clock: New OMAP2/3 DPLL rate rounding algorithm | Paul Walmsley | 1 | -5/+12 |
2008-07-03 | ARM: OMAP: McBSP: Add support for mcbsp on mach-omap1 | Eduardo Valentin | 1 | -10/+20 |
2008-04-14 | ARM: OMAP2: Clean up 24xx clock code | Tony Lindgren | 1 | -19/+18 |
2008-04-14 | ARM: OMAP: Add rest of 24xx clocks | Paul Walmsley | 1 | -530/+957 |
2008-04-14 | ARM: OMAP2: Change 24xx to use shared clock code and new reg access | Paul Walmsley | 1 | -107/+213 |
2008-04-14 | ARM: OMAP2: Move clock.h to clock24xx.h | Paul Walmsley | 1 | -0/+2111 |