aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-12-01clk: ti: dm814x: cleanup unnecessary clock aliasesTero Kristo1-12/+1
2017-12-01clk: ti: omap5: cleanup unnecessary clock aliasesTero Kristo1-192/+2
2017-12-01clk: ti: dra7: drop unnecessary clock aliasesTero Kristo1-281/+2
2017-12-01clk: ti: omap4: cleanup unnecessary clock aliasesTero Kristo1-45/+0
2017-12-01clk: ti: clkctrl: fix flags for mux and divider opt clocksTero Kristo2-2/+11
2017-12-01clk: ti: clkctrl: add support for retrying failed initTero Kristo1-1/+11
2017-12-01clk: ti: convert retry_init param to use void data typeTero Kristo5-11/+14
2017-12-01clk: ti: clkctrl: use fallback udelay approach if timekeeping is suspendedTero Kristo1-1/+13
2017-12-01clk: ti: add support for clkctrl aliasesTero Kristo1-3/+55
2017-12-01clk: ti: clkctrl: add support for clkdm init for clkctrl clocksTero Kristo2-0/+23
2017-12-01clk: ti: clkctrl: fix error messages to print out node name properlyTero Kristo1-3/+3
2017-11-30clk: sunxi: Use PTR_ERR_OR_ZERO()Vasyl Gomonovych1-4/+1
2017-11-27clk: meson: gxbb: fix wrong clock for SARADC/SANAYixun Lan1-2/+2
2017-11-17Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds146-965/+6114
2017-11-16Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-0/+37
2017-11-16Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-31/+0
2017-11-15Merge branch 'clk-cleanup' into clk-nextStephen Boyd22-139/+92
2017-11-14clk: stm32h7: fix test of clock configGabriel Fernandez1-2/+2
2017-11-14clk: pxa: fix building on older compilersArnd Bergmann1-3/+1
2017-11-14clk: sunxi-ng: a83t: Fix i2c buses bitsMylene JOSSERAND1-2/+2
2017-11-14clk: ti: dra7-atl-clock: fix child-node lookupsJohan Hovold1-2/+1
2017-11-14clk: qcom: common: fix legacy board-clock registrationJohan Hovold1-2/+4
2017-11-14Merge branch 'clk-uniphier' into clk-nextStephen Boyd2-5/+4
2017-11-14Merge branch 'clk-gpio' into clk-nextStephen Boyd1-56/+28
2017-11-14Merge branch 'clk-mediatek' into clk-nextStephen Boyd17-4/+3520
2017-11-14Merge branch 'clk-imx' into clk-nextStephen Boyd3-12/+3
2017-11-14Merge branch 'clk-qcom' into clk-nextStephen Boyd4-82/+175
2017-11-14Merge branch 'clk-at91' into clk-nextStephen Boyd1-14/+81
2017-11-14Merge branch 'clk-devm-provider' into clk-nextStephen Boyd2-24/+54
2017-11-14Merge branch 'clk-const' into clk-nextStephen Boyd25-86/+86
2017-11-14Merge branch 'clk-sunxi' into clk-nextStephen Boyd2-3/+1
2017-11-14Merge branch 'clk-hikey' into clk-nextStephen Boyd4-6/+14
2017-11-14Merge tag 'tegra-for-4.15-clk-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into clk-nextStephen Boyd13-66/+102
2017-11-14clk: uniphier: fix DAPLL2 clock rate of Pro5Masahiro Yamada1-1/+1
2017-11-14clk: uniphier: fix parent of miodmac clock dataMasahiro Yamada1-4/+3
2017-11-14clk: hi3798cv200: correct parent mux clock for 'clk_sdio0_ciu'Shawn Guo1-1/+11
2017-11-14clk: hisilicon: Delete an error message for a failed memory allocation in hisi_register_clkgate_sep()Markus Elfring1-3/+1
2017-11-14clk: hi3660: fix incorrect uart3 clock freqencyZhong Kaihua1-1/+1
2017-11-13clk: kona-setup: Delete error messages for failed memory allocationsMarkus Elfring1-6/+1
2017-11-13ARC: clk: fix spelling mistake: "configurarion" -> "configuration"Colin Ian King1-2/+2
2017-11-13clk: cdce925: remove redundant check for non-null parent_nameColin Ian King1-1/+1
2017-11-13clk: versatile: Improve sizeof() usageMarkus Elfring1-1/+1
2017-11-13clk: versatile: Delete error messages for failed memory allocationsMarkus Elfring1-4/+1
2017-11-13clk: ux500: Improve sizeof() usageMarkus Elfring3-3/+3
2017-11-13clk: ux500: Delete error messages for failed memory allocationsMarkus Elfring3-9/+3
2017-11-13clk: spear: Delete error messages for failed memory allocationsMarkus Elfring4-15/+5
2017-11-13clk: ti: Delete error messages for failed memory allocationsMarkus Elfring2-6/+2
2017-11-13clk: mmp: Adjust checks for NULL pointersMarkus Elfring4-12/+12
2017-11-13clk: mmp: Use common error handling code in mmp_clk_register_mix()Markus Elfring1-6/+8
2017-11-13clk: mmp: Delete error messages for failed memory allocationsMarkus Elfring3-14/+3