summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-01-09Merge branches 'clk-versa', 'clk-silabs', 'clk-samsung', 'clk-starfive' and '...Stephen Boyd15-299/+710
2024-01-09Merge branches 'clk-renesas', 'clk-rockchip', 'clk-allwinner' and 'clk-cleanu...Stephen Boyd9-17/+22
2024-01-04dt-bindings: clock: sophgo: Add clock controller of CV1800 series SoCInochi Amaoto2-0/+222
2024-01-04clk: starfive: jh7100: Add CLK_SET_RATE_PARENT to gmac_txEmil Renner Berthing1-1/+1
2024-01-04clk: starfive: Add flags argument to JH71X0__MUX macroEmil Renner Berthing6-36/+36
2023-12-20Merge tag 'samsung-clk-6.8' of https://git.kernel.org/pub/scm/linux/kernel/gi...Stephen Boyd2-86/+101
2023-12-20clk: fixed-rate: fix clk_hw_register_fixed_rate_with_accuracy_parent_hwThéo Lebrun1-2/+2
2023-12-18clk: si5351: allow PLLs to be adjusted without resetAlvin Šipraga2-3/+46
2023-12-18dt-bindings: clock: si5351: add PLL reset mode propertyAlvin Šipraga1-0/+24
2023-12-18dt-bindings: clock: si5351: convert to yamlAlvin Šipraga2-126/+241
2023-12-18clk: si5341: fix an error code problem in si5341_output_clk_set_rateSu Hui1-3/+1
2023-12-18clk: versaclock3: Drop ret variableBiju Das1-19/+11
2023-12-18clk: versaclock3: Add missing space between ')' and '{'Biju Das1-22/+22
2023-12-18clk: versaclock3: Use u8 return type for get_parent() callbackBiju Das1-3/+3
2023-12-18clk: versaclock3: Avoid unnecessary paddingBiju Das1-3/+3
2023-12-18clk: versaclock3: Update vc3_get_div() to avoid divide by zeroBiju Das1-1/+1
2023-12-18clk: microchip: mpfs-ccc: replace include of asm-generic/errno-base.hConor Dooley1-1/+1
2023-12-18clk: rs9: Fix DIF OEn bit placement on 9FGV0241Marek Vasut1-1/+1
2023-12-17clk: mmp: pxa168: Fix memory leak in pxa168_clk_init()Kuan-Wei Chiu1-0/+3
2023-12-17clk: hi3620: Fix memory leak in hi3620_mmc_clk_init()Kuan-Wei Chiu1-1/+3
2023-12-17clk: sp7021: fix return value check in sp7021_clk_probe()Yang Yingliang1-6/+6
2023-12-17Merge tag 'renesas-clk-for-v6.8-tag2' of git://git.kernel.org/pub/scm/linux/k...Stephen Boyd2-15/+57
2023-12-17Merge tag 'sunxi-clk-for-6.8-1' of https://git.kernel.org/pub/scm/linux/kerne...Stephen Boyd1-3/+2
2023-12-17Merge tag 'v6.8-rockchip-clk1' of git://git.kernel.org/pub/scm/linux/kernel/g...Stephen Boyd1-0/+3
2023-12-13clk: renesas: r9a08g045: Add clock and reset support for ETH0 and ETH1Claudiu Beznea1-0/+10
2023-12-13clk: renesas: rzg2l: Check reset monitor registersClaudiu Beznea1-15/+44
2023-12-13clk: renesas: r9a08g045: Add IA55 pclk and its resetClaudiu Beznea1-0/+3
2023-12-05clk: rockchip: rk3568: Mark pclk_usb as criticalChris Morgan1-0/+1
2023-12-05clk: rockchip: rk3568: Add PLL rate for 126.4MHzChris Morgan1-0/+1
2023-12-05Merge tag 'renesas-clk-for-v6.8-tag1' of git://git.kernel.org/pub/scm/linux/k...Stephen Boyd2-23/+18
2023-11-27clk: renesas: rzg2l-cpg: Reuse code in rzg2l_cpg_reset()Claudiu Beznea1-23/+15
2023-11-20clk: renesas: r8a779g0: Add PCIe clocksYoshihiro Shimoda1-0/+2
2023-11-20clk: renesas: r8a779g0: Add EtherTSN clockNiklas Söderlund1-0/+1
2023-11-19clk: sunxi-ng: nkm: remove redundant initialization of tmp_parentColin Ian King1-3/+2
2023-11-16clk: rockchip: rk3568: Add PLL rate for 115.2MHzChris Morgan1-0/+1
2023-11-16clk: samsung: Improve kernel-doc commentsSam Protsenko2-88/+100
2023-11-16clk: samsung: Fix kernel-doc commentsSam Protsenko2-4/+7
2023-11-13Linux 6.7-rc1v6.7-rc1Linus Torvalds1-2/+2
2023-11-12wifi: iwlwifi: fix system commands group orderingMiri Korenblit1-1/+1
2023-11-12Merge tag 'parisc-for-6.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-8/+6
2023-11-12Merge tag 'loongarch-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds13-63/+215
2023-11-12Merge tag 'powerpc-6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds8-24/+24
2023-11-12Merge tag '6.7-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cif...Linus Torvalds16-88/+491
2023-11-11Merge tag 'probes-fixes-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds15-31/+25
2023-11-11Merge tag 'fbdev-for-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds18-110/+70
2023-11-11tracing/kprobes: Fix the order of argument descriptionsYujie Liu1-1/+1
2023-11-11Merge tag 'drm-next-2023-11-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds97-812/+1760
2023-11-10Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds9-86/+78
2023-11-10Merge tag 'sound-fix-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds18-51/+171
2023-11-10Merge tag 'amd-drm-next-6.7-2023-11-10' of https://gitlab.freedesktop.org/agd...Daniel Vetter85-773/+1688