Age | Commit message (Expand) | Author | Files | Lines |
2015-06-03 | ARM: imx: move clock drivers into drivers/clk | Shawn Guo | 1 | -443/+0 |
2015-06-03 | ARM: imx: remove inclusions of platform headers | Shawn Guo | 1 | -1/+0 |
2015-06-03 | ARM: imx6: let pm code map CCM block on its own | Shawn Guo | 1 | -3/+0 |
2015-06-03 | ARM: imx6: set initial power mode in pm function | Shawn Guo | 1 | -3/+0 |
2014-09-16 | ARM: imx: fix register offset of pll7_usb_host gate clock | Shawn Guo | 1 | -1/+1 |
2014-09-16 | ARM: clk-imx6sl: refine clock tree for SSI | Shengjiu Wang | 1 | -3/+10 |
2014-09-16 | ARM: imx6sl: add BYPASS support for PLL clocks | Shawn Guo | 1 | -8/+61 |
2014-09-16 | ARM: clk-imx6sl: correct the pxp and epdc axi clock selections | Fancy Fang | 1 | -3/+4 |
2014-09-16 | ARM: clk-imx6sl: Select appropriate parents for LCDIF clocks | Fabio Estevam | 1 | -0/+7 |
2014-09-16 | ARM: clk-imx6sl: Remove csi_lcdif_sels[] | Fabio Estevam | 1 | -3/+4 |
2014-07-18 | ARM: i.MX: Use CLOCKSOURCE_OF_DECLARE() for DT targets | Alexander Shiyan | 1 | -3/+0 |
2014-07-18 | ARM: i.MX clk: Move clock check function in common location | Alexander Shiyan | 1 | -4/+1 |
2014-07-18 | ARM: i.MX: Use of_clk_get_by_name() for timer clocks for DT case. | Alexander Shiyan | 1 | -3/+0 |
2014-06-17 | ARM: imx6sl: add missing enet clock for imx6sl | Fugang Duan | 1 | -0/+1 |
2014-04-30 | ARM: imx: factor device tree timer initialization | Gilles Chanteperdrix | 1 | -5/+1 |
2014-03-05 | ARM: imx: avoid calling clk APIs in idle thread which may cause schedule | Anson Huang | 1 | -6/+77 |
2014-03-05 | ARM: imx: add always-on clock array for i.mx6sl to maintain correct usecount | Anson Huang | 1 | -0/+11 |
2014-03-05 | ARM: imx: clk-imx6sl: Suppress duplicate const sparse warning | Liu Ying | 1 | -21/+21 |
2014-03-05 | ARM: imx: add cpuidle support for i.mx6sl | Anson Huang | 1 | -0/+26 |
2014-03-05 | ARM: imx: AHB rate must be set to 132MHz on i.mx6sl | Anson Huang | 1 | -1/+8 |
2014-02-10 | ARM: imx6: Initialize low-power mode early again | Philipp Zabel | 1 | -0/+3 |
2013-12-31 | ARM: imx6sl: Add missing spba clock to clock tree | Nicolin Chen | 1 | -0/+1 |
2013-12-31 | ARM: imx6sl: Add missing pll4_audio_div to the clock tree | Nicolin Chen | 1 | -2/+3 |
2013-12-31 | ARM: imx6: Derive spdif clock from pll3_pfd3_454m | Nicolin Chen | 1 | -0/+3 |
2013-12-31 | ARM: imx: rename IMX6SL_CLK_CLK_END to IMX6SL_CLK_END | Shawn Guo | 1 | -1/+1 |
2013-10-21 | ARM: imx: enable suspend for imx6sl | Shawn Guo | 1 | -0/+3 |
2013-08-16 | ARM: imx6: change some clocks to fixup clocks | Liu Ying | 1 | -10/+10 |
2013-06-17 | ARM: imx6: use common of_clk_init() call to initialize clocks | Shawn Guo | 1 | -6/+3 |
2013-06-17 | ARM: imx: add clock support for imx6sl | Shawn Guo | 1 | -0/+270 |