Age | Commit message (Expand) | Author | Files | Lines |
2020-08-25 | clk: sunxi-ng: sun8i: r40: Use sigma delta modulation for audio PLL | Jernej Skrabec | 1 | -13/+24 |
2020-08-25 | clk: sunxi-ng: add support for the Allwinner A100 CCU | Yangtao Li | 6 | -0/+1579 |
2020-08-23 | clk: imx: vf610: Add CRC clock | Krzysztof Kozlowski | 1 | -0/+1 |
2020-08-22 | clk: imx: Explicitly include bits.h | Anson Huang | 13 | -1/+13 |
2020-08-22 | clk: imx8qxp: Support building i.MX8QXP clock driver as module | Anson Huang | 4 | -9/+18 |
2020-08-22 | clk: imx8m: Support module build | Anson Huang | 5 | -8/+24 |
2020-08-22 | clk: imx: Add clock configuration for ARMv7 platforms | Anson Huang | 2 | -16/+76 |
2020-08-22 | clk: imx: Support building i.MX common clock driver as module | Anson Huang | 10 | -26/+60 |
2020-08-22 | clk: composite: Export clk_hw_register_composite() | Anson Huang | 1 | -0/+1 |
2020-08-22 | clk: imx6sl: Use BIT(x) to avoid shifting signed 32-bit value by 31 bits | Anson Huang | 1 | -7/+8 |
2020-08-19 | ARM: s3c24xx: pass pointer to clk driver via platform data | Krzysztof Kozlowski | 1 | -1/+6 |
2020-08-19 | ARM: s3c24xx: make S3C24XX_MISCCR access indirect | Arnd Bergmann | 1 | -6/+4 |
2020-08-18 | clk: rockchip: Fix initialization of mux_pll_src_4plls_p | Nathan Chancellor | 1 | -1/+1 |
2020-08-18 | clk: davinci: Use the correct size when allocating memory | Christophe JAILLET | 1 | -1/+1 |
2020-08-17 | clk: samsung: s3c24xx: declare s3c24xx_common_clk_init() in shared header | Krzysztof Kozlowski | 3 | -0/+3 |
2020-08-17 | clk: samsung: s3c64xx: declare s3c64xx_clk_init() in shared header | Krzysztof Kozlowski | 1 | -0/+1 |
2020-08-17 | clk: meson: axg-audio: fix g12a tdmout sclk inverter | Jerome Brunet | 1 | -25/+60 |
2020-08-17 | clk: meson: axg-audio: separate axg and g12a regmap tables | Jerome Brunet | 1 | -8/+127 |
2020-08-17 | clk: meson: add sclk-ws driver | Jerome Brunet | 2 | -0/+62 |
2020-08-15 | Merge tag 'acpi-5.9-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 3 | -79/+102 |
2020-08-14 | Merge tag 'pwm/for-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+6 |
2020-08-12 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 61 | -588/+4230 |
2020-08-07 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 47 | -330/+2719 |
2020-08-07 | clk: x86: Support RV architecture | Akshu Agrawal | 1 | -15/+38 |
2020-08-07 | clk: x86: Change name from ST to FCH | Akshu Agrawal | 2 | -13/+13 |
2020-08-07 | ACPI: APD: Change name from ST to FCH | Akshu Agrawal | 1 | -2/+2 |
2020-08-04 | Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 3 | -3/+2 |
2020-08-03 | Merge tag 'arm-drivers-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -3/+19 |
2020-08-03 | Merge tag 'arm-dt-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds | 2 | -0/+2 |
2020-08-03 | Merge branches 'clk-microchip', 'clk-mmp', 'clk-unused' and 'clk-at91' into c... | Stephen Boyd | 28 | -285/+2438 |
2020-08-03 | Merge branches 'clk-fallthru', 'clk-ingenic', 'clk-tegra', 'clk-sirf' and 'cl... | Stephen Boyd | 8 | -85/+228 |
2020-08-03 | Merge branches 'clk-actions', 'clk-rockchip', 'clk-iproc', 'clk-intel' and 'c... | Stephen Boyd | 9 | -60/+214 |
2020-08-03 | Merge branches 'clk-https', 'clk-renesas', 'clk-kconfig', 'clk-amlogic' and '... | Stephen Boyd | 31 | -51/+613 |
2020-08-03 | Merge branches 'clk-socfpga', 'clk-doc', 'clk-qcom', 'clk-vc5' and 'clk-bcm' ... | Stephen Boyd | 29 | -433/+3485 |
2020-08-03 | clk: bcm2835: Do not use prediv with bcm2711's PLLs | Nicolas Saenz Julienne | 1 | -4/+21 |
2020-08-03 | clk: drop unused function __clk_get_flags | Julia Lawall | 1 | -6/+0 |
2020-08-03 | clk: hsdk: Fix bad dependency on IOMEM | Geert Uytterhoeven | 1 | -1/+1 |
2020-08-03 | Merge branch 'clk-fixes' into clk-kconfig | Stephen Boyd | 3 | -8/+43 |
2020-07-29 | clk: mmp: avoid missing prototype warning | Arnd Bergmann | 2 | -0/+2 |
2020-07-28 | clk: sparx5: Add Sparx5 SoC DPLL clock driver | Lars Povlsen | 2 | -0/+296 |
2020-07-27 | clk: qoriq: add LS1021A core pll mux options | Michael Krummsdorf | 1 | -1/+9 |
2020-07-27 | clk: clk-atlas6: fix return value check in atlas6_clk_init() | Xu Wang | 1 | -1/+1 |
2020-07-27 | clk: tegra: pll: Improve PLLM enable-state detection | Dmitry Osipenko | 1 | -5/+15 |
2020-07-27 | clk: X1000: Add support for calculat REFCLK of USB PHY. | 周琰杰 (Zhou Yanjie) | 1 | -1/+83 |
2020-07-27 | clk: JZ4780: Reformat the code to align it. | 周琰杰 (Zhou Yanjie) | 1 | -45/+45 |
2020-07-27 | clk: JZ4780: Add functions for enable and disable USB PHY. | 周琰杰 (Zhou Yanjie) | 1 | -30/+35 |
2020-07-27 | clk: Ingenic: Add RTC related clocks for Ingenic SoCs. | 周琰杰 (Zhou Yanjie) | 3 | -0/+38 |
2020-07-27 | clk: davinci: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 1 | -1/+1 |
2020-07-27 | clk: imx: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 1 | -2/+2 |
2020-07-27 | clk: qcom: gcc-sdm660: Fix up gcc_mss_mnoc_bimc_axi_clk | Konrad Dybcio | 1 | -0/+3 |