summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-imx/clk-imx21.c
AgeCommit message (Expand)AuthorFilesLines
2015-06-03ARM: imx: move clock drivers into drivers/clkShawn Guo1-174/+0
2015-06-03ARM: imx: remove inclusions of platform headersShawn Guo1-2/+5
2015-06-03ARM: imx: add clk-pllv1 type supportShawn Guo1-2/+2
2015-06-03ARM: imx: use dynamic mapping for timerShawn Guo1-1/+1
2014-07-18ARM: i.MX: Use CLOCKSOURCE_OF_DECLARE() for DT targetsAlexander Shiyan1-2/+0
2014-07-18ARM: i.MX21 clk: Add devicetree supportAlexander Shiyan1-123/+136
2014-07-18ARM: i.MX21 clk: Cleanup driverAlexander Shiyan1-24/+1
2014-07-18ARM: i.MX21 clk: Remove clk_register_clkdev() for unused clocksAlexander Shiyan1-19/+0
2014-07-18ARM: i.MX21 clk: Clock initialization reworkAlexander Shiyan1-45/+68
2014-07-18ARM: i.MX clk: Move clock check function in common locationAlexander Shiyan1-6/+1
2014-03-05ARM i.MX: remove PWM platform supportSascha Hauer1-1/+0
2012-10-15ARM: imx: include hardware.h rather than mach/hardware.hShawn Guo1-2/+1
2012-10-15video: imxfb: remove cpu_is_xxx by using platform_device_idShawn Guo1-3/+3
2012-10-15dma: imx-dma: remove cpu_is_xxx by using platform_device_idShawn Guo1-2/+2
2012-10-15mtd: mxc_nand: remove cpu_is_xxx by using platform_device_idShawn Guo1-1/+1
2012-10-15i2c: imx: remove cpu_is_xxx by using platform_device_idShawn Guo1-1/+1
2012-10-15ARM: imx: include common.h rather than mach/common.hShawn Guo1-1/+2
2012-08-28ARM i.MX: remove duplicated include from clk-imx21.cWei Yongjun1-1/+0
2012-05-16ARM i.MX: remove now unnecessary argument from mxc_timer_initSascha Hauer1-2/+2
2012-05-02ARM i.MX21: implement clocks using common clock frameworkSascha Hauer1-0/+186