summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-06-26Merge branches 'clk-imx', 'clk-microchip', 'clk-cleanup', 'clk-bindings', 'cl...Stephen Boyd
2023-06-26Merge branches 'clk-renesas', 'clk-determine-rate', 'clk-allwinner', 'clk-sam...Stephen Boyd
2023-06-26Merge branches 'clk-platform', 'clk-i2c', 'clk-mediatek', 'clk-i2cid' and 'cl...Stephen Boyd
2023-06-20clk: fix typo in clk_hw_register_fixed_rate_parent_data() macroClaudiu Beznea
2023-06-20clk: Fix memory leak in devm_clk_notifier_register()Fei Shao
2023-06-20clk: mvebu: Iterate over possible CPUs instead of DT CPU nodesRob Herring
2023-06-20clk: mvebu: Use of_get_cpu_hwid() to read CPU IDRob Herring
2023-06-20MAINTAINERS: Add Marvell mvebu clock driversRob Herring
2023-06-16clk: clocking-wizard: check return value of devm_kasprintf()Claudiu Beznea
2023-06-16clk: ti: clkctrl: check return value of kasprintf()Claudiu Beznea
2023-06-16clk: keystone: sci-clk: check return value of kasprintf()Claudiu Beznea
2023-06-16clk: si5341: free unused memory on probe failureClaudiu Beznea
2023-06-16clk: si5341: check return value of {devm_}kasprintf()Claudiu Beznea
2023-06-16clk: si5341: return error if one synth clock registration failsClaudiu Beznea
2023-06-16clk: cdce925: check return value of kasprintf()Claudiu Beznea
2023-06-16clk: vc5: check memory returned by kasprintf()Claudiu Beznea
2023-06-16clk: mediatek: clk-mt8173-apmixedsys: Fix iomap not released issueAngeloGioacchino Del Regno
2023-06-16clk: mediatek: clk-mt8173-apmixedsys: Fix return value for of_iomap() errorAngeloGioacchino Del Regno
2023-06-16clk: mediatek: clk-mtk: Grab iomem pointer for divider clocksAngeloGioacchino Del Regno
2023-06-16clk: keystone: syscon-clk: Add support for audio refclkJai Luthra
2023-06-16dt-bindings: clock: Add binding documentation for TI Audio REFCLKJai Luthra
2023-06-16dt-bindings: clock: ehrpwm: Remove unneeded syscon compatibleAndrew Davis
2023-06-16clk: keystone: syscon-clk: Allow the clock node to not be of type sysconAndrew Davis
2023-06-16Merge tag 'clk-meson-v6.5-2' of https://github.com/BayLibre/clk-meson into cl...Stephen Boyd
2023-06-15dt-bindings: clock: drop unneeded quotes and use absolute /schemas pathKrzysztof Kozlowski
2023-06-15MAINTAINERS: repair pattern in ARM/Amlogic Meson SoC CLOCK FRAMEWORKLukas Bulwahn
2023-06-15clk: meson: pll: remove unneeded semicolonJiapeng Chong
2023-06-14clk: mvebu: Use of_address_to_resource()Rob Herring
2023-06-14clk: tegra: tegra124-emc: Fix potential memory leakYuan Can
2023-06-14dt-bindings: rcc: stm32: Sync with u-boot copy for STM32MP13 SoCPatrick Delaunay
2023-06-14clk: clocking-wizard: Fix Oops in clk_wzrd_register_divider()Dan Carpenter
2023-06-14clk: bcm: rpi: Fix off by one in raspberrypi_discover_clocks()Dan Carpenter
2023-06-14clk: sifive: Use devm_platform_ioremap_resource()Yang Li
2023-06-14Merge tag 'clk-microchip-6.5' of https://git.kernel.org/pub/scm/linux/kernel/...Stephen Boyd
2023-06-14Merge tag 'clk-imx-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/abel...Stephen Boyd
2023-06-14clk: sprd: composite: Simplify determine_rate implementationStephen Boyd
2023-06-13ASoC: tlv320aic32x4: pll: Remove impossible condition in clk_aic32x4_pll_dete...Stephen Boyd
2023-06-13clk: Fix best_parent_rate after moving code into a separate functionMarek Szyprowski
2023-06-12clk: mediatek: fix of_iomap memory leakBosi Zhang
2023-06-12clk: mediatek: reset: add infra_ao reset support for MT8188Runyang Chen
2023-06-12dt-bindings: reset: mt8188: add thermal reset control bitRunyang Chen
2023-06-12clk: mediatek: Remove CLK_SET_PARENT from all MSDC core clocksAngeloGioacchino Del Regno
2023-06-12clk: mediatek: mux: Stop forcing CLK_SET_RATE_PARENT flagAngeloGioacchino Del Regno
2023-06-12clk: si521xx: Switch i2c driver back to use .probe()Uwe Kleine-König
2023-06-12clk: meson: a1: Staticize rtc clkStephen Boyd
2023-06-12Merge tag 'samsung-clk-6.5' of https://git.kernel.org/pub/scm/linux/kernel/gi...Stephen Boyd
2023-06-12Merge tag 'sunxi-clk-for-6.5-1' of https://git.kernel.org/pub/scm/linux/kerne...Stephen Boyd
2023-06-12Merge tag 'clk-meson-v6.5-1' of https://github.com/BayLibre/clk-meson into cl...Stephen Boyd
2023-06-12clk: samsung: add CONFIG_OF dependencyArnd Bergmann
2023-06-12clk: imx: clk-imx8mp: improve error handling in imx8mp_clocks_probe()Yuxing Liu