summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mx3/clock.c
AgeCommit message (Expand)AuthorFilesLines
2010-01-05imx/mx3: rename clock.c and iomux.c to {clock,iomux}-imx31.cUwe Kleine-König1-632/+0
2010-01-05imx/mach-mx3: use constants namespaced by the corresponding SOC (easy part)Uwe Kleine-König1-2/+2
2009-11-24i.MX31 clock: rename SSI clocks to driver nameSascha Hauer1-2/+2
2009-11-23ARM: MX3: fix CPU revision number detectionDaniel Mack1-0/+2
2009-10-13MXC: fix reset for mx31, mx35 and mx27 SoCsValentin Longchamp1-1/+1
2009-08-14MX31 Fix spi clock namesSascha Hauer1-3/+3
2009-08-14ARM: MX3: add ckil clockDaniel Mack1-0/+7
2009-08-07ehci mxc: Fix clocksSascha Hauer1-0/+6
2009-08-07MXC: pass base/irq to mxc_timer_initSascha Hauer1-1/+2
2009-06-14Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-3/+14
2009-06-03mx[23]: don't put clock lookups in __initdataRabin Vincent1-1/+1
2009-05-28mx31: correct csi_clk parent (v2)Valentin Longchamp1-1/+8
2009-05-16ARM MXC: Make-sure-ipg_per_clk-is-generated-by-ipg_clk-and-not-usb_pllAlberto Panizzo1-0/+6
2009-05-07MXC: rename mxc_map_io to architecture specific versionsSascha Hauer1-2/+0
2009-04-06V4L/DVB (11349): mx3-camera: adapt the clock definition and the driver to the...Guennadi Liakhovetski1-1/+1
2009-03-13MX31 clkdev supportSascha Hauer1-729/+203
2009-03-13[ARM] MXC: add cpu_is_ macrosSascha Hauer1-0/+2
2009-03-13[ARM] MXC: remove _clk suffix from clock namesSascha Hauer1-7/+7
2009-03-13[ARM] MXC: rework timer/clock initialisationSascha Hauer1-1/+4
2009-03-13[ARM] MXC: Use a single function for decoding a PLLSascha Hauer1-24/+2
2008-12-18[ARM] MXC: do not include mach/hardware.h from mach/memory.hSascha Hauer1-0/+1
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King1-1/+1
2008-07-05i.MX3: introduce clock APISascha Hauer1-0/+1147