aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/imx (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-07-12clk: imx7d: do not set parent of ethernet time/ref clocksStefan Agner1-9/+0
2016-07-08clk: imx: vf610: Disable automatic clock gating for lpuart in LPSTOP modeStefan Agner1-6/+6
2016-07-01clk: imx7d: only enable minimum required clocksDong Aisheng1-8/+10
2016-07-01clk: imx7d: using api with flag CLK_OPS_PARENT_ENABLEDong Aisheng1-357/+357
2016-07-01clk: imx: add clk api for supporting CLK_OPS_PARENT_ENABLE clocksDong Aisheng1-0/+32
2016-07-01clk: imx: re-order and concentrate the same type of clk apiDong Aisheng1-29/+29
2016-06-16clk: imx6ul: fix gpt2 clock namesDong Aisheng1-2/+2
2016-06-16clk: imx: refine the powerdown bit of clk-pllv3Dong Aisheng1-10/+10
2016-06-13clk: imx: clk-pllv3: fix incorrect handle of enet powerdown bitDong Aisheng1-4/+4
2016-06-12clk: imx: fix pll clock parentsDong Aisheng5-34/+34
2016-06-12clk: imx7d: correct dram pll typeAnson Huang1-1/+1
2016-06-12clk: imx7d: correct dram root clk parent selectAnson Huang1-1/+1
2016-06-12clk: imx: correct AV PLL rate formulaAnson Huang1-2/+6
2016-05-12Merge tag 'imx-clk-fixes-4.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into clk-nextStephen Boyd2-3/+3
2016-05-03clk: imx7d: fix ahb clock mux 1Stefan Agner1-1/+1
2016-04-27clk: imx: return correct frequency for Ethernet PLLStefan Agner1-1/+8
2016-04-18ARM: dts: imx35: restore existing used clock enumerationAlexander Kurz1-2/+2
2016-04-13clk: imx6q: fix typo in CAN clock definitionLothar Waßmann1-1/+1
2016-04-12clk: imx: vf610: add TCON ipg clockStefan Agner1-0/+3
2016-04-12clk: imx: vf610: fix DCU clock treeStefan Agner1-2/+2
2016-04-06clk: imx: add ckil clock for i.MX7Gary Bisson1-1/+2
2016-03-31clk: imx: vf610: add suspend/resume supportStefan Agner1-0/+48
2016-03-31clk: imx: vf610: add WKPU unitStefan Agner1-0/+2
2016-03-31clk: imx: vf610: leave DDR clock onStefan Agner1-0/+3
2016-03-31clk: imx: clk-gate2: allow custom gate configurationStefan Agner2-5/+15
2016-03-31clk: imx6sx: Register SAI clocks as shared clocksFabio Estevam1-4/+6
2016-03-02clk: imx: Remove CLK_IS_ROOTStephen Boyd1-1/+1
2016-03-02Merge tag 'imx-clk-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into clk-nextStephen Boyd2-59/+138
2016-02-28clk: imx: add kpp clock for i.MX6ULLothar Waßmann1-0/+1
2016-02-28clk: imx: whitespace cleanup; no functional changeLothar Waßmann1-31/+31
2016-02-18clk: imx: correct pwm7 clock name in driver for i.MX6ULAnatolij Gustschin1-1/+1
2016-02-14clk: imx: Add clock support for imx6qpBai Ping1-27/+105
2016-01-29clk: move the common clock's to_clk_*(_hw) macros to clk-provider.hGeliang Tang4-8/+5
2015-12-22Merge commit 'fe5fa8fbd4d47f40a45fa29ee1abdb10cb061ec2' into clk-nextMichael Turquette6-28/+30
2015-12-22Merge tag 'imx-clk-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into clk-nextMichael Turquette6-28/+30
2015-12-12Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-4/+4
2015-12-02clk: imx5: ipu_di_sel clocks can set parent ratesPatrick Brünn1-4/+4
2015-12-02clk: imx: Replace clk error check with imx_check_clocks()Bai Ping2-7/+2
2015-12-02clk: imx: Add a virtual arm clk on i.mx7dBai Ping1-0/+6
2015-12-02ARM: imx: clk-vf610: fix SAI clock treeStefan Agner1-4/+4
2015-11-30imx/clk-pllv2: fix wrong do_div() usageNicolas Pitre1-4/+5
2015-11-30imx/clk-pllv1: fix wrong do_div() usageNicolas Pitre1-7/+7
2015-11-25clk: imx: clk-imx6q: Let OSC to be routed to anaclk2/2bMichael Trimarchi1-1/+2
2015-11-25clk: imx: add 'is_prepared' clk_ops callback for pllv3 clkBai Ping1-0/+14
2015-11-25clk: imx25: Remove osc clock from driverMarkus Pargmann1-16/+2
2015-10-21clk: imx31: add missing of_node_putJulia Lawall1-1/+3
2015-10-21clk: imx27: add missing of_node_putJulia Lawall1-1/+3
2015-10-16Merge tag 'imx-clk-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into clk-nextStephen Boyd13-31/+209
2015-10-12clk: imx6: Add SPDIF_GCLK clock in clock treeShengjiu Wang3-2/+7
2015-10-09clk: imx7d: add ADC root clockHaibo Chen1-0/+1