Age | Commit message (Expand) | Author | Files | Lines |
2024-03-13 | Merge branches 'clk-renesas', 'clk-cleanup', 'clk-hisilicon', 'clk-mediatek' ... | Stephen Boyd | 15 | -28/+89 |
2024-03-09 | clk: zynq: Prevent null pointer dereference caused by kmalloc failure | Duoming Zhou | 1 | -5/+3 |
2024-03-09 | clk: fractional-divider: Use bit operations consistently | Andy Shevchenko | 1 | -4/+4 |
2024-03-09 | clk: fractional-divider: Move mask calculations out of lock | Andy Shevchenko | 1 | -3/+3 |
2024-02-29 | clk: mediatek: clk-mt8173-apmixedsys: Use common error handling code in clk_m... | Markus Elfring | 1 | -2/+3 |
2024-02-29 | clk: ti: dpll3xxx: use correct function names in kernel-doc | Randy Dunlap | 1 | -2/+2 |
2024-02-29 | clk: clocking-wizard: Remove redundant initialization of pointer div_addr | Colin Ian King | 1 | -1/+1 |
2024-02-22 | clk: keystone: sci-clk: match func name comment to actual | Randy Dunlap | 1 | -1/+1 |
2024-02-22 | clk: cdce925: Remove redundant assignment to variable 'rate' | Colin Ian King | 1 | -1/+0 |
2024-02-22 | clk: Provide managed helper to get and enable bulk clocks | Shradha Todi | 1 | -0/+40 |
2024-02-22 | clk: mediatek: add infracfg reset controller for mt7988 | Frank Wunderlich | 1 | -0/+23 |
2024-02-22 | clk: mediatek: mt7981-topckgen: flag SGM_REG_SEL as critical | Daniel Golle | 1 | -2/+3 |
2024-02-22 | clk: mediatek: mt8183: Correct parent of CLK_INFRA_SSPM_32K_SELF | Chen-Yu Tsai | 1 | -1/+1 |
2024-02-22 | clk: mediatek: mt7622-apmixedsys: Fix an error handling path in clk_mt8135_ap... | Christophe JAILLET | 1 | -1/+0 |
2024-02-22 | clk: mediatek: mt8135: Fix an error handling path in clk_mt8135_apmixed_probe() | Christophe JAILLET | 1 | -1/+3 |
2024-02-22 | clk: hisilicon: Use devm_kcalloc() instead of devm_kzalloc() | Erick Archer | 1 | -2/+1 |
2024-02-22 | clk: hisilicon: hi3559a: Fix an erroneous devm_kfree() | Christophe JAILLET | 1 | -1/+0 |
2024-02-22 | clk: hisilicon: hi3519: Release the correct number of gates in hi3519_clk_unr... | Christophe JAILLET | 1 | -1/+1 |
2024-02-20 | clk: renesas: r8a779h0: Add RPC-IF clock | Cong Dang | 1 | -0/+1 |
2024-02-20 | clk: renesas: r8a779h0: Add SYS-DMAC clocks | Cong Dang | 1 | -0/+2 |
2024-02-20 | clk: renesas: r8a779h0: Add SDHI clock | Cong Dang | 1 | -0/+1 |
2024-02-20 | clk: renesas: r8a779h0: Add EtherAVB clocks | Cong Dang | 1 | -0/+3 |
2024-02-13 | clk: renesas: r9a07g04[34]: Fix typo for sel_shdi variable | Claudiu Beznea | 2 | -6/+6 |
2024-02-13 | clk: renesas: r9a07g04[34]: Use SEL_SDHI1_STS status configuration for SD1 mux | Claudiu Beznea | 2 | -2/+2 |
2024-02-13 | clk: renesas: r8a779f0: Correct PFC/GPIO parent clock | Geert Uytterhoeven | 1 | -1/+1 |
2024-02-13 | clk: renesas: r8a779g0: Correct PFC/GPIO parent clocks | Geert Uytterhoeven | 1 | -5/+6 |
2024-02-06 | clk: renesas: r8a779h0: Add I2C clocks | Cong Dang | 1 | -0/+4 |
2024-02-06 | clk: renesas: r8a779h0: Add watchdog clock | Cong Dang | 1 | -0/+1 |
2024-02-06 | clk: renesas: r8a779h0: Add PFC/GPIO clocks | Cong Dang | 1 | -0/+3 |
2024-01-31 | clk: renesas: r8a779g0: Fix PCIe clock name | Geert Uytterhoeven | 1 | -1/+1 |
2024-01-31 | clk: renesas: cpg-mssr: Add support for R-Car V4M | Cong Dang | 5 | -0/+254 |
2024-01-31 | clk: renesas: rcar-gen4: Add support for FRQCRC1 | Geert Uytterhoeven | 1 | -2/+8 |
2024-01-31 | clk: renesas: r9a07g043: Add clock and reset entries for CRU | Biju Das | 1 | -0/+31 |
2024-01-31 | clk: renesas: r9a08g045: Add clock and reset support for watchdog | Claudiu Beznea | 1 | -0/+3 |
2024-01-23 | clk: renesas: mstp: Remove obsolete clkdev registration | Geert Uytterhoeven | 1 | -13/+3 |
2024-01-23 | clk: renesas: cpg-mssr: Ignore all clocks assigned to non-Linux system | Kuninori Morimoto | 1 | -7/+104 |
2024-01-19 | clk: qcom: gcc-x1e80100: Replace of_device.h with explicit includes | Stephen Rothwell | 1 | -1/+2 |
2024-01-13 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 71 | -637/+21379 |
2024-01-11 | Merge tag 'soc-drivers-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 4 | -0/+2528 |
2024-01-09 | Merge branch 'clk-rs9' into clk-next | Stephen Boyd | 1 | -17/+20 |
2024-01-09 | Merge branches 'clk-zynq', 'clk-xilinx' and 'clk-stm' into clk-next | Stephen Boyd | 13 | -292/+614 |
2024-01-09 | Merge branches 'clk-imx', 'clk-qcom', 'clk-amlogic' and 'clk-mediatek' into c... | Stephen Boyd | 37 | -106/+20433 |
2024-01-09 | Merge branches 'clk-versa', 'clk-silabs', 'clk-samsung', 'clk-starfive' and '... | Stephen Boyd | 10 | -173/+221 |
2024-01-09 | Merge branches 'clk-renesas', 'clk-rockchip', 'clk-allwinner' and 'clk-cleanu... | Stephen Boyd | 8 | -15/+20 |
2024-01-04 | clk: mediatek: add drivers for MT7988 SoC | Sam Shih | 7 | -0/+960 |
2024-01-04 | clk: mediatek: add pcw_chg_bit control for PLLs of MT7988 | Sam Shih | 2 | -2/+4 |
2024-01-04 | clk: mediatek: mt8188-topckgen: Refactor parents for top_dp/edp muxes | AngeloGioacchino Del Regno | 1 | -13/+14 |
2024-01-04 | clk: mediatek: mt8195-topckgen: Refactor parents for top_dp/edp muxes | AngeloGioacchino Del Regno | 1 | -8/+19 |
2024-01-04 | clk: mediatek: clk-mux: Support custom parent indices for muxes | AngeloGioacchino Del Regno | 2 | -4/+53 |
2024-01-04 | clk: starfive: jh7100: Add CLK_SET_RATE_PARENT to gmac_tx | Emil Renner Berthing | 1 | -1/+1 |