summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)Author
2022-10-26clk: renesas: r8a779g0: Add SCIF clocksGeert Uytterhoeven
2022-10-26Merge tag 'renesas-clk-fixes-for-v6.1-tag1'Geert Uytterhoeven
2022-10-26clk: renesas: r8a779g0: Fix HSCIF parent clocksGeert Uytterhoeven
2022-10-18clk: samsung: exynos7885: Correct "div4" clock parentsDavid Virag
2022-10-18clk: renesas: r8a779g0: Add SASYNCPER clocksGeert Uytterhoeven
2022-10-17clk: keystone: syscon-clk: Use dev_err_probe() helperYang Yingliang
2022-10-17clk: bulk: Use dev_err_probe() helper in __clk_bulk_get()Yang Yingliang
2022-10-17clk: cdce925: simplify using devm_regulator_get_enable()Matti Vaittinen
2022-10-17clk: xilinx: Drop duplicate depends on COMMON_CLKStephen Boyd
2022-10-17clk: mxl: Fix a clk entry by adding relevant flagsRahul Tanwar
2022-10-17clk: mxl: Add option to override gate clksRahul Tanwar
2022-10-17clk: mxl: Remove redundant spinlocksRahul Tanwar
2022-10-17clk: mxl: Switch from direct readl/writel based IO to regmap based IORahul Tanwar
2022-10-17clk: mediatek: clk-mt8195-topckgen: Fix error return code in clk_mt8195_topck...Yang Yingliang
2022-10-17clk: sifive: select by default if SOC_SIFIVEConor Dooley
2022-10-17clk: rs9: Fix I2C accessorsMarek Vasut
2022-10-17clk: renesas: r9a07g044: Add MTU3a clock and reset entryBiju Das
2022-10-17clk: renesas: r8a779g0: Add INTC-EX clockGeert Uytterhoeven
2022-10-17clk: renesas: r8a779g0: Add MSIOF clocksGeert Uytterhoeven
2022-10-17clk: renesas: r8a779g0: Add SYS-DMAC clocksGeert Uytterhoeven
2022-10-17clk: renesas: r8a779f0: Add Ethernet Switch clocksYoshihiro Shimoda
2022-10-17clk: renesas: rzg2l: Fix typo in function nameLad Prabhakar
2022-10-17clk: renesas: rzg2l: Support sd clk mux round operationBiju Das
2022-10-16Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2022-10-14Merge tag 'arm-fixes-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-10-14Merge branch 'clk-rate-range' into clk-nextStephen Boyd
2022-10-14clk: tegra: Fix Tegra PWM parent clockJon Hunter
2022-10-14clk: qcom: gcc-msm8660: Drop hardcoded fixed board clocksLinus Walleij
2022-10-14clk: mediatek: clk-mux: Add .determine_rate() callbackAngeloGioacchino Del Regno
2022-10-10clk: tests: Add tests for notifiersMaxime Ripard
2022-10-10clk: Update req_rate on __clk_recalc_rates()Maxime Ripard
2022-10-10clk: spear: Move prototype to accessible headerViresh Kumar
2022-10-08Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2022-10-04Merge tag 'i2c-for-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-10-04Merge branches 'clk-baikal', 'clk-broadcom', 'clk-vc5' and 'clk-versaclock' i...Stephen Boyd
2022-10-04Merge branches 'clk-fixed-rate', 'clk-spreadtrum', 'clk-pxa' and 'clk-ti' int...Stephen Boyd
2022-10-04Merge branches 'clk-rockchip', 'clk-renesas', 'clk-microchip', 'clk-allwinner...Stephen Boyd
2022-10-04Merge branches 'clk-samsung', 'clk-mtk', 'clk-rm', 'clk-ast' and 'clk-qcom' i...Stephen Boyd
2022-10-04Merge branches 'clk-ofnode', 'clk-bindings', 'clk-cleanup', 'clk-zynq' and 'c...Stephen Boyd
2022-10-04clk: qcom: gcc-sm6375: Ensure unsigned long typeStephen Boyd
2022-10-04clk: qcom: gcc-sm6375: Remove unused variablesKonrad Dybcio
2022-10-03clk: qcom: kpss-xcc: convert to parent data APIChristian Marangi
2022-10-03clk: allow building lan966x as a moduleClément Léger
2022-10-03clk: clk-xgene: simplify if-if to if-elseYihao Han
2022-10-03clk: ast2600: BCLK comes from EPLLJoel Stanley
2022-10-03clk: clocking-wizard: Depend on HAS_IOMEMStephen Boyd
2022-10-03clk: clocking-wizard: Use dev_err_probe() helperYang Yingliang
2022-10-03Merge tag 'acpi-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2022-10-03clk: nxp: fix typo in commentJulia Lawall
2022-10-03clk: pxa: add a check for the return value of kzalloc()Xiaoke Wang