summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)Author
2017-11-17Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2017-11-16Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2017-11-16Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2017-11-15Merge branch 'clk-cleanup' into clk-nextStephen Boyd
2017-11-14clk: stm32h7: fix test of clock configGabriel Fernandez
2017-11-14clk: pxa: fix building on older compilersArnd Bergmann
2017-11-14clk: sunxi-ng: a83t: Fix i2c buses bitsMylene JOSSERAND
2017-11-14clk: ti: dra7-atl-clock: fix child-node lookupsJohan Hovold
2017-11-14clk: qcom: common: fix legacy board-clock registrationJohan Hovold
2017-11-14Merge branch 'clk-uniphier' into clk-nextStephen Boyd
2017-11-14Merge branch 'clk-gpio' into clk-nextStephen Boyd
2017-11-14Merge branch 'clk-mediatek' into clk-nextStephen Boyd
2017-11-14Merge branch 'clk-imx' into clk-nextStephen Boyd
2017-11-14Merge branch 'clk-qcom' into clk-nextStephen Boyd
2017-11-14Merge branch 'clk-at91' into clk-nextStephen Boyd
2017-11-14Merge branch 'clk-devm-provider' into clk-nextStephen Boyd
2017-11-14Merge branch 'clk-const' into clk-nextStephen Boyd
2017-11-14Merge branch 'clk-sunxi' into clk-nextStephen Boyd
2017-11-14Merge branch 'clk-hikey' into clk-nextStephen Boyd
2017-11-14Merge tag 'tegra-for-4.15-clk-2' of git://git.kernel.org/pub/scm/linux/kernel...Stephen Boyd
2017-11-14clk: uniphier: fix DAPLL2 clock rate of Pro5Masahiro Yamada
2017-11-14clk: uniphier: fix parent of miodmac clock dataMasahiro Yamada
2017-11-14clk: hi3798cv200: correct parent mux clock for 'clk_sdio0_ciu'Shawn Guo
2017-11-14clk: hisilicon: Delete an error message for a failed memory allocation in his...Markus Elfring
2017-11-14clk: hi3660: fix incorrect uart3 clock freqencyZhong Kaihua
2017-11-13clk: kona-setup: Delete error messages for failed memory allocationsMarkus Elfring
2017-11-13ARC: clk: fix spelling mistake: "configurarion" -> "configuration"Colin Ian King
2017-11-13clk: cdce925: remove redundant check for non-null parent_nameColin Ian King
2017-11-13clk: versatile: Improve sizeof() usageMarkus Elfring
2017-11-13clk: versatile: Delete error messages for failed memory allocationsMarkus Elfring
2017-11-13clk: ux500: Improve sizeof() usageMarkus Elfring
2017-11-13clk: ux500: Delete error messages for failed memory allocationsMarkus Elfring
2017-11-13clk: spear: Delete error messages for failed memory allocationsMarkus Elfring
2017-11-13clk: ti: Delete error messages for failed memory allocationsMarkus Elfring
2017-11-13clk: mmp: Adjust checks for NULL pointersMarkus Elfring
2017-11-13clk: mmp: Use common error handling code in mmp_clk_register_mix()Markus Elfring
2017-11-13clk: mmp: Delete error messages for failed memory allocationsMarkus Elfring
2017-11-13clk: clk-xgene: Adjust six checks for null pointersMarkus Elfring
2017-11-13clk: clk-xgene: Delete error messages for failed memory allocationsMarkus Elfring
2017-11-13clk: clk-u300: Fix a typo in two comment linesMarkus Elfring
2017-11-13clk: clk-u300: Add some spaces for better code readabilityMarkus Elfring
2017-11-13clk: clk-u300: Improve sizeof() usageMarkus Elfring
2017-11-13clk: clk-u300: Delete error messages for failed memory allocationsMarkus Elfring
2017-11-13clk: clk-mux: Improve a size determination in clk_hw_register_mux_table()Markus Elfring
2017-11-13clk: clk-mux: Delete an error message for a failed memory allocationMarkus Elfring
2017-11-03Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-11-03Update MIPS email addressesPaul Burton
2017-11-02Merge tag 'arm-soc/for-4.15/drivers-part2' of http://github.com/Broadcom/stbl...Arnd Bergmann
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-11-02clk: clk-gpio: Request GPIO descriptor as LOWLinus Walleij