summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-imx/clk-imx6sl.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: imx: move clock drivers into drivers/clkShawn Guo2015-06-031-443/+0
* ARM: imx: remove inclusions of platform headersShawn Guo2015-06-031-1/+0
* ARM: imx6: let pm code map CCM block on its ownShawn Guo2015-06-031-3/+0
* ARM: imx6: set initial power mode in pm functionShawn Guo2015-06-031-3/+0
* ARM: imx: fix register offset of pll7_usb_host gate clockShawn Guo2014-09-161-1/+1
* ARM: clk-imx6sl: refine clock tree for SSIShengjiu Wang2014-09-161-3/+10
* ARM: imx6sl: add BYPASS support for PLL clocksShawn Guo2014-09-161-8/+61
* ARM: clk-imx6sl: correct the pxp and epdc axi clock selectionsFancy Fang2014-09-161-3/+4
* ARM: clk-imx6sl: Select appropriate parents for LCDIF clocksFabio Estevam2014-09-161-0/+7
* ARM: clk-imx6sl: Remove csi_lcdif_sels[]Fabio Estevam2014-09-161-3/+4
* ARM: i.MX: Use CLOCKSOURCE_OF_DECLARE() for DT targetsAlexander Shiyan2014-07-181-3/+0
* ARM: i.MX clk: Move clock check function in common locationAlexander Shiyan2014-07-181-4/+1
* ARM: i.MX: Use of_clk_get_by_name() for timer clocks for DT case.Alexander Shiyan2014-07-181-3/+0
* ARM: imx6sl: add missing enet clock for imx6slFugang Duan2014-06-171-0/+1
* ARM: imx: factor device tree timer initializationGilles Chanteperdrix2014-04-301-5/+1
* ARM: imx: avoid calling clk APIs in idle thread which may cause scheduleAnson Huang2014-03-051-6/+77
* ARM: imx: add always-on clock array for i.mx6sl to maintain correct usecountAnson Huang2014-03-051-0/+11
* ARM: imx: clk-imx6sl: Suppress duplicate const sparse warningLiu Ying2014-03-051-21/+21
* ARM: imx: add cpuidle support for i.mx6slAnson Huang2014-03-051-0/+26
* ARM: imx: AHB rate must be set to 132MHz on i.mx6slAnson Huang2014-03-051-1/+8
* ARM: imx6: Initialize low-power mode early againPhilipp Zabel2014-02-101-0/+3
* ARM: imx6sl: Add missing spba clock to clock treeNicolin Chen2013-12-311-0/+1
* ARM: imx6sl: Add missing pll4_audio_div to the clock treeNicolin Chen2013-12-311-2/+3
* ARM: imx6: Derive spdif clock from pll3_pfd3_454mNicolin Chen2013-12-311-0/+3
* ARM: imx: rename IMX6SL_CLK_CLK_END to IMX6SL_CLK_ENDShawn Guo2013-12-311-1/+1
* ARM: imx: enable suspend for imx6slShawn Guo2013-10-211-0/+3
* ARM: imx6: change some clocks to fixup clocksLiu Ying2013-08-161-10/+10
* ARM: imx6: use common of_clk_init() call to initialize clocksShawn Guo2013-06-171-6/+3
* ARM: imx: add clock support for imx6slShawn Guo2013-06-171-0/+270
OpenPOWER on IntegriCloud