summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)AuthorFilesLines
2020-10-29clk: imx8mq: Fix usdhc parents orderAbel Vesa1-2/+2
2020-10-29clk: bcm2835: add missing release if devm_clk_hw_register failsNavid Emamdoost1-1/+3
2020-10-29clk: at91: clk-main: update key before writing AT91_CKGR_MORClaudiu Beznea1-3/+8
2020-10-29clk: mediatek: add UART0 clock supportHanks Chen1-0/+2
2020-10-29clk: rockchip: Initialize hw to error to avoid undefined behaviorStephen Boyd1-1/+1
2020-10-29clk: keystone: sci-clk: fix parsing assigned-clock data during probeTero Kristo1-1/+1
2020-10-29clk: qcom: gcc-sdm660: Fix wrong parent_mapKonrad Dybcio1-1/+1
2020-10-29clk: meson: g12a: mark fclk_div2 as criticalStefan Agner1-0/+11
2020-10-29clk: meson: axg-audio: separate axg and g12a regmap tablesJerome Brunet1-8/+127
2020-10-07clk: samsung: exynos4: mark 'chipid' clock as CLK_IGNORE_UNUSEDMarek Szyprowski1-2/+2
2020-10-07clk: tegra: Fix missing prototype for tegra210_clk_register_emc()Thierry Reding1-0/+2
2020-10-07clk: tegra: Always program PLL_E when enabledThierry Reding1-3/+0
2020-10-07clk: socfpga: stratix10: fix the divider for the emac_ptp_free_clkDinh Nguyen1-1/+1
2020-10-07clk: samsung: Keep top BPLL mux on Exynos542x enabledMarek Szyprowski1-0/+5
2020-10-01clk: versatile: Add of_node_put() before return statementSumera Priyadarsini1-1/+3
2020-09-23clk: rockchip: Fix initialization of mux_pll_src_4plls_pNathan Chancellor1-1/+1
2020-09-23clk: davinci: Use the correct size when allocating memoryChristophe JAILLET1-1/+1
2020-08-21clk: bcm2835: Do not use prediv with bcm2711's PLLsNicolas Saenz Julienne1-4/+21
2020-08-21clk: hsdk: Fix bad dependency on IOMEMGeert Uytterhoeven1-1/+1
2020-08-21clk: clk-atlas6: fix return value check in atlas6_clk_init()Xu Wang1-1/+1
2020-08-21clk: qcom: gcc-sdm660: Fix up gcc_mss_mnoc_bimc_axi_clkKonrad Dybcio1-0/+3
2020-08-21clk: qcom: clk-alpha-pll: remove unused/incorrect PLL_CAL_VALJonathan Marek1-2/+0
2020-08-21clk: qcom: gcc: fix sm8150 GPU and NPU clocksJonathan Marek1-2/+6
2020-08-21clk: actions: Fix h_clk for Actions S500 SoCCristian Ciocaltea1-1/+1
2020-08-19clk: qcom: gcc: Make disp gpll0 branch aon for sc7180/sdm845Taniya Das2-3/+3
2020-08-19clk: bcm63xx-gate: fix last clock availabilityÁlvaro Fernández Rojas1-0/+1
2020-08-19clk: scmi: Fix min and max rate when registering clocks with discrete ratesSudeep Holla1-3/+19
2020-07-16Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-8/+43
2020-07-11clk: Specify IOMEM dependency for HSDK pll driverDavid Gow1-0/+1
2020-07-11clk: AST2600: Add mux for EMMC clockEddie James1-8/+41
2020-07-11clk: mvebu: ARMADA_AP_CPU_CLK needs to select ARMADA_AP_CP_HELPERNathan Chancellor1-0/+1
2020-06-26clk: sifive: allocate sufficient memory for struct __prci_dataVincent Chen1-1/+4
2020-06-13treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada6-60/+60
2020-06-10Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds130-612/+13263
2020-06-10clk: mediatek: Remove ifr{0,1}_cfg_regs structuresStephen Boyd1-30/+0
2020-06-09clk: baikal-t1: remove redundant assignment to variable 'divider'Colin Ian King1-1/+1
2020-06-09clk: baikal-t1: fix spelling mistake "Uncompatible" -> "Incompatible"Colin Ian King1-1/+1
2020-06-07Merge tag 'char-misc-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-48/+25
2020-06-05Merge tag 'arm-drivers-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds10-140/+165
2020-06-05Merge tag 'arm-soc-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds5-144/+21
2020-06-03clk: sprd: fix compile-testingArnd Bergmann1-1/+1
2020-06-02Merge tag 'pm-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2-4/+32
2020-06-01Merge branches 'clk-vc5', 'clk-hsdk', 'clk-mediatek' and 'clk-baikal' into cl...Stephen Boyd22-32/+3644
2020-06-01Merge branches 'clk-mmp', 'clk-intel', 'clk-ingenic', 'clk-qcom' and 'clk-sil...Stephen Boyd35-82/+7246
2020-06-01Merge branches 'clk-unisoc', 'clk-trivial', 'clk-bcm', 'clk-st' and 'clk-ast2...Stephen Boyd10-66/+136
2020-06-01Merge branches 'clk-tegra', 'clk-imx', 'clk-zynq', 'clk-socfpga', 'clk-at91' ...Stephen Boyd52-346/+1805
2020-06-01Merge branches 'clk-selectable', 'clk-amlogic', 'clk-renesas', 'clk-samsung' ...Stephen Boyd14-82/+443
2020-06-01Merge branch 'pm-cpufreq'Rafael J. Wysocki1-3/+27
2020-05-30clk: vc5: Add support for IDT VersaClock 5P49V6965Adam Ford1-0/+11
2020-05-30clk: Add Baikal-T1 CCU Dividers driverSerge Semin5-0/+1210