summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/clock24xx.c
AgeCommit message (Expand)AuthorFilesLines
2009-04-23OMAP2/3 GPTIMER: allow system tick GPTIMER to be changed in board-*.c filesPaul Walmsley1-0/+1
2009-04-23OMAP2xxx clock: fix broken cpu_mask codePaul Walmsley1-9/+3
2009-04-22OMAP2xxx clock: pre-initialize struct clks earlyPaul Walmsley1-3/+3
2009-02-19[ARM] omap: add support for bypassing DPLLsRussell King1-13/+26
2009-02-14[ARM] omap: arrange for clock recalc methods to return the rateRussell King1-10/+10
2009-02-08[ARM] OMAP2/3 clock: don't tinker with hardirqs when they are supposed to be ...Paul Walmsley1-9/+3
2009-02-08[ARM] omap: create a proper tree of clocksRussell King1-0/+3
2009-02-08[ARM] omap: clks: call recalc after any rate changeRussell King1-2/+0
2009-02-08[ARM] OMAP2/3 clock: use standard set_rate fn in omap2_clk_arch_init()Paul Walmsley1-1/+1
2009-02-08[ARM] OMAP2 SDRC: separate common OMAP2/3 code from OMAP2xxx codePaul Walmsley1-11/+12
2009-02-08[ARM] OMAP2 SDRC: move mach-omap2/memory.h into mach/sdrc.hPaul Walmsley1-1/+1
2009-02-08[ARM] OMAP2: Implement CPUfreq frequency table based on PRCM tableKevin Hilman1-0/+42
2009-02-08[ARM] OMAP24xx clock: add missing SSI L4 interface clockPaul Walmsley1-0/+1
2009-02-08[ARM] OMAP: Fix sparse, checkpatch warnings in OMAP2/3 PRCM/PM codePaul Walmsley1-7/+9
2009-02-08[ARM] omap: hsmmc: new short connection id namesRussell King1-4/+4
2009-02-08[ARM] omap: omap24xxcam: use short connection IDs for omap2 clocksRussell King1-2/+2
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-6/+6
2009-02-08[ARM] omap: MMC: convert clocks to match by devid and conidRussell King1-2/+2
2009-02-08[ARM] omap: watchdog: convert clocks to match by devid and conidRussell King1-2/+2
2009-02-08[ARM] omap: convert OMAP2 to use clkdevRussell King1-14/+183
2009-02-08[ARM] omap: move propagate_rate() calls into generic omap clock codeRussell King1-4/+2
2009-02-02[ARM] omap: introduce clock operations structureRussell King1-1/+15
2008-09-06[ARM] Convert asm/bitops.h to linux/bitops.hRussell King1-1/+1
2008-09-06[ARM] Convert asm/io.h to linux/io.hRussell King1-1/+0
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King1-2/+2
2008-07-03ARM: OMAP2: Clock: New OMAP2/3 DPLL rate rounding algorithmPaul Walmsley1-6/+6
2008-04-14ARM: OMAP2: Clean up 24xx clock codeTony Lindgren1-23/+23
2008-04-14ARM: OMAP2: Remove old 24xx specific clock functionsPaul Walmsley1-722/+0
2008-04-14ARM: OMAP2: Change 24xx to use shared clock code and new reg accessPaul Walmsley1-117/+202
2008-04-14ARM: OMAP2: Move clock.c to clock24xx.cPaul Walmsley1-0/+1176