summaryrefslogtreecommitdiffstats
path: root/drivers/clk/imx
AgeCommit message (Expand)AuthorFilesLines
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/shaw...Stephen 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/sha...Michael Turquette6-28/+30
2015-12-12Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus 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/shaw...Stephen 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
2015-10-01clk: imx: use sign_extend32() and abs()Martin Kepplinger1-8/+4
2015-09-30clk: imx31: Do not call mxc_timer_init twice when booting with DTAlexander Stein1-8/+17
2015-09-25clk: imx7d: retain early UART clocks during kernel initLucas Stach1-0/+13
2015-09-25clk: imx6: retain early UART clocks during kernel initLucas Stach3-0/+24
2015-09-25clk: imx5: retain early UART clocks during kernel initLucas Stach1-0/+16
2015-09-25clk: imx35: retain early UART clocks during kernel initLucas Stach1-0/+10
2015-09-25clk: imx31: retain early UART clocks during kernel initLucas Stach1-0/+12
2015-09-25clk: imx27: retain early UART clocks during kernel initLucas Stach1-0/+13
2015-09-25clk: imx25: retain early UART clocks during kernel initLucas Stach1-0/+12
2015-09-25clk: imx: add common logic to detect early UART usageLucas Stach2-0/+39
2015-09-22clk: imx35: Do not call mxc_timer_init twice when booting with DTAlexander Stein1-22/+27
2015-09-22clk: clk-vf610: Add clock for Vybrid OCOTP controllerSanchayan Maity1-0/+1
2015-09-17clk: imx: increase AXI clock rate to 264MHz for i.MX6ULAnson Huang1-0/+18
2015-08-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-0/+3
2015-08-12Merge tag 'imx-clk-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/shaw...Michael Turquette5-2/+444
2015-08-10ARM: clk-imx6q: Add CAAM clock supportVictoria Milhoan1-0/+3
2015-08-05clk: imx35: define two clocks for rtcPhilippe Reynes1-1/+5
2015-08-05clk: imx31: add a second rtc clockPhilippe Reynes1-1/+2
2015-07-20clk: i.MX: Remove clk.h includeStephen Boyd5-5/+0
2015-07-14clk: imx: add imx6ul clk tree supportFrank Li2-0/+433
2015-07-13clk: imx: clk-imx6q: Provide initial IPU clock settings for mx6dlFabio Estevam1-0/+4
2015-06-26Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds25-0/+6682
2015-06-03ARM: imx: define an enum for gpt timer device typeShawn Guo6-12/+10
2015-06-03ARM: clk-imx6q: refine sata's parentSébastien Szymanski1-1/+1
2015-06-03ARM: imx: clk-v610: Add clock for I2C2 and I2C3Mirza Krak1-0/+2
2015-06-03ARM: imx: add imx7d clk tree supportFrank Li2-0/+861