summaryrefslogtreecommitdiffstats
path: root/drivers/clk
AgeCommit message (Expand)Author
2020-06-30clk: sifive: allocate sufficient memory for struct __prci_dataVincent Chen
2020-06-24clk: ast2600: Fix AHB clock divider for A1Eddie James
2020-06-24clk: sprd: return correct type of value for _sprd_pll_recalc_rateChunyan Zhang
2020-06-24clk: zynqmp: Fix divider2 calculationTejas Patel
2020-06-24clk: bcm2835: Fix return type of bcm2835_register_gateNathan Chancellor
2020-06-24clk: samsung: exynos5433: Add IGNORE_UNUSED flag to sclk_i2s1Marek Szyprowski
2020-06-24clk: ti: composite: fix memory leakTero Kristo
2020-06-24clk: meson: meson8b: Don't rely on u-boot to init all GP_PLL registersMartin Blumenstingl
2020-06-24clk: meson: meson8b: Fix the vclk_div{1, 2, 4, 6, 12}_en gate bitsMartin Blumenstingl
2020-06-24clk: meson: meson8b: Fix the polarity of the RESET_N linesMartin Blumenstingl
2020-06-24clk: meson: meson8b: Fix the first parent of vid_pll_in_selMartin Blumenstingl
2020-06-24clk: sprd: fix compile-testingArnd Bergmann
2020-06-24clk: clk-flexgen: fix clock-critical handlingAlain Volmat
2020-06-24clk: zynqmp: fix memory leak in zynqmp_register_clocksQuanyang Wang
2020-06-24clk: renesas: cpg-mssr: Fix STBCR suspend/resume handlingGeert Uytterhoeven
2020-06-24clk: samsung: Mark top ISP and CAM clocks on Exynos542x as criticalMarek Szyprowski
2020-06-24clk: qcom: msm8916: Fix the address location of pll->config_regBryan O'Donoghue
2020-06-24clk: sunxi: Fix incorrect usage of round_down()Rikard Falkeborn
2020-06-22clk: mediatek: assign the initial value to clk_init_data of mtk_muxWeiyi Lu
2020-06-17PM: runtime: clk: Fix clk_pm_runtime_get() error pathRafael J. Wysocki
2020-05-26clk: qcom: gcc: Fix parent for gpll0_out_evenVinod Koul
2020-05-26clk: qcom: sm8250 gcc depends on QCOM_GDSCJonathan Marek
2020-05-12clk: ti: clkctrl: convert subclocks to use proper names alsoTero Kristo
2020-05-12clk: ti: am33xx: fix RTC clock parentTero Kristo
2020-05-12clk: ti: clkctrl: Fix Bad of_node_put within clkctrl_get_nameTero Kristo
2020-05-12Merge tag 'v5.7-rockchip-clk-fixes1' of git://git.kernel.org/pub/scm/linux/ke...Stephen Boyd
2020-05-12clk: tegra: Fix initial rate for pll_a on Tegra124Thierry Reding
2020-05-05clk: impd1: Look up clock-output-namesLinus Walleij
2020-05-05clk: Unlink clock if failed to prepare or enableMarc Zyngier
2020-04-13clk: sprd: don't gate uart console clockChunyan Zhang
2020-04-13clk: mmp2: fix link error without mmp2Arnd Bergmann
2020-04-13clk: asm9260: fix __clk_hw_register_fixed_rate_with_accuracy typoArnd Bergmann
2020-04-13clk: rockchip: fix incorrect configuration of rk3228 aclk_gpu* clocksJustin Swartz
2020-04-05Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2020-04-03Merge tag 'arm-dt-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2020-04-03Merge branches 'clk-unisoc', 'clk-tegra', 'clk-qcom' and 'clk-imx' into clk-nextStephen Boyd
2020-04-03Merge branches 'clk-ti', 'clk-ingenic', 'clk-typo', 'clk-at91', 'clk-mmp2' an...Stephen Boyd
2020-04-03Merge branches 'clk-phase-errors', 'clk-amlogic', 'clk-renesas' and 'clk-allw...Stephen Boyd
2020-04-03Merge branches 'clk-samsung', 'clk-formatting', 'clk-si5341' and 'clk-socfpga...Stephen Boyd
2020-04-03Merge tag 'arm-soc-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2020-04-03Merge branch 'arm/late' into arm/dtArnd Bergmann
2020-04-02clk: sprd: fix to get a correct ibias of pllChunyan Zhang
2020-03-25clk: imx: Align imx sc clock parent msg structs to 4Leonard Crestez
2020-03-25clk: imx: Align imx sc clock msg structs to 4Leonard Crestez
2020-03-24clk: qcom: rpmh: Drop unnecessary semicolonsStephen Boyd
2020-03-24clk: qcom: rpmh: Simplify clk_rpmh_bcm_send_cmd()Stephen Boyd
2020-03-24clk: tegra: Use NULL for pointer initializationStephen Boyd
2020-03-24clk: sprd: add clocks support for SC9863AChunyan Zhang
2020-03-24clk: sprd: support to get regmap from parent nodeChunyan Zhang
2020-03-24clk: sprd: Add macros for referencing parents without stringsChunyan Zhang