aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ep93xx/clock.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-11-26ARM: 6483/1: arm & sh: factorised duplicated clkdev.cJean-Christop PLAGNIOL-VILLARD1-1/+1
2010-10-26replace nested max/min macros with {max,min}3 macroHagen Paul Pfeifer1-2/+1
2010-09-08ARM: 6359/1: ep93xx: move clock initialization earlierMika Westerberg1-1/+1
2010-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds1-1/+66
2010-07-22ARM: AMBA: Add pclk definition for platforms using primecellsRussell King1-1/+1
2010-06-09Merge branch 'ep93xx' into for-2.6.36Mark Brown1-1/+66
2010-06-09EP93xx: Add i2s core supportRyan Mallon1-1/+66
2010-05-13ARM: 6124/1: ep93xx: SPI driver platform support codeMika Westerberg1-0/+13
2010-02-25Merge branches 'clks' and 'pnx' into develRussell King1-3/+1
2010-02-24ARM: 5953/1: ep93xx: fix broken build of clock.cHartley Sweeten1-1/+1
2010-02-12ARM: Consolidate clks_register() and similarRussell King1-3/+1
2010-01-12ARM: 5879/1: ep93xx: define magic numbers for pll1 and pll2Hartley Sweeten1-8/+12
2010-01-12ARM: 5875/1: ep93xx: use pr_fmt in clock.cHartley Sweeten1-2/+4
2009-10-10ARM: 5756/1: ep93xx: introduce clk parentHartley Sweeten1-47/+119
2009-09-23ep93xx video driver platform supportRyan Mallon1-1/+87
2009-07-30ARM: 5628/1: ep93xx: Introduce Pulse Width Modulator (PWM) driverHartley Sweeten1-0/+4
2009-07-09[ARM] 5593/1: ep93xx: clock.c __iomem pointerHartley Sweeten1-1/+1
2009-07-09[ARM] 5578/1: ep93xx: add ep93xx-keypad clockHartley Sweeten1-33/+68
2009-07-09[ARM] 5577/2: ep93xx: syscon locked register functionsHartley Sweeten1-10/+14
2009-06-11[ARM] 5552/1: ep93xx get_uart_rate(): use EP93XX_SYSCON_PWRCNT and EP93XX_SYSCON_PWRCNMatthias Kaehlcke1-2/+2
2009-06-10Merge branch 'ep93xx' into develRussell King1-27/+27
2009-05-29[ARM] 5528/1: ep93xx: add defines for dma clock magic numbersHartley Sweeten1-26/+26
2009-05-29[ARM] 5526/1: ep93xx: usb driver cleanupHartley Sweeten1-1/+1
2009-05-16[ARM] 5509/1: ep93xx: clkdev enable UARTSHartley Sweeten1-8/+61
2009-02-27[ARM] 5413/1: Add ep93xx dma m2p clocksRyan Mallon1-0/+79
2008-11-30[ARM] ep93xx: convert to clkdev and match clocks by struct device where possibleRussell King1-45/+23
2008-09-06[ARM] Convert asm/io.h to linux/io.hRussell King1-1/+1
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King1-1/+1
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King1-1/+1
2008-07-10[ARM] 5171/1: ep93xx: fix compilation of modules using clocksDmitry Baryshkov1-0/+5
2007-04-22[ARM] Convert AMBA PL010 driver to use the clk infrastructureRussell King1-0/+5
2007-02-08[ARM] 4120/1: ep93xx: make clock init an arch_initcall()Lennert Buytenhek1-1/+5
2006-06-24[ARM] 3634/1: ep93xx: initial implementation of the clk_* APILennert Buytenhek1-0/+156