aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/mxs/clk-imx28.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 159Thomas Gleixner1-7/+1
2015-07-20clk: mxs: Include clk.h in C files that use itStephen Boyd1-1/+1
2015-06-04clk: make several parent names constUwe Kleine-König1-9/+9
2015-04-12clk: don't use __initconst for non-const arraysUwe Kleine-König1-9/+9
2013-09-29ARM: mxs: remove custom .init_time hookSebastian Hesselbarth1-8/+8
2013-05-30clk: mxs: Include clk mxs header fileFabio Estevam1-0/+1
2013-04-01clk: mxs: remove the use of mach level IO accessorShawn Guo1-7/+6
2013-04-01clk: mxs: get base address from device treeShawn Guo1-8/+17
2013-04-01ARM: mxs: look up timrot clock from device treeShawn Guo1-1/+0
2013-04-01ARM: mxs: use CLKSRC_OF helper to initialize timerShawn Guo1-3/+0
2013-02-21Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2013-02-05ARM: mxs: use apbx bus clock to drive the timers on timrotv2Torben Hohn1-1/+1
2013-01-15clk: mxs: Index is always positiveFabio Estevam1-1/+1
2012-11-16clk: mxs: Use a better name for the USB PHY clockFabio Estevam1-5/+5
2012-10-01Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2012-09-11clk: mxs: replace imx28 clk_register_clkdev with clock DT lookupShawn Guo1-103/+10
2012-09-03ARM: mxs: retrieve timer irq from device treeShawn Guo1-1/+1
2012-07-12Merge branch 'clk/mxs-for-3.6' of git://git.linaro.org/people/shawnguo/linux-2.6 into clk-nextMike Turquette1-0/+4
2012-07-12clk: mxs: clk_register_clkdev mx28 usb clocksRichard Zhao1-0/+4
2012-07-11Merge branch 'clk/mxs-for-3.6' of git://git.linaro.org/people/shawnguo/linux-2.6 into clk-3.6Mike Turquette1-4/+5
2012-07-05clk: mxs: imx28: decrease the frequency of ref_io1 for SSP2 and SSP3Lauri Hintsala1-3/+3
2012-06-27clk: mxs: add clkdev lookup for pwmShawn Guo1-0/+1
2012-06-27clk: mxs: rename the gpmi clock for imx28Huang Shijie1-1/+1
2012-06-25clk: mxs: fix clock lookup after freeing init memoryMarc Kleine-Budde1-14/+14
2012-06-25clk: mxs: fix ref_io clock definitionShawn Guo1-2/+2
2012-05-13mmc: mxs-mmc: get rid of the use of cpu_is_xxxShawn Guo1-4/+4
2012-05-12dma: mxs-dma: make platform_device_id more genericShawn Guo1-2/+2
2012-05-12ARM: mxs: add initial device tree support for imx28-evk boardDong Aisheng1-0/+1
2012-05-09ARM: mxs: remove now unused timer_clk argument from mxs_timer_initShawn Guo1-1/+1
2012-05-09clk: mxs: add clock support for imx28Shawn Guo1-0/+337