summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)Author
2023-07-04Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2023-07-04clk: tegra: Avoid calling an uninitialized functionThierry Reding
2023-07-03Merge tag 'char-misc-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-06-29Merge tag 'soc-arm-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2023-06-29Merge tag 'soc-newsoc-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2023-06-29Merge tag 'mips_6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2023-06-29Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2023-06-28Merge tag 'regulator-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds
2023-06-26Merge branches 'clk-qcom' and 'clk-microchip' into clk-nextStephen Boyd
2023-06-26Merge tag 'timers-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux...Linus Torvalds
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-24Add Renesas PMIC RAA215300 and built-in RTCMark Brown
2023-06-23clk: ralink: mtmips: Fix uninitialized use of ret in mtmips_register_{fixed,f...Nathan Chancellor
2023-06-23clk: imx: Drop inclusion of unused header <soc/imx/timer.h>Uwe Kleine-König
2023-06-22clk: nuvoton: Use clk_parent_data instead of string for parent clockJacky Huang
2023-06-22clk: nuvoton: Update all constant hex values to lowercaseJacky Huang
2023-06-22clk: nuvoton: Add clk-ma35d1.h for driver extern functionsJacky Huang
2023-06-21clk: ralink: add clock and reset driver for MTMIPS SoCsSergio Paracuellos
2023-06-21clk: at91: sama7g5: s/ep_chg_chg_id/ep_chg_idClaudiu Beznea
2023-06-21clk: at91: sama7g5: switch to parent_hw and parent_dataClaudiu Beznea
2023-06-21clk: at91: sckc: switch to parent_data/parent_hwClaudiu Beznea
2023-06-21clk: at91: clk-sam9x60-pll: add support for parent_hwClaudiu Beznea
2023-06-21clk: at91: clk-utmi: add support for parent_hwClaudiu Beznea
2023-06-21clk: at91: clk-system: add support for parent_hwClaudiu Beznea
2023-06-21clk: at91: clk-programmable: add support for parent_hwClaudiu Beznea
2023-06-21clk: at91: clk-peripheral: add support for parent_hwClaudiu Beznea
2023-06-21clk: at91: clk-master: add support for parent_hwClaudiu Beznea
2023-06-21clk: at91: clk-generated: add support for parent_hwClaudiu Beznea
2023-06-21clk: at91: clk-main: add support for parent_data/parent_hwClaudiu Beznea
2023-06-20clk: qcom: gcc-sc8280xp: Add runtime PMKonrad Dybcio
2023-06-20clk: qcom: gpucc-sc8280xp: Add runtime PMKonrad Dybcio
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-20clk: qcom: mmcc-msm8974: fix MDSS_GDSC power flagsDmitry Baryshkov
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-16clk: keystone: syscon-clk: Allow the clock node to not be of type sysconAndrew Davis