summaryrefslogtreecommitdiffstats
path: root/drivers/clk
AgeCommit message (Expand)AuthorFilesLines
2018-01-03clk: Improve flags doc for of_clk_detect_critical()Geert Uytterhoeven1-1/+1
2017-12-19clk: fix set_rate_range when current rate is out of rangeJerome Brunet1-4/+33
2017-12-19clk: add clk_rate_exclusive apiJerome Brunet1-0/+172
2017-12-19clk: cosmetic changes to clk_summary debugfs entryJerome Brunet1-3/+4
2017-12-19clk: add clock protection mechanism to clk coreJerome Brunet1-7/+112
2017-12-19clk: use round rate to bail out early in set_rateJerome Brunet1-2/+23
2017-12-19clk: rework calls to round and determine rate callbacksJerome Brunet1-30/+52
2017-12-19clk: add clk_core_set_phase_nolock functionJerome Brunet1-12/+21
2017-12-19clk: take the prepare lock out of clk_core_set_parentJerome Brunet1-20/+20
2017-12-19clk: fix incorrect usage of ENOSYSJerome Brunet1-1/+1
2017-11-17Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds146-965/+6114
2017-11-16Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds3-0/+37
2017-11-16Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus 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...Stephen 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 his...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
2017-11-13clk: clk-xgene: Adjust six checks for null pointersMarkus Elfring1-6/+6
2017-11-13clk: clk-xgene: Delete error messages for failed memory allocationsMarkus Elfring1-6/+2
2017-11-13clk: clk-u300: Fix a typo in two comment linesMarkus Elfring1-2/+2