summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-imx/clk-imx1.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: i.MX: Use CLOCKSOURCE_OF_DECLARE() for DT targetsAlexander Shiyan2014-07-181-2/+0
* ARM: i.MX clk: Move clock check function in common locationAlexander Shiyan2014-07-181-6/+1
* ARM: i.MX: Use of_clk_get_by_name() for timer clocks for DT case.Alexander Shiyan2014-07-181-3/+2
* ARM: i.MX1 clk: Add devicetree supportAlexander Shiyan2014-07-181-71/+82
* ARM: i.MX1 clk: Remove clk_register_clkdev() for unused clocksAlexander Shiyan2014-05-161-8/+0
* ARM: i.MX1 clk: Add missing clocksAlexander Shiyan2014-05-161-13/+20
* 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-1/+2
* rtc: mxc_rtc: 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 now unnecessary argument from mxc_timer_initSascha Hauer2012-05-161-2/+1
* ARM i.MX1: implement clocks using common clock frameworkSascha Hauer2012-05-021-0/+115
OpenPOWER on IntegriCloud