aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2/clock34xx.c
AgeCommit message (Expand)Author
2009-02-19[ARM] omap: add support for bypassing DPLLsRussell King
2009-02-14[ARM] omap: arrange for clock recalc methods to return the rateRussell King
2009-02-08[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 clocksRussell King
2009-02-08[ARM] omap: clks: call recalc after any rate changeRussell 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.hPaul Walmsley
2009-02-08[ARM] OMAP3 clock: disable DPLL autoidle while waiting for DPLL to lockPaul Walmsley
2009-02-08[ARM] OMAP3 clock: convert dpll_data.idlest_bit to idlest_maskPaul Walmsley
2009-02-08[ARM] OMAP3 clock: fix DPLL jitter correction and rate programmingPaul Walmsley
2009-02-08[ARM] OMAP: Add CSI2 clock struct for handling it with clock APISergio Aguirre
2009-02-08[ARM] OMAP3: move USBHOST SAR handling from clock framework to powerdomain layerPaul Walmsley
2009-02-08[ARM] OMAP2/3: Add non-CORE DPLL rate set code and M, N programmingPaul Walmsley
2009-02-08[ARM] omap: hsmmc: new short connection id namesRussell King
2009-02-08[ARM] omap: convert omap RNG clocks to match by devid and conidRussell King
2009-02-08[ARM] omap: w1: convert omap HDQ clocks to match by devid and conidRussell King
2009-02-08[ARM] omap: i2c: use short connection idsRussell King
2009-02-08[ARM] omap: mcbsp: convert to use fck/ick clocks directlyRussell King
2009-02-08[ARM] omap: mcspi: new short connection id namesRussell King
2009-02-08[ARM] omap: watchdog: convert clocks to match by devid and conidRussell King
2009-02-08[ARM] omap: convert OMAP3 to use clkdevRussell King
2009-02-08[ARM] omap: move propagate_rate() calls into generic omap clock codeRussell King
2009-02-02[ARM] omap: introduce clock operations structureRussell King
2008-12-10ARM: OMAP2: Use omap_rev() instead of system_revLauri Leukkunen
2008-12-10ARM: OMAP2: Fix cpu detectionTony Lindgren
2008-10-14Merge branch 'omap-all' into develRussell King
2008-09-06[ARM] Convert asm/bitops.h to linux/bitops.hRussell King
2008-08-19ARM: OMAP2: Clockdomain: Integrate OMAP3 clocks with clockdomain codePaul Walmsley
2008-08-19ARM: OMAP2: Powerdomain: Add base OMAP2/3 powerdomain codePaul Walmsley
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King
2008-07-03ARM: OMAP2: Clock: Add OMAP3 DPLL autoidle functionsPaul Walmsley
2008-04-14ARM: OMAP2: New DPLL clock frameworkRoman Tereshonkov
2008-04-14ARM: OMAP2: Add 34xx clock codePaul Walmsley