summaryrefslogtreecommitdiffstats
path: root/drivers/clk/mxs/clk-imx28.c
Commit message (Expand)AuthorAgeFilesLines
* clk: don't use __initconst for non-const arraysUwe Kleine-König2015-04-131-9/+9
* ARM: mxs: remove custom .init_time hookSebastian Hesselbarth2013-09-291-8/+8
* clk: mxs: Include clk mxs header fileFabio Estevam2013-05-311-0/+1
* clk: mxs: remove the use of mach level IO accessorShawn Guo2013-04-011-7/+6Star
* clk: mxs: get base address from device treeShawn Guo2013-04-011-8/+17
* ARM: mxs: look up timrot clock from device treeShawn Guo2013-04-011-1/+0Star
* ARM: mxs: use CLKSRC_OF helper to initialize timerShawn Guo2013-04-011-3/+0Star
* Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-221-1/+1
|\
| * ARM: mxs: use apbx bus clock to drive the timers on timrotv2Torben Hohn2013-02-051-1/+1
* | clk: mxs: Index is always positiveFabio Estevam2013-01-161-1/+1
|/
* clk: mxs: Use a better name for the USB PHY clockFabio Estevam2012-11-161-5/+5
* Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-021-1/+1
|\
| * ARM: mxs: retrieve timer irq from device treeShawn Guo2012-09-031-1/+1
* | clk: mxs: replace imx28 clk_register_clkdev with clock DT lookupShawn Guo2012-09-111-103/+10Star
|/
* Merge branch 'clk/mxs-for-3.6' of git://git.linaro.org/people/shawnguo/linux-...Mike Turquette2012-07-121-0/+4
|\
| * clk: mxs: clk_register_clkdev mx28 usb clocksRichard Zhao2012-07-121-0/+4
* | Merge branch 'clk/mxs-for-3.6' of git://git.linaro.org/people/shawnguo/linux-...Mike Turquette2012-07-121-4/+5
|\|
| * clk: mxs: imx28: decrease the frequency of ref_io1 for SSP2 and SSP3Lauri Hintsala2012-07-051-3/+3
| * clk: mxs: add clkdev lookup for pwmShawn Guo2012-06-271-0/+1
| * clk: mxs: rename the gpmi clock for imx28Huang Shijie2012-06-271-1/+1
* | clk: mxs: fix clock lookup after freeing init memoryMarc Kleine-Budde2012-06-261-14/+14
* | clk: mxs: fix ref_io clock definitionShawn Guo2012-06-261-2/+2
|/
* mmc: mxs-mmc: get rid of the use of cpu_is_xxxShawn Guo2012-05-131-4/+4
* dma: mxs-dma: make platform_device_id more genericShawn Guo2012-05-121-2/+2
* ARM: mxs: add initial device tree support for imx28-evk boardDong Aisheng2012-05-121-0/+1
* ARM: mxs: remove now unused timer_clk argument from mxs_timer_initShawn Guo2012-05-081-1/+1
* clk: mxs: add clock support for imx28Shawn Guo2012-05-081-0/+337