summaryrefslogtreecommitdiffstats
path: root/drivers/clk/mxs/clk-imx23.c
Commit message (Expand)AuthorAgeFilesLines
* clk: mxs: Include clk.h in C files that use itStephen Boyd2015-07-201-2/+1
* clk: make several parent names constUwe Kleine-König2015-06-041-6/+6
* clk: don't use __initconst for non-const arraysUwe Kleine-König2015-04-121-6/+6
* ARM: mxs: remove custom .init_time hookSebastian Hesselbarth2013-09-291-7/+8
* clk: mxs: clk-imx23: Include <linux/clk/mxs.h>Fabio Estevam2013-08-081-0/+1
* clk: mxs: remove the use of mach level IO accessorShawn Guo2013-04-011-6/+5
* clk: mxs: get base address from device treeShawn Guo2013-04-011-8/+18
* ARM: mxs: look up timrot clock from device treeShawn Guo2013-04-011-2/+0
* ARM: mxs: use CLKSRC_OF helper to initialize timerShawn Guo2013-04-011-3/+0
* clk: mxs: Index is always positiveFabio Estevam2013-01-151-1/+1
* clk: mxs: Use a better name for the USB PHY clockFabio Estevam2012-11-161-3/+3
* Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-011-1/+1
|\
| * ARM: mxs: retrieve timer irq from device treeShawn Guo2012-09-031-1/+1
* | clk: mxs: replace imx23 clk_register_clkdev with clock DT lookupShawn Guo2012-09-111-45/+10
|/
* Merge branch 'clk/mxs-for-3.6' of git://git.linaro.org/people/shawnguo/linux-...Mike Turquette2012-07-111-1/+2
|\
| * clk: mxs: add clkdev lookup for pwmShawn Guo2012-06-271-0/+1
| * clk: mxs: Fix the GPMI clock nameFabio Estevam2012-06-271-1/+1
* | clk: mxs: fix clock lookup after freeing init memoryMarc Kleine-Budde2012-06-251-6/+6
|/
* mmc: mxs-mmc: get rid of the use of cpu_is_xxxShawn Guo2012-05-131-2/+2
* dma: mxs-dma: make platform_device_id more genericShawn Guo2012-05-121-2/+2
* ARM: mxs: add initial device tree support for imx23-evk boardShawn Guo2012-05-121-0/+1
* ARM: mxs: remove now unused timer_clk argument from mxs_timer_initShawn Guo2012-05-091-1/+1
* clk: mxs: add clock support for imx23Shawn Guo2012-05-091-0/+204