summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/clock34xx.c
AgeCommit message (Expand)AuthorFilesLines
2009-02-08[ARM] OMAP3 clock: fix DPLL jitter correction and rate programmingPaul Walmsley1-5/+8
2009-02-08[ARM] OMAP: Add CSI2 clock struct for handling it with clock APISergio Aguirre1-0/+1
2009-02-08[ARM] OMAP3: move USBHOST SAR handling from clock framework to powerdomain layerPaul Walmsley1-1/+0
2009-02-08[ARM] OMAP2/3: Add non-CORE DPLL rate set code and M, N programmingPaul Walmsley1-1/+136
2009-02-08[ARM] omap: hsmmc: new short connection id namesRussell King1-6/+6
2009-02-08[ARM] omap: convert omap RNG clocks to match by devid and conidRussell King1-1/+1
2009-02-08[ARM] omap: w1: convert omap HDQ clocks to match by devid and conidRussell King1-2/+2
2009-02-08[ARM] omap: i2c: use short connection idsRussell King1-6/+6
2009-02-08[ARM] omap: mcbsp: convert to use fck/ick clocks directlyRussell King1-10/+10
2009-02-08[ARM] omap: mcspi: new short connection id namesRussell King1-8/+8
2009-02-08[ARM] omap: watchdog: convert clocks to match by devid and conidRussell King1-2/+2
2009-02-08[ARM] omap: convert OMAP3 to use clkdevRussell King1-24/+244
2009-02-08[ARM] omap: move propagate_rate() calls into generic omap clock codeRussell King1-5/+0
2009-02-02[ARM] omap: introduce clock operations structureRussell King1-1/+9
2008-12-10ARM: OMAP2: Use omap_rev() instead of system_revLauri Leukkunen1-1/+1
2008-12-10ARM: OMAP2: Fix cpu detectionTony Lindgren1-1/+1
2008-10-14Merge branch 'omap-all' into develRussell King1-11/+20
2008-09-06[ARM] Convert asm/bitops.h to linux/bitops.hRussell King1-1/+1
2008-08-19ARM: OMAP2: Clockdomain: Integrate OMAP3 clocks with clockdomain codePaul Walmsley1-1/+3
2008-08-19ARM: OMAP2: Powerdomain: Add base OMAP2/3 powerdomain codePaul Walmsley1-10/+17
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King1-2/+2
2008-07-03ARM: OMAP2: Clock: Add OMAP3 DPLL autoidle functionsPaul Walmsley1-4/+295
2008-04-14ARM: OMAP2: New DPLL clock frameworkRoman Tereshonkov1-2/+2
2008-04-14ARM: OMAP2: Add 34xx clock codePaul Walmsley1-0/+235