summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)AuthorFilesLines
2023-06-30Merge tag 'soc-newsoc-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds8-0/+1594
2023-06-30Merge tag 'mips_6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds3-0/+1125
2023-06-29Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds251-753/+4046
2023-06-28Merge tag 'regulator-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds2-19/+17
2023-06-27Merge tag 'timers-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux...Linus Torvalds4-4/+0
2023-06-26Merge branches 'clk-imx', 'clk-microchip', 'clk-cleanup', 'clk-bindings', 'cl...Stephen Boyd26-99/+223
2023-06-26Merge branches 'clk-renesas', 'clk-determine-rate', 'clk-allwinner', 'clk-sam...Stephen Boyd57-265/+3401
2023-06-26Merge branches 'clk-platform', 'clk-i2c', 'clk-mediatek', 'clk-i2cid' and 'cl...Stephen Boyd29-165/+232
2023-06-24Add Renesas PMIC RAA215300 and built-in RTCMark Brown4-6/+21
2023-06-23clk: ralink: mtmips: Fix uninitialized use of ret in mtmips_register_{fixed,f...Nathan Chancellor1-0/+2
2023-06-23clk: imx: Drop inclusion of unused header <soc/imx/timer.h>Uwe Kleine-König4-4/+0
2023-06-22clk: nuvoton: Use clk_parent_data instead of string for parent clockJacky Huang1-87/+219
2023-06-22clk: nuvoton: Update all constant hex values to lowercaseJacky Huang1-16/+16
2023-06-22clk: nuvoton: Add clk-ma35d1.h for driver extern functionsJacky Huang4-16/+24
2023-06-21clk: ralink: add clock and reset driver for MTMIPS SoCsSergio Paracuellos3-0/+1123
2023-06-20clk: Fix memory leak in devm_clk_notifier_register()Fei Shao1-0/+1
2023-06-20clk: mvebu: Iterate over possible CPUs instead of DT CPU nodesRob Herring1-11/+3
2023-06-20clk: mvebu: Use of_get_cpu_hwid() to read CPU IDRob Herring1-8/+8
2023-06-17clk: clocking-wizard: check return value of devm_kasprintf()Claudiu Beznea1-0/+5
2023-06-17clk: ti: clkctrl: check return value of kasprintf()Claudiu Beznea1-0/+7
2023-06-17clk: keystone: sci-clk: check return value of kasprintf()Claudiu Beznea1-0/+2
2023-06-17clk: si5341: free unused memory on probe failureClaudiu Beznea1-9/+7
2023-06-17clk: si5341: check return value of {devm_}kasprintf()Claudiu Beznea1-0/+8
2023-06-17clk: si5341: return error if one synth clock registration failsClaudiu Beznea1-6/+8
2023-06-17clk: cdce925: check return value of kasprintf()Claudiu Beznea1-0/+12
2023-06-17clk: vc5: check memory returned by kasprintf()Claudiu Beznea1-0/+29
2023-06-16clk: mediatek: clk-mt8173-apmixedsys: Fix iomap not released issueAngeloGioacchino Del Regno1-1/+4
2023-06-16clk: mediatek: clk-mt8173-apmixedsys: Fix return value for of_iomap() errorAngeloGioacchino Del Regno1-1/+1
2023-06-16clk: mediatek: clk-mtk: Grab iomem pointer for divider clocksAngeloGioacchino Del Regno1-3/+3
2023-06-16clk: keystone: syscon-clk: Add support for audio refclkJai Luthra1-5/+40
2023-06-16clk: keystone: syscon-clk: Allow the clock node to not be of type sysconAndrew Davis1-2/+2
2023-06-15clk: meson: pll: remove unneeded semicolonJiapeng Chong1-1/+1
2023-06-15clk: mvebu: Use of_address_to_resource()Rob Herring1-5/+3
2023-06-15clk: tegra: tegra124-emc: Fix potential memory leakYuan Can1-0/+2
2023-06-15clk: clocking-wizard: Fix Oops in clk_wzrd_register_divider()Dan Carpenter1-1/+1
2023-06-15clk: pxa: fix NULL pointer dereference in pxa3xx_clk_update_accrArnd Bergmann1-1/+1
2023-06-15clk: bcm: rpi: Fix off by one in raspberrypi_discover_clocks()Dan Carpenter1-2/+2
2023-06-15clk: sifive: Use devm_platform_ioremap_resource()Yang Li1-3/+1
2023-06-14clk: sprd: composite: Simplify determine_rate implementationStephen Boyd3-25/+3
2023-06-13clk: Fix best_parent_rate after moving code into a separate functionMarek Szyprowski1-0/+1
2023-06-13clk: clk-loongson2: Zero init clk_init_dataBinbin Zhou1-1/+1
2023-06-13clk: mediatek: fix of_iomap memory leakBosi Zhang1-2/+5
2023-06-13clk: mediatek: reset: add infra_ao reset support for MT8188Runyang Chen1-0/+24
2023-06-13clk: mediatek: Remove CLK_SET_PARENT from all MSDC core clocksAngeloGioacchino Del Regno11-92/+93
2023-06-13clk: mediatek: mux: Stop forcing CLK_SET_RATE_PARENT flagAngeloGioacchino Del Regno9-40/+62
2023-06-13clk: si521xx: Switch i2c driver back to use .probe()Uwe Kleine-König1-1/+1
2023-06-13clk: mediatek: mt8365: Fix inverted topclk operationsMarkus Schneider-Pargmann1-3/+3
2023-06-13clk: composite: Fix handling of high clock ratesSebastian Reichel1-1/+4
2023-06-13clk: meson: a1: Staticize rtc clkStephen Boyd1-1/+1
2023-06-12clk: mediatek: mt8365: Fix index issueAlexandre Mergnat1-0/+12