Age | Commit message (Expand) | Author |
2023-06-29 | Merge tag 'soc-arm-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds |
2023-06-29 | Merge tag 'soc-newsoc-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | Linus Torvalds |
2023-06-29 | Merge tag 'mips_6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux | Linus Torvalds |
2023-06-29 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds |
2023-06-28 | Merge tag 'regulator-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Linus Torvalds |
2023-06-26 | Merge tag 'timers-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux... | Linus Torvalds |
2023-06-26 | Merge branches 'clk-imx', 'clk-microchip', 'clk-cleanup', 'clk-bindings', 'cl... | Stephen Boyd |
2023-06-26 | Merge branches 'clk-renesas', 'clk-determine-rate', 'clk-allwinner', 'clk-sam... | Stephen Boyd |
2023-06-26 | Merge branches 'clk-platform', 'clk-i2c', 'clk-mediatek', 'clk-i2cid' and 'cl... | Stephen Boyd |
2023-06-24 | Add Renesas PMIC RAA215300 and built-in RTC | Mark Brown |
2023-06-23 | clk: ralink: mtmips: Fix uninitialized use of ret in mtmips_register_{fixed,f... | Nathan Chancellor |
2023-06-23 | clk: imx: Drop inclusion of unused header <soc/imx/timer.h> | Uwe Kleine-König |
2023-06-22 | clk: nuvoton: Use clk_parent_data instead of string for parent clock | Jacky Huang |
2023-06-22 | clk: nuvoton: Update all constant hex values to lowercase | Jacky Huang |
2023-06-22 | clk: nuvoton: Add clk-ma35d1.h for driver extern functions | Jacky Huang |
2023-06-21 | clk: ralink: add clock and reset driver for MTMIPS SoCs | Sergio Paracuellos |
2023-06-20 | clk: Fix memory leak in devm_clk_notifier_register() | Fei Shao |
2023-06-20 | clk: mvebu: Iterate over possible CPUs instead of DT CPU nodes | Rob Herring |
2023-06-20 | clk: mvebu: Use of_get_cpu_hwid() to read CPU ID | Rob Herring |
2023-06-16 | clk: clocking-wizard: check return value of devm_kasprintf() | Claudiu Beznea |
2023-06-16 | clk: ti: clkctrl: check return value of kasprintf() | Claudiu Beznea |
2023-06-16 | clk: keystone: sci-clk: check return value of kasprintf() | Claudiu Beznea |
2023-06-16 | clk: si5341: free unused memory on probe failure | Claudiu Beznea |
2023-06-16 | clk: si5341: check return value of {devm_}kasprintf() | Claudiu Beznea |
2023-06-16 | clk: si5341: return error if one synth clock registration fails | Claudiu Beznea |
2023-06-16 | clk: cdce925: check return value of kasprintf() | Claudiu Beznea |
2023-06-16 | clk: vc5: check memory returned by kasprintf() | Claudiu Beznea |
2023-06-16 | clk: mediatek: clk-mt8173-apmixedsys: Fix iomap not released issue | AngeloGioacchino Del Regno |
2023-06-16 | clk: mediatek: clk-mt8173-apmixedsys: Fix return value for of_iomap() error | AngeloGioacchino Del Regno |
2023-06-16 | clk: mediatek: clk-mtk: Grab iomem pointer for divider clocks | AngeloGioacchino Del Regno |
2023-06-16 | clk: keystone: syscon-clk: Add support for audio refclk | Jai Luthra |
2023-06-16 | clk: keystone: syscon-clk: Allow the clock node to not be of type syscon | Andrew Davis |
2023-06-15 | clk: meson: pll: remove unneeded semicolon | Jiapeng Chong |
2023-06-14 | clk: mvebu: Use of_address_to_resource() | Rob Herring |
2023-06-14 | clk: tegra: tegra124-emc: Fix potential memory leak | Yuan Can |
2023-06-14 | clk: clocking-wizard: Fix Oops in clk_wzrd_register_divider() | Dan Carpenter |
2023-06-14 | clk: pxa: fix NULL pointer dereference in pxa3xx_clk_update_accr | Arnd Bergmann |
2023-06-14 | clk: bcm: rpi: Fix off by one in raspberrypi_discover_clocks() | Dan Carpenter |
2023-06-14 | clk: sifive: Use devm_platform_ioremap_resource() | Yang Li |
2023-06-14 | clk: sprd: composite: Simplify determine_rate implementation | Stephen Boyd |
2023-06-13 | clk: Fix best_parent_rate after moving code into a separate function | Marek Szyprowski |
2023-06-12 | clk: clk-loongson2: Zero init clk_init_data | Binbin Zhou |
2023-06-12 | clk: mediatek: fix of_iomap memory leak | Bosi Zhang |
2023-06-12 | clk: mediatek: reset: add infra_ao reset support for MT8188 | Runyang Chen |
2023-06-12 | clk: mediatek: Remove CLK_SET_PARENT from all MSDC core clocks | AngeloGioacchino Del Regno |
2023-06-12 | clk: mediatek: mux: Stop forcing CLK_SET_RATE_PARENT flag | AngeloGioacchino Del Regno |
2023-06-12 | clk: si521xx: Switch i2c driver back to use .probe() | Uwe Kleine-König |
2023-06-12 | clk: mediatek: mt8365: Fix inverted topclk operations | Markus Schneider-Pargmann |
2023-06-12 | clk: composite: Fix handling of high clock rates | Sebastian Reichel |
2023-06-12 | clk: meson: a1: Staticize rtc clk | Stephen Boyd |