aboutsummaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)AuthorFilesLines
2019-10-16clk: imx: imx8mn: drop unused pll enumPeng Fan1-14/+0
2019-10-16clk: ast2600: remove unused variable 'eclk_parent_names'YueHaibing1-2/+0
2019-10-14clk: meson: axg-audio: use devm_platform_ioremap_resource() to simplify codeYueHaibing1-3/+1
2019-10-14clk: imx: clk-pll14xx: Make two variables staticYueHaibing1-2/+2
2019-10-14clk: imx8mq: Add VIDEO2_PLL clockLaurentiu Palcu1-0/+4
2019-10-08clk: meson: axg_audio: add sm1 supportJerome Brunet2-30/+574
2019-10-08clk: meson: axg-audio: provide clk top signal nameJerome Brunet2-4/+17
2019-10-08clk: meson: axg-audio: prepare sm1 additionJerome Brunet1-685/+782
2019-10-08clk: meson: axg-audio: fix regmap last registerJerome Brunet1-1/+1
2019-10-08clk: meson: axg-audio: remove useless definesJerome Brunet1-4/+0
2019-10-07clk: renesas: r8a774b1: Add TMU clockBiju Das1-0/+5
2019-10-06clk: imx8mn: Use common 1443X/1416X PLL clock structureAnson Huang2-79/+12
2019-10-06clk: imx8mm: Move 1443X/1416X PLL clock structure to common placeAnson Huang3-77/+43
2019-10-06clk: imx: pll14xx: Fix quick switch of S/K parameterLeonard Crestez1-32/+8
2019-10-03clk: mvebu: armada-37xx-periph: change suspend/resume timeMiquel Raynal1-2/+2
2019-10-03clk: mvebu: armada-37xx-periph: add PCIe gated clockMiquel Raynal1-0/+2
2019-10-03clk: at91: sam9x60: fix programmable clockEugen Hristev1-0/+1
2019-10-03clk: hisilicon: fix sparse warnings in clk-hi3660.cBen Dooks1-30/+30
2019-10-03clk: hisilicon: fix sparse warnings in clk-hi3670.cBen Dooks1-76/+76
2019-10-03clk: bd718x7: Add MODULE_ALIAS()Guido Günther1-0/+1
2019-10-03Merge tag 'omap-for-v5.4/fixes-rc1-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson1-3/+3
2019-10-02clk: sunxi-ng: h6: Allow GPU to change parent rateJernej Skrabec1-1/+1
2019-10-01clk: meson: g12a: set CLK_MUX_ROUND_CLOSEST on the cpu clock muxesNeil Armstrong1-0/+9
2019-10-01clk: meson: g12a: fix cpu clock rate settingNeil Armstrong1-2/+2
2019-10-01clk: meson: gxbb: let sar_adc_clk_div set the parent clock rateMartin Blumenstingl1-0/+1
2019-10-01clk: renesas: cpg-mssr: Add r8a774b1 supportBiju Das5-0/+335
2019-10-01clk: renesas: rcar-gen3: Loop to find best rate in cpg_sd_clock_round_rate()Geert Uytterhoeven1-4/+8
2019-10-01clk: renesas: rcar-gen3: Absorb cpg_sd_clock_calc_div()Geert Uytterhoeven1-14/+5
2019-10-01clk: renesas: rcar-gen3: Avoid double table iteration in SD .set_rate()Geert Uytterhoeven1-3/+3
2019-10-01clk: renesas: rcar-gen3: Improve arithmetic divisionsGeert Uytterhoeven1-2/+2
2019-10-01clk: renesas: rcar-gen2: Improve arithmetic divisionsGeert Uytterhoeven1-3/+3
2019-10-01clk: renesas: Remove R-Car Gen2 legacy DT clock supportGeert Uytterhoeven3-478/+0
2019-10-01clk: renesas: mstp: Delete unnecessary kfree() in cpg_mstp_clocks_init()Markus Elfring1-3/+1
2019-09-30clk: sunxi-ng: h6: Use sigma-delta modulation for audio PLLJernej Skrabec1-6/+15
2019-09-23clk: ti: dra7: Fix mcasp8 clock bitsTony Lindgren1-3/+3
2019-09-22Merge tag 'mips_5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds4-1/+490
2019-09-20Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-0/+34
2019-09-20Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds101-619/+9936
2019-09-19Merge branches 'clk-bulk-fix', 'clk-at91' and 'clk-sprd' into clk-nextStephen Boyd4-6/+15
2019-09-19Merge branches 'clk-cdce-regulator', 'clk-bcm', 'clk-evict-parent-cache' and ...Stephen Boyd4-28/+193
2019-09-19Merge branches 'clk-renesas', 'clk-rockchip', 'clk-const' and 'clk-simplify' ...Stephen Boyd11-14/+979
2019-09-19Merge branches 'clk-init-destroy', 'clk-doc', 'clk-imx' and 'clk-allwinner' i...Stephen Boyd29-303/+1288
2019-09-19Merge branches 'clk-qcom', 'clk-mtk', 'clk-armada', 'clk-ingenic' and 'clk-me...Stephen Boyd67-1420/+9861
2019-09-19Merge branches 'clk-aspeed', 'clk-unused', 'clk-of-node-put', 'clk-const-bulk...Stephen Boyd10-34/+50
2019-09-19clk: Drop !clk checks in debugfs dumpingStephen Boyd1-12/+0
2019-09-18Merge tag 'char-misc-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-13/+3
2019-09-17clk: imx: imx8mn: fix pll mux bitPeng Fan1-22/+10
2019-09-17clk: imx: imx8mm: fix pll mux bitPeng Fan1-22/+10
2019-09-17clk: imx: clk-pll14xx: unbypass PLL by defaultPeng Fan1-0/+5
2019-09-17clk: imx: pll14xx: avoid glitch when set ratePeng Fan1-1/+21