summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-imx/clk-imx21.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: i.MX: Use CLOCKSOURCE_OF_DECLARE() for DT targetsAlexander Shiyan2014-07-181-2/+0
* ARM: i.MX21 clk: Add devicetree supportAlexander Shiyan2014-07-181-123/+136
* ARM: i.MX21 clk: Cleanup driverAlexander Shiyan2014-07-181-24/+1
* ARM: i.MX21 clk: Remove clk_register_clkdev() for unused clocksAlexander Shiyan2014-07-181-19/+0
* ARM: i.MX21 clk: Clock initialization reworkAlexander Shiyan2014-07-181-45/+68
* ARM: i.MX clk: Move clock check function in common locationAlexander Shiyan2014-07-181-6/+1
* ARM i.MX: remove PWM platform supportSascha Hauer2014-03-051-1/+0
* ARM: imx: include hardware.h rather than mach/hardware.hShawn Guo2012-10-151-2/+1
* video: imxfb: remove cpu_is_xxx by using platform_device_idShawn Guo2012-10-151-3/+3
* dma: imx-dma: remove cpu_is_xxx by using platform_device_idShawn Guo2012-10-151-2/+2
* mtd: mxc_nand: remove cpu_is_xxx by using platform_device_idShawn Guo2012-10-151-1/+1
* i2c: imx: remove cpu_is_xxx by using platform_device_idShawn Guo2012-10-151-1/+1
* ARM: imx: include common.h rather than mach/common.hShawn Guo2012-10-151-1/+2
* ARM i.MX: remove duplicated include from clk-imx21.cWei Yongjun2012-08-281-1/+0
* ARM i.MX: remove now unnecessary argument from mxc_timer_initSascha Hauer2012-05-161-2/+2
* ARM i.MX21: implement clocks using common clock frameworkSascha Hauer2012-05-021-0/+186
OpenPOWER on IntegriCloud