Age | Commit message (Expand) | Author | Files | Lines |
2023-07-26 | Merge tag 'clk-meson-fixes-v6.5-1' of https://github.com/BayLibre/clk-meson i... | Stephen Boyd | 1 | -2/+2 |
2023-07-20 | clk: fixed-mmio: make COMMON_CLK_FIXED_MMIO depend on HAS_IOMEM | Baoquan He | 1 | -0/+1 |
2023-07-20 | clk: imx93: Propagate correct error in imx93_clocks_probe() | Geert Uytterhoeven | 1 | -1/+1 |
2023-07-19 | clk: mediatek: mt8183: Add back SSPM related clocks | Chen-Yu Tsai | 1 | -0/+27 |
2023-07-11 | clk: meson: change usleep_range() to udelay() for atomic context | Dmitry Rokosov | 1 | -2/+2 |
2023-07-04 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 53 | -871/+7363 |
2023-07-04 | clk: tegra: Avoid calling an uninitialized function | Thierry Reding | 1 | -3/+12 |
2023-07-03 | Merge tag 'char-misc-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -1/+60 |
2023-06-30 | Merge tag 'soc-arm-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds | 2 | -1/+4 |
2023-06-30 | Merge tag 'soc-newsoc-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | Linus Torvalds | 8 | -0/+1594 |
2023-06-30 | Merge tag 'mips_6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux | Linus Torvalds | 3 | -0/+1125 |
2023-06-29 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 251 | -753/+4046 |
2023-06-28 | Merge tag 'regulator-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Linus Torvalds | 2 | -19/+17 |
2023-06-27 | Merge branches 'clk-qcom' and 'clk-microchip' into clk-next | Stephen Boyd | 52 | -868/+7351 |
2023-06-27 | Merge tag 'timers-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux... | Linus Torvalds | 4 | -4/+0 |
2023-06-26 | Merge branches 'clk-imx', 'clk-microchip', 'clk-cleanup', 'clk-bindings', 'cl... | Stephen Boyd | 26 | -99/+223 |
2023-06-26 | Merge branches 'clk-renesas', 'clk-determine-rate', 'clk-allwinner', 'clk-sam... | Stephen Boyd | 57 | -265/+3401 |
2023-06-26 | Merge branches 'clk-platform', 'clk-i2c', 'clk-mediatek', 'clk-i2cid' and 'cl... | Stephen Boyd | 29 | -165/+232 |
2023-06-24 | Add Renesas PMIC RAA215300 and built-in RTC | Mark Brown | 4 | -6/+21 |
2023-06-23 | clk: ralink: mtmips: Fix uninitialized use of ret in mtmips_register_{fixed,f... | Nathan Chancellor | 1 | -0/+2 |
2023-06-23 | clk: imx: Drop inclusion of unused header <soc/imx/timer.h> | Uwe Kleine-König | 4 | -4/+0 |
2023-06-22 | clk: nuvoton: Use clk_parent_data instead of string for parent clock | Jacky Huang | 1 | -87/+219 |
2023-06-22 | clk: nuvoton: Update all constant hex values to lowercase | Jacky Huang | 1 | -16/+16 |
2023-06-22 | clk: nuvoton: Add clk-ma35d1.h for driver extern functions | Jacky Huang | 4 | -16/+24 |
2023-06-21 | clk: ralink: add clock and reset driver for MTMIPS SoCs | Sergio Paracuellos | 3 | -0/+1123 |
2023-06-21 | clk: at91: sama7g5: s/ep_chg_chg_id/ep_chg_id | Claudiu Beznea | 1 | -1/+1 |
2023-06-21 | clk: at91: sama7g5: switch to parent_hw and parent_data | Claudiu Beznea | 1 | -342/+454 |
2023-06-21 | clk: at91: sckc: switch to parent_data/parent_hw | Claudiu Beznea | 1 | -27/+48 |
2023-06-21 | clk: at91: clk-sam9x60-pll: add support for parent_hw | Claudiu Beznea | 4 | -9/+17 |
2023-06-21 | clk: at91: clk-utmi: add support for parent_hw | Claudiu Beznea | 10 | -17/+28 |
2023-06-21 | clk: at91: clk-system: add support for parent_hw | Claudiu Beznea | 14 | -19/+24 |
2023-06-21 | clk: at91: clk-programmable: add support for parent_hw | Claudiu Beznea | 14 | -17/+21 |
2023-06-21 | clk: at91: clk-peripheral: add support for parent_hw | Claudiu Beznea | 14 | -23/+34 |
2023-06-21 | clk: at91: clk-master: add support for parent_hw | Claudiu Beznea | 14 | -35/+47 |
2023-06-21 | clk: at91: clk-generated: add support for parent_hw | Claudiu Beznea | 6 | -7/+15 |
2023-06-21 | clk: at91: clk-main: add support for parent_data/parent_hw | Claudiu Beznea | 14 | -37/+52 |
2023-06-21 | clk: qcom: gcc-sc8280xp: Add runtime PM | Konrad Dybcio | 1 | -2/+16 |
2023-06-21 | clk: qcom: gpucc-sc8280xp: Add runtime PM | Konrad Dybcio | 1 | -2/+17 |
2023-06-20 | clk: Fix memory leak in devm_clk_notifier_register() | Fei Shao | 1 | -0/+1 |
2023-06-20 | clk: mvebu: Iterate over possible CPUs instead of DT CPU nodes | Rob Herring | 1 | -11/+3 |
2023-06-20 | clk: mvebu: Use of_get_cpu_hwid() to read CPU ID | Rob Herring | 1 | -8/+8 |
2023-06-20 | clk: qcom: mmcc-msm8974: fix MDSS_GDSC power flags | Dmitry Baryshkov | 1 | -1/+1 |
2023-06-17 | clk: clocking-wizard: check return value of devm_kasprintf() | Claudiu Beznea | 1 | -0/+5 |
2023-06-17 | clk: ti: clkctrl: check return value of kasprintf() | Claudiu Beznea | 1 | -0/+7 |
2023-06-17 | clk: keystone: sci-clk: check return value of kasprintf() | Claudiu Beznea | 1 | -0/+2 |
2023-06-17 | clk: si5341: free unused memory on probe failure | Claudiu Beznea | 1 | -9/+7 |
2023-06-17 | clk: si5341: check return value of {devm_}kasprintf() | Claudiu Beznea | 1 | -0/+8 |
2023-06-17 | clk: si5341: return error if one synth clock registration fails | Claudiu Beznea | 1 | -6/+8 |
2023-06-17 | clk: cdce925: check return value of kasprintf() | Claudiu Beznea | 1 | -0/+12 |
2023-06-17 | clk: vc5: check memory returned by kasprintf() | Claudiu Beznea | 1 | -0/+29 |