summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)AuthorFilesLines
2018-04-12clk: sunxi-ng: a83t: Add M divider to TCON1 clockJernej Škrabec1-2/+2
2018-04-12clk: divider: fix incorrect usage of container_ofJerome Brunet5-8/+7
2018-04-12clk: meson: mpll: use 64-bit maths in params_from_rateMartin Blumenstingl1-1/+1
2018-03-28clk: sunxi-ng: a31: Fix CLK_OUT_* clock opsChen-Yu Tsai1-3/+3
2018-03-28clk: bcm2835: Protect sections updating shared registersBoris Brezillon1-0/+4
2018-03-28clk: bcm2835: Fix ana->maskX definitionsBoris Brezillon1-4/+4
2018-03-24clk: migrate the count of orphaned clocks at initJerome Brunet1-16/+21
2018-03-24clk: si5351: Rename internal plls to avoid name collisionsSergej Sawazki1-1/+1
2018-03-24clk: axi-clkgen: Correctly handle nocount bit in recalc_rate()Lars-Peter Clausen1-5/+24
2018-03-24clk: Don't touch hardware when reparenting during registrationStephen Boyd1-2/+5
2018-03-24clk: at91: pmc: Wait for clocks when resumingRomain Izard1-8/+16
2018-03-24clk: use round rate to bail out early in set_rateJerome Brunet1-2/+23
2018-03-24clk: check ops pointer on clock registerJerome Brunet1-0/+7
2018-03-19clk: renesas: r8a77970: Add LVDS clockSergei Shtylyov1-0/+1
2018-03-19clk: qcom: msm8916: fix mnd_width for codec_digcodecSrinivas Kandagatla1-0/+1
2018-03-19clk: meson: gxbb: fix wrong clock for SARADC/SANAYixun Lan1-2/+2
2017-12-27clk: use atomic runtime pm api in clk_core_is_enabledDong Aisheng1-1/+2
2017-12-19clk: sunxi: sun9i-mmc: Implement reset callback for reset controlsChen-Yu Tsai1-0/+12
2017-12-06clk: Manage proper runtime PM state in clk_change_rate()Marek Szyprowski1-0/+5
2017-11-18Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds146-965/+6114
2017-11-17Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds3-0/+37
2017-11-17Merge 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-15clk: stm32h7: fix test of clock configGabriel Fernandez1-2/+2
2017-11-15clk: pxa: fix building on older compilersArnd Bergmann1-3/+1
2017-11-15clk: sunxi-ng: a83t: Fix i2c buses bitsMylene JOSSERAND1-2/+2
2017-11-15clk: ti: dra7-atl-clock: fix child-node lookupsJohan Hovold1-2/+1
2017-11-15clk: 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-14clk: kona-setup: Delete error messages for failed memory allocationsMarkus Elfring1-6/+1
2017-11-14ARC: clk: fix spelling mistake: "configurarion" -> "configuration"Colin Ian King1-2/+2
2017-11-14clk: cdce925: remove redundant check for non-null parent_nameColin Ian King1-1/+1
2017-11-14clk: versatile: Improve sizeof() usageMarkus Elfring1-1/+1
2017-11-14clk: versatile: Delete error messages for failed memory allocationsMarkus Elfring1-4/+1
2017-11-14clk: ux500: Improve sizeof() usageMarkus Elfring3-3/+3