- 9e33e26 clk: imx: Fix reparenting of UARTs not associated with stdout by Adam Ford · 3 years, 10 months ago
- a59d013 media: aspeed: fix clock handling logic by Jae Hyun Yoo · 4 years ago
- 6d75072 clk: mvebu: armada-37xx-periph: Fix workaround for switching from L1 to L0 by Pali Rohár · 3 years, 9 months ago
- a7ddbc8 clk: mvebu: armada-37xx-periph: Fix switching CPU freq from 250 Mhz to 1 GHz by Pali Rohár · 3 years, 9 months ago
- cccc3f1 clk: mvebu: armada-37xx-periph: remove .set_parent method for CPU PM clock by Marek Behún · 3 years, 9 months ago
- 9323299 clk: socfpga: arria10: Fix memory leak of socfpga_clk on error return by Colin Ian King · 3 years, 9 months ago
- 4c4aa34 clk: socfpga: fix iomem pointer cast on 64-bit by Krzysztof Kozlowski · 3 years, 10 months ago
- b3f29ed clk: fix invalid usage of list cursor in unregister by Lukasz Bartosik · 3 years, 9 months ago
- 2307baa clk: fix invalid usage of list cursor in register by Lukasz Bartosik · 3 years, 9 months ago
- 1701bd2 clk: qcom: gcc-sc7180: Use floor ops for the correct sdcc1 clk by Douglas Anderson · 3 years, 10 months ago
- 73d1a11 clk: qcom: gpucc-msm8998: Add resets, cxc, fix flags on gpu_gx_gdsc by AngeloGioacchino Del Regno · 4 years ago
- 661cba4 clk: qcom: gdsc: Implement NO_RET_PERIPH flag by AngeloGioacchino Del Regno · 4 years ago
- e5d5829 clk: aspeed: Fix APLL calculate formula from ast2600-A2 by Ryan Chen · 4 years ago
- 5273b9b clk: divider: fix initialization with parent_hw by Michael Tretter · 4 years ago
- 1989b09 clk: qcom: gcc-msm8998: Fix Alpha PLL type for all GPLLs by AngeloGioacchino Del Regno · 4 years ago
- d99d58b clk: sunxi-ng: h6: Fix clock divider range on some clocks by Andre Przywara · 4 years ago
- 35c739b4 clk: renesas: r8a779a0: Fix parent of CBFUSA clock by Geert Uytterhoeven · 4 years, 3 months ago
- 9121052 clk: renesas: r8a779a0: Remove non-existent S2 clock by Geert Uytterhoeven · 4 years, 3 months ago
- 6d3fca9 clk: sunxi-ng: h6: Fix CEC clock by Andre Przywara · 4 years ago
- 460538d clk: meson: clk-pll: propagate the error from meson_clk_pll_set_rate() by Martin Blumenstingl · 4 years ago
- 02df541 clk: meson: clk-pll: make "ret" a signed integer by Martin Blumenstingl · 4 years ago
- 55e4765 clk: meson: clk-pll: fix initializing the old rate (fallback) for a PLL by Martin Blumenstingl · 4 years ago
- 0c0ddf0 clk: sunxi-ng: mp: fix parent rate change flag check by Jernej Skrabec · 3 years, 11 months ago
- d095985 clk: qcom: gcc-sm250: Use floor ops for sdcc clks by Dmitry Baryshkov · 4 years ago
- cee27fc clk: mmp2: fix build without CONFIG_PM by Arnd Bergmann · 4 years ago
- c143ab5 clk: imx: fix Kconfig warning for i.MX SCU clk by Arnd Bergmann · 4 years ago
- a8749df clk: tegra30: Add hda clock default rates to clock driver by Peter Geis · 4 years ago
- b11905a clk: tegra: Do not return 0 on failure by Nicolin Chen · 4 years, 2 months ago
- db003855 clk: mvebu: a3700: fix the XTAL MODE pin to MPP1_9 by Terry Zhou · 4 years, 2 months ago
- 070e386 clk: ingenic: Fix divider calculation with div tables by Paul Cercueil · 4 years, 1 month ago
- edc71c5 clk: vc5: Use "idt,voltage-microvolt" instead of "idt,voltage-microvolts" by Geert Uytterhoeven · 4 years, 1 month ago
- fdc8fe5 clk: sunxi-ng: Make sure divider tables have sentinel by Jernej Skrabec · 4 years, 1 month ago
- 75b84da clk: s2mps11: Fix a resource leak in error handling paths in the probe function by Christophe JAILLET · 4 years, 1 month ago
- 64f3af8 clk: at91: sam9x60: remove atmel,osc-bypass support by Alexandre Belloni · 4 years, 1 month ago
- fcf9b5f clk: at91: sama7g5: fix compilation error by Claudiu Beznea · 4 years, 2 months ago
- 4713787 clk: bcm: dvp: Add MODULE_DEVICE_TABLE() by Nicolas Saenz Julienne · 4 years, 1 month ago
- 91877b1 clk: ti: Fix memleak in ti_fapll_synth_setup by Zhang Qilong · 4 years, 2 months ago
- 0440989 clk: tegra: Fix duplicated SE clock entry by Dmitry Osipenko · 4 years, 2 months ago
- be5c560 clk: qcom: gcc-sc7180: Use floor ops for sdcc clks by Douglas Anderson · 4 years, 1 month ago
- 23b70b3 clk: renesas: r8a779a0: Fix R and OSC clocks by Geert Uytterhoeven · 4 years, 2 months ago
- 45d670e clk: fsl-sai: fix memory leak by Michael Walle · 4 years, 2 months ago
- 47324db clk: meson: Kconfig: fix dependency for G12A by Kevin Hilman · 4 years, 2 months ago
- ceabbf9 clk: renesas: r9a06g032: Drop __packed for portability by Geert Uytterhoeven · 4 years, 1 month ago
- 6247e31 clk: imx: scu: fix MXC_CLK_SCU module build break by Dong Aisheng · 4 years, 1 month ago
- c277ca1 clk: imx8m: fix bus critical clk registration by Peng Fan · 4 years, 2 months ago
- 8d8c313 clk: define to_clk_regmap() as inline function by Arnd Bergmann · 4 years, 2 months ago
- 33def84 treewide: Convert macro and uses of __section(foo) to __section("foo") by Joe Perches · 4 years, 2 months ago
- e731f31 Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 4 years, 2 months ago
- 3fec0ea Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 4 years, 2 months ago
- 5f56888 Merge branches 'clk-ingenic', 'clk-at91', 'clk-kconfig', 'clk-imx', 'clk-qcom', 'clk-prima2' and 'clk-bcm' into clk-next by Stephen Boyd · 4 years, 3 months ago
- 97f2f49 Merge branches 'clk-semicolon', 'clk-axi-clkgen', 'clk-qoriq', 'clk-baikal', 'clk-const' and 'clk-mmp2' into clk-next by Stephen Boyd · 4 years, 3 months ago
- 3ab9a54f Merge branches 'clk-simplify', 'clk-ti', 'clk-tegra', 'clk-rockchip' and 'clk-mediatek' into clk-next by Stephen Boyd · 4 years, 3 months ago
- 9d32616 Merge branches 'clk-renesas', 'clk-amlogic', 'clk-allwinner', 'clk-samsung', 'clk-doc' and 'clk-unused' into clk-next by Stephen Boyd · 4 years, 3 months ago
- b159c63 clk: imx8mq: Fix usdhc parents order by Abel Vesa · 4 years, 3 months ago
- fda48bf clk: qcom: gdsc: Keep RETAIN_FF bit set if gdsc is already on by Stephen Boyd · 4 years, 3 months ago
- f6bade6 clk: Restrict CLK_HSDK to ARC_SOC_HSDK by Geert Uytterhoeven · 4 years, 5 months ago
- fcedb58 clk: at91: sam9x60: support only two programmable clocks by Claudiu Beznea · 4 years, 3 months ago
- 1a3c4dd clk: ingenic: Respect CLK_SET_RATE_PARENT in .round_rate by Paul Cercueil · 4 years, 4 months ago
- 2e4ee63 clk: ingenic: Don't tag custom clocks with CLK_SET_RATE_PARENT by Paul Cercueil · 4 years, 4 months ago
- 3860dc59 clk: ingenic: Don't use CLK_SET_RATE_GATE for PLL by Paul Cercueil · 4 years, 4 months ago
- 21534fe clk: ingenic: Use readl_poll_timeout instead of custom loop by Paul Cercueil · 4 years, 4 months ago
- 29c3734 clk: ingenic: Use to_clk_info() macro for all clocks by Paul Cercueil · 4 years, 4 months ago
- f6c992c clk: bcm2835: add missing release if devm_clk_hw_register fails by Navid Emamdoost · 4 years, 5 months ago
- c6968ac clk: at91: clk-sam9x60-pll: remove unused variable by Claudiu Beznea · 4 years, 4 months ago
- 85d071e clk: at91: clk-main: update key before writing AT91_CKGR_MOR by Claudiu Beznea · 4 years, 4 months ago
- eddfb2e clk: at91: remove the checking of parent_name by Claudiu Beznea · 4 years, 4 months ago
- eff06bd clk: clk-prima2: fix return value check in prima2_clk_init() by Xu Wang · 4 years, 3 months ago
- 07c565b clk: mmp2: Fix the display clock divider base by Lubomir Rintel · 4 years, 3 months ago
- 6487649 clk: pxa: Constify static struct clk_ops by Rikard Falkeborn · 4 years, 3 months ago
- 9ba9ad8 clk: baikal-t1: Mark Ethernet PLL as critical by Serge Semin · 4 years, 4 months ago
- e9501b9 clk: qoriq: modify MAX_PLL_DIV to 32 by Zhao Qiang · 4 years, 4 months ago
- a394720 clk: axi-clkgen: Set power bits for fractional mode by Lars-Peter Clausen · 4 years, 3 months ago
- 86378cf clk: axi-clkgen: Add support for fractional dividers by Lars-Peter Clausen · 4 years, 3 months ago
- 80a18f4 clk: qcom: Add display clock controller driver for SM8150 and SM8250 by Jonathan Marek · 4 years, 3 months ago
- 0e94711 clk: qcom: add video clock controller driver for SM8250 by Jonathan Marek · 4 years, 3 months ago
- 5658e8c clk: qcom: add video clock controller driver for SM8150 by Jonathan Marek · 4 years, 3 months ago
- 8c18b41 clk: qcom: gcc-msm8994: Add missing clocks, resets and GDSCs by Konrad Dybcio · 4 years, 3 months ago
- 3270ee1 clk: meson: use semicolons rather than commas to separate statements by Julia Lawall · 4 years, 3 months ago
- 39443a2 clk: mvebu: ap80x-cpu: use semicolons rather than commas to separate statements by Julia Lawall · 4 years, 3 months ago
- 4f8a13e clk: uniphier: use semicolons rather than commas to separate statements by Julia Lawall · 4 years, 3 months ago
- 1843dff clk/qcom: fix spelling typo by Wang Qing · 4 years, 3 months ago
- a682248 clk: mediatek: Add MT8167 clock support by Fabien Parent · 4 years, 4 months ago
- 804a892 clk: mediatek: add UART0 clock support by Hanks Chen · 4 years, 5 months ago
- b608f11 clk: rockchip: Initialize hw to error to avoid undefined behavior by Stephen Boyd · 4 years, 3 months ago
- accdab6 Merge tag 'imx-soc-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into arm/soc by Olof Johansson · 4 years, 3 months ago
- f102ed0 clk: tegra: Drop !provider check in tegra210_clk_emc_set_rate() by Stephen Boyd · 4 years, 3 months ago
- 6045124 clk: ti: dra7: add missing clkctrl register for SHA2 instance by Tero Kristo · 4 years, 4 months ago
- b7a7943 clk: ti: clockdomain: fix static checker warning by Tero Kristo · 4 years, 4 months ago
- cec4a60 clk: ti: autoidle: add checks against NULL pointer reference by Tero Kristo · 4 years, 4 months ago
- 4630ef1 clk: keystone: sci-clk: add 10% slack to set_rate by Tero Kristo · 4 years, 4 months ago
- d3f3f49 clk: keystone: sci-clk: cache results of last query rate operation by Tero Kristo · 4 years, 4 months ago
- 2f05cce clk: keystone: sci-clk: fix parsing assigned-clock data during probe by Tero Kristo · 4 years, 4 months ago
- a261836 clk: mediatek: fix platform_no_drv_owner.cocci warnings by Zou Wei · 4 years, 3 months ago
- b37c1e6 clk: mediatek: mt7629: simplify the return expression of mtk_infrasys_init by Liu Shixin · 4 years, 3 months ago
- eff8a85 clk: mediatek: mt6797: simplify the return expression of mtk_infrasys_init by Liu Shixin · 4 years, 3 months ago
- b02cf0c clk: socfpga: stratix10: fix the divider for the emac_ptp_free_clk by Dinh Nguyen · 4 years, 4 months ago
- b10f224 clk: socfpga: agilex: Remove unused variable 'cntr_mux' by YueHaibing · 4 years, 4 months ago
- 84afc9e clk: si5341: drop unused 'err' variable by Krzysztof Kozlowski · 4 years, 4 months ago
- f5e75b4 clk: mmp: pxa1928: drop unused 'clk' variable by Krzysztof Kozlowski · 4 years, 4 months ago
- 425c23d clk: at91: drop unused at91sam9g45_pcr_layout by Krzysztof Kozlowski · 4 years, 4 months ago