aboutsummaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)AuthorFilesLines
2018-03-21clk: renesas: div6: Always use readl()/writel()Geert Uytterhoeven1-11/+11
2018-03-13clk: renesas: r8a77965: Replace DU2 clockJacopo Mondi1-1/+1
2018-02-26clk: renesas: cpg-mssr: Add support for R-Car M3-NJacopo Mondi5-0/+347
2018-02-20clk: renesas: cpg-mssr: add R8A77980 supportSergei Shtylyov5-0/+240
2018-02-20clk: renesas: r8a7792: Add rwdt clockGeert Uytterhoeven1-0/+2
2018-02-20clk: renesas: r8a7794: Add rwdt clockFabrizio Castro1-0/+2
2018-02-20clk: renesas: r8a7791/r8a7793: Add rwdt clockFabrizio Castro1-0/+2
2018-02-20clk: renesas: r8a7790: Add rwdt clockFabrizio Castro1-0/+2
2018-02-20clk: renesas: r8a7745: Add rwdt clockFabrizio Castro1-0/+2
2018-02-20clk: renesas: r8a7743: Add rwdt clockFabrizio Castro1-0/+2
2018-02-12clk: renesas: r8a7796: Add Z2 clockTakeshi Kihara1-0/+1
2018-02-12clk: renesas: r8a7796: Add Z clockTakeshi Kihara1-0/+1
2018-02-12clk: renesas: r8a7795: Add Z2 clockTakeshi Kihara1-0/+1
2018-02-12clk: renesas: r8a7795: Add Z clockTakeshi Kihara1-0/+1
2018-02-12clk: renesas: rcar-gen3: Add Z2 clock divider supportTakeshi Kihara2-6/+17
2018-02-12clk: renesas: rcar-gen3: Add Z clock divider supportTakeshi Kihara2-0/+134
2018-02-12clk: renesas: Stop enabling legacy DT clock support by defaultGeert Uytterhoeven1-1/+2
2018-02-07Merge tag 'mips_4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...Linus Torvalds5-18/+566
2018-02-01Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds105-5767/+11752
2018-02-01Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds14-1052/+2053
2018-01-26Merge branches 'clk-aspeed', 'clk-lock-UP', 'clk-mediatek' and 'clk-allwinner...Stephen Boyd15-104/+929
2018-01-26Merge branches 'clk-remove-asm-clkdev', 'clk-debugfs-fixes', 'clk-renesas' an...Stephen Boyd21-163/+1276
2018-01-26Merge branch 'clk-divider-container' into clk-nextStephen Boyd6-9/+9
2018-01-26Merge branches 'clk-iproc', 'clk-mvebu' and 'clk-qcom-a53' into clk-nextStephen Boyd10-102/+737
2018-01-26Merge branches 'clk-at91', 'clk-imx7ulp', 'clk-axigen', 'clk-si5351' and 'clk...Stephen Boyd7-41/+146
2018-01-26Merge branches 'clk-spreadtrum', 'clk-mvebu-dvfs', 'clk-qoriq', 'clk-imx' and...Stephen Boyd29-81/+7213
2018-01-26Merge branches 'clk-qcom-alpha-pll', 'clk-check-ops-ptr', 'clk-protect-rate' ...Stephen Boyd15-5241/+918
2018-01-26clk: aspeed: Handle inverse polarity of USB port 1 clock gateBenjamin Herrenschmidt1-3/+12
2018-01-26clk: aspeed: Fix return value check in aspeed_cc_init()Wei Yongjun1-1/+1
2018-01-26clk: aspeed: Add reset controllerJoel Stanley1-1/+81
2018-01-26clk: aspeed: Register gated clocksJoel Stanley1-0/+130
2018-01-26clk: aspeed: Add platform driver and register PLLsJoel Stanley1-0/+130
2018-01-26clk: aspeed: Register core clocksJoel Stanley1-0/+177
2018-01-26clk: Add clock driver for ASPEED BMC SoCsJoel Stanley3-0/+154
2018-01-18clk: Add Ingenic jz4770 CGU driverPaul Cercueil2-0/+484
2018-01-18clk: ingenic: Add code to enable/disable PLLsPaul Cercueil1-15/+74
2018-01-18clk: ingenic: support PLLs with no bypass bitPaul Cercueil2-1/+4
2018-01-18clk: ingenic: Fix recalc_rate for clocks with fixed dividerPaul Cercueil1-0/+2
2018-01-18clk: ingenic: Use const pointer to clk_ops in structPaul Cercueil2-2/+2
2018-01-10clk: mediatek: adjust dependency of reset.c to avoid unexpectedly being builtSean Wang3-9/+2
2018-01-10clk: fix reentrancy of clk_enable() on UP systemsDavid Lechner1-1/+9
2018-01-10clk: meson-axg: fix potential NULL dereference in axg_clkc_probe()weiyongjun (A)1-0/+2
2018-01-10clk: Simplify debugfs registrationStephen Boyd1-6/+2
2018-01-10clk: Fix debugfs_create_*() usageGeert Uytterhoeven1-19/+17
2018-01-10clk: Show symbolic clock flags in debugfsGeert Uytterhoeven1-2/+55
2018-01-05clk: renesas: r8a7796: Add FDP clockABE Hiroshige1-0/+1
2018-01-04clk: Move __clk_{get,put}() into private clk.h APIStephen Boyd1-0/+4
2018-01-04clk: sunxi: Use CLK_IS_CRITICAL flag for critical clksStephen Boyd6-47/+44
2018-01-03clk: Improve flags doc for of_clk_detect_critical()Geert Uytterhoeven1-1/+1
2018-01-03clk: sunxi-ng: a83t: Add M divider to TCON1 clockJernej Škrabec1-2/+2