summaryrefslogtreecommitdiffstats
path: root/drivers/clk
AgeCommit message (Expand)AuthorFilesLines
2012-05-13mmc: mxs-mmc: get rid of the use of cpu_is_xxxShawn Guo2-6/+6
2012-05-12dma: mxs-dma: make platform_device_id more genericShawn Guo2-4/+4
2012-05-12ARM: mxs: add initial device tree support for imx23-evk boardShawn Guo1-0/+1
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 Guo2-2/+2
2012-05-09ARM: mxs: switch to common clk frameworkShawn Guo1-0/+2
2012-05-09clk: mxs: add clock support for imx28Shawn Guo2-0/+338
2012-05-09clk: mxs: add clock support for imx23Shawn Guo2-0/+206
2012-05-09clk: mxs: add mxs specific clocksShawn Guo7-0/+618
2012-03-19clk: make CONFIG_COMMON_CLK invisibleArnd Bergmann1-9/+6
2012-03-16clk: basic clock hardware typesMike Turquette5-1/+550
2012-03-16clk: introduce the common clock frameworkMike Turquette3-0/+1502
2011-12-28clk: add config option HAVE_CLK_PREPARE into KconfigShawn Guo1-0/+3
2011-07-19ARM: Consolidate the clkdev header filesKyungmin Park1-0/+3
2011-04-30CLKDEV: Fix clkdev return value for NULL clk caseRussell King1-10/+9
2010-11-26ARM: 6483/1: arm & sh: factorised duplicated clkdev.cJean-Christop PLAGNIOL-VILLARD3-0/+182