summaryrefslogtreecommitdiffstats
path: root/drivers/clk
AgeCommit message (Expand)AuthorLines
2019-08-07clk: qcom: clk-alpha-pll: Add support for Trion PLLsDeepak Katragadda-0/+224
2019-08-07clk: qcom: clk-alpha-pll: Remove post_div_table checksVinod Koul-15/+0
2019-08-07clk: qcom: clk-alpha-pll: Remove unnecessary castVinod Koul-2/+2
2019-08-07clk: ingenic/jz4740: Fix "pll half" divider not read/written properlyPaul Cercueil-1/+8
2019-08-07clk: Si5341/Si5340: remove redundant assignment to n_denColin Ian King-1/+0
2019-08-07clk: qoriq: Fix -Wunused-const-variableNathan Huckleberry-1/+1
2019-08-07clk: aspeed: Add SDIO gateJoel Stanley-3/+8
2019-08-03clk: imx8mq: Mark AHB clock as criticalAbel Vesa-1/+2
2019-08-03clk: imx8mn: Keep uart clocks on for early consoleAnson Huang-0/+10
2019-08-03clk: imx: Remove unused function statementAnson Huang-1/+0
2019-08-03clk: imx7ulp: Make sure earlycon's clock is enabledAnson Huang-0/+31
2019-08-03clk: imx8mm: Switch to platform driverAbel Vesa-21/+36
2019-08-03clk: imx: imx8mm: fix audio pll settingPeng Fan-2/+2
2019-08-03clk: imx8mm: GPT1 clock mux option #5 should be sys_pll1_80mAnson Huang-1/+1
2019-08-03clk: imx8mm: Fix typo of pwm3 clock's mux option #4Anson Huang-1/+1
2019-08-03clk: imx: Remove unused clk based APIAbel Vesa-24/+0
2019-08-03clk: imx8mq: set correct parent for usb ctrl clocksLi Jun-2/+2
2019-08-03clk: imx8: Add DSP related clocksDaniel Baluta-0/+5
2019-08-03clk: imx8mq: Remove CLK_IS_CRITICAL flag for IMX8MQ_CLK_TMU_ROOTAnson Huang-1/+1
2019-08-03clk: imx: Add support for i.MX8MN clock driverAnson Huang-0/+643
2019-08-03clk: imx8mm: rename 'share_count_dcss' to 'share_count_disp'Fancy Fang-5/+5
2019-08-03clk: imx8mm: correct the usb1_ctrl parent to be usb_busLi Jun-1/+1
2019-08-03clk: imx: Add API for clk unregister when driver probe failAnson Huang-0/+9
2019-08-03clk: imx8mm: Make 1416X/1443X PLL macro definitions common for usageAnson Huang-17/+17
2019-07-29clk: meson: remove clk input helperAlexandre Mergnat-72/+0
2019-07-29clk: meson: remove ee input bypass clocksAlexandre Mergnat-13/+0
2019-07-29clk: meson: clk-regmap: migrate to new parent description methodAlexandre Mergnat-6/+21
2019-07-29clk: meson: meson8b: migrate to the new parent description methodAlexandre Mergnat-211/+496
2019-07-29clk: meson: axg: migrate to the new parent description methodAlexandre Mergnat-60/+144
2019-07-29clk: meson: gxbb: migrate to the new parent description methodAlexandre Mergnat-203/+451
2019-07-29clk: meson: g12a: migrate to the new parent description methodAlexandre Mergnat-394/+693
2019-07-29clk: meson: remove ao input bypass clocksAlexandre Mergnat-46/+0
2019-07-29clk: meson: axg-aoclk: migrate to the new parent description methodAlexandre Mergnat-26/+37
2019-07-29clk: meson: gxbb-aoclk: migrate to the new parent description methodAlexandre Mergnat-28/+27
2019-07-29clk: meson: g12a-aoclk: migrate to the new parent description methodAlexandre Mergnat-31/+50
2019-07-29clk: meson: axg-audio: migrate to the new parent description methodAlexandre Mergnat-142/+120
2019-07-25clk: rockchip: Fix -Wunused-const-variable in rv1108 clk driverNathan Huckleberry-1/+0
2019-07-25clk: meson: g12a: fix hifi typo in mali parent_namesAlexandre Mergnat-1/+1
2019-07-22clk: renesas: cpg-mssr: Fix reset control race conditionGeert Uytterhoeven-14/+2
2019-07-22clk: sprd: Select REGMAP_MMIO to avoid compile errorsChunyan Zhang-0/+1
2019-07-22clk: mediatek: mt8183: Register 13MHz clock earlier for clocksourceWeiyi Lu-12/+34
2019-07-22clk: at91: generated: Truncate divisor to GENERATED_MAX_DIV + 1Codrin Ciubotariu-0/+2
2019-07-22clk: sunxi-ng: v3s: add the missing PLL_DDR1Icenowy Zheng-6/+19
2019-07-17Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds-3040/+6985
2019-07-15Merge tag 'mfd-next-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds-15/+88
2019-07-12Merge branches 'clk-bcm63xx', 'clk-silabs', 'clk-lochnagar' and 'clk-rockchip...Stephen Boyd-175/+1810
2019-07-12Merge branches 'clk-rpi-cpufreq', 'clk-tegra', 'clk-simplify-provider.h', 'cl...Stephen Boyd-106/+571
2019-07-12Merge branches 'clk-debugfs', 'clk-unused', 'clk-refactor' and 'clk-qoriq' in...Stephen Boyd-194/+30
2019-07-12Merge branches 'clk-bulk-optional', 'clk-kirkwood', 'clk-socfpga' and 'clk-do...Stephen Boyd-11/+65
2019-07-12Merge branches 'clk-ti', 'clk-samsung', 'clk-imx' and 'clk-allwinner' into cl...Stephen Boyd-2262/+2932