summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-05-17Merge branches 'clk-counted', 'clk-imx', 'clk-amlogic', 'clk-binding' and 'cl...Stephen Boyd41-63/+1037
2024-05-17Merge branches 'clk-stm', 'clk-renesas', 'clk-scmi' and 'clk-allwinner' into ...Stephen Boyd52-201/+3672
2024-05-17Merge branches 'clk-cleanup', 'clk-airoha', 'clk-mediatek', 'clk-sophgo' and ...Stephen Boyd20-301/+4046
2024-05-08dt-bindings: clocks: stm32mp25: add access-controllers descriptionGabriel Fernandez1-0/+4
2024-05-07Merge tag 'v6.10-rockchip-clk1' of git://git.kernel.org/pub/scm/linux/kernel/...Stephen Boyd5-1/+9
2024-05-04clk: rockchip: rk3568: Add PLL rate for 724 MHzLucas Stach1-0/+1
2024-05-04clk: rockchip: Remove an unused field in struct rockchip_mmc_clockChristophe JAILLET1-1/+0
2024-05-04dt-bindings: clock: fixed: Define a preferred node nameRob Herring (Arm)2-0/+18
2024-05-04Merge tag 'clk-meson-v6.10-1' of https://github.com/BayLibre/clk-meson into c...Stephen Boyd25-39/+279
2024-05-03clk: meson: s4: fix module autoloadingKrzysztof Kozlowski2-0/+2
2024-05-02Merge tag 'clk-imx-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/abe...Stephen Boyd7-21/+728
2024-05-01clk: imx: imx8mp: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2024-05-01clk: imx: imx8mp: Switch to RUNTIME_PM_OPS()Fabio Estevam1-3/+3
2024-04-30clk: bcm: rpi: Assign ->num before accessing ->hwsNathan Chancellor1-1/+1
2024-04-30clk: bcm: dvp: Assign ->num before accessing ->hwsNathan Chancellor1-1/+2
2024-04-30Merge tag 'renesas-clk-for-v6.10-tag2' of git://git.kernel.org/pub/scm/linux/...Stephen Boyd14-35/+577
2024-04-29Merge tag 'sunxi-clk-for-6.10-1' of https://git.kernel.org/pub/scm/linux/kern...Stephen Boyd25-5/+53
2024-04-25clk: renesas: r9a08g045: Add support for power domainsClaudiu Beznea1-0/+41
2024-04-25clk: renesas: rzg2l: Extend power domain supportClaudiu Beznea2-14/+252
2024-04-25dt-bindings: clock: renesas,rzg2l-cpg: Update #power-domain-cells = <1> for R...Claudiu Beznea1-1/+17
2024-04-25dt-bindings: clock: r9a08g045-cpg: Add power domain IDsClaudiu Beznea1-0/+70
2024-04-25dt-bindings: clock: r9a07g054-cpg: Add power domain IDsClaudiu Beznea1-0/+58
2024-04-25dt-bindings: clock: r9a07g044-cpg: Add power domain IDsClaudiu Beznea1-0/+58
2024-04-25dt-bindings: clock: r9a07g043-cpg: Add power domain IDsClaudiu Beznea1-0/+52
2024-04-25clk: renesas: shmobile: Remove unused CLK_ENABLE_ON_INITGeert Uytterhoeven3-6/+0
2024-04-25clk: renesas: r8a7740: Remove unused div4_clk.flags fieldChristophe JAILLET1-13/+12
2024-04-23clk: renesas: r9a07g043: Add clock and reset entry for PLICLad Prabhakar1-0/+9
2024-04-23clk: renesas: r8a779h0: Add INTC-EX clockCong Dang1-0/+1
2024-04-23clk: renesas: r8a779h0: Add MSIOF clocksCong Dang1-0/+6
2024-04-23clk: renesas: r8a779a0: Fix CANFD parent clockGeert Uytterhoeven1-1/+1
2024-04-23clk: scmi: Add support for get/set duty_cycle operationsCristian Marussi1-0/+49
2024-04-23clk: scmi: Add support for re-parenting restricted clocksCristian Marussi1-1/+6
2024-04-23clk: scmi: Add support for rate change restricted clocksCristian Marussi1-1/+6
2024-04-23clk: scmi: Add support for state control restricted clocksCristian Marussi1-7/+15
2024-04-23clk: scmi: Allocate CLK operations dynamicallyCristian Marussi1-50/+136
2024-04-22clk: imx: add i.MX95 BLK CTL clk driverPeng Fan3-0/+446
2024-04-22dt-bindings: clock: support i.MX95 Display Master CSR modulePeng Fan1-0/+64
2024-04-22dt-bindings: clock: support i.MX95 BLK CTL modulePeng Fan1-0/+56
2024-04-22dt-bindings: clock: add i.MX95 clock headerPeng Fan1-0/+28
2024-04-22clk: imx: imx8mp: Add pm_runtime support for power savingShengjiu Wang1-21/+136
2024-04-20clk: rs9: fix wrong default value for clock amplitudeCatalin Popescu1-4/+6
2024-04-20clk: gemini: Remove an unused field in struct clk_gemini_pciChristophe JAILLET1-2/+0
2024-04-20clk: highbank: Remove an unused field in struct hb_clkChristophe JAILLET1-1/+0
2024-04-20clk: mediatek: mt8365-mm: fix DPI0 parentAlexandre Mergnat1-1/+1
2024-04-20clk: sophgo: avoid open-coded 64-bit divisionArnd Bergmann1-2/+1
2024-04-20Merge tag 'renesas-clk-for-v6.10-tag1' of git://git.kernel.org/pub/scm/linux/...Stephen Boyd4-6/+20
2024-04-16clk: sunxi-ng: fix module autoloadingKrzysztof Kozlowski23-0/+23
2024-04-16clk: sunxi-ng: a64: Add constraints on PLL-MIPI's n/m ratio and parent rateFrank Oltmanns1-5/+7
2024-04-16clk: sunxi-ng: nkm: Support constraints on m/n ratio and parent rateFrank Oltmanns2-0/+23
2024-04-12clk: stm32: introduce clocks for STM32MP257 platformGabriel Fernandez6-15/+2646