Age | Commit message (Expand) | Author |
2020-08-15 | Merge tag 'acpi-5.9-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds |
2020-08-14 | Merge tag 'pwm/for-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2020-08-12 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds |
2020-08-07 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds |
2020-08-07 | clk: x86: Support RV architecture | Akshu Agrawal |
2020-08-07 | clk: x86: Change name from ST to FCH | Akshu Agrawal |
2020-08-07 | ACPI: APD: Change name from ST to FCH | Akshu Agrawal |
2020-08-04 | Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-08-03 | Merge tag 'arm-drivers-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2020-08-03 | Merge tag 'arm-dt-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds |
2020-08-03 | Merge branches 'clk-microchip', 'clk-mmp', 'clk-unused' and 'clk-at91' into c... | Stephen Boyd |
2020-08-03 | Merge branches 'clk-fallthru', 'clk-ingenic', 'clk-tegra', 'clk-sirf' and 'cl... | Stephen Boyd |
2020-08-03 | Merge branches 'clk-actions', 'clk-rockchip', 'clk-iproc', 'clk-intel' and 'c... | Stephen Boyd |
2020-08-03 | Merge branches 'clk-https', 'clk-renesas', 'clk-kconfig', 'clk-amlogic' and '... | Stephen Boyd |
2020-08-03 | Merge branches 'clk-socfpga', 'clk-doc', 'clk-qcom', 'clk-vc5' and 'clk-bcm' ... | Stephen Boyd |
2020-08-03 | clk: bcm2835: Do not use prediv with bcm2711's PLLs | Nicolas Saenz Julienne |
2020-08-03 | clk: drop unused function __clk_get_flags | Julia Lawall |
2020-08-03 | clk: hsdk: Fix bad dependency on IOMEM | Geert Uytterhoeven |
2020-08-03 | Merge branch 'clk-fixes' into clk-kconfig | Stephen Boyd |
2020-07-29 | clk: mmp: avoid missing prototype warning | Arnd Bergmann |
2020-07-28 | clk: sparx5: Add Sparx5 SoC DPLL clock driver | Lars Povlsen |
2020-07-27 | clk: qoriq: add LS1021A core pll mux options | Michael Krummsdorf |
2020-07-27 | clk: clk-atlas6: fix return value check in atlas6_clk_init() | Xu Wang |
2020-07-27 | clk: tegra: pll: Improve PLLM enable-state detection | Dmitry Osipenko |
2020-07-27 | clk: X1000: Add support for calculat REFCLK of USB PHY. | 周琰杰 (Zhou Yanjie) |
2020-07-27 | clk: JZ4780: Reformat the code to align it. | 周琰杰 (Zhou Yanjie) |
2020-07-27 | clk: JZ4780: Add functions for enable and disable USB PHY. | 周琰杰 (Zhou Yanjie) |
2020-07-27 | clk: Ingenic: Add RTC related clocks for Ingenic SoCs. | 周琰杰 (Zhou Yanjie) |
2020-07-27 | clk: davinci: Use fallthrough pseudo-keyword | Gustavo A. R. Silva |
2020-07-27 | clk: imx: Use fallthrough pseudo-keyword | Gustavo A. R. Silva |
2020-07-27 | clk: qcom: gcc-sdm660: Fix up gcc_mss_mnoc_bimc_axi_clk | Konrad Dybcio |
2020-07-27 | clk: qcom: gcc-sdm660: Add missing modem reset | Konrad Dybcio |
2020-07-24 | clk: qcom: lpass: Add support for LPASS clock controller for SC7180 | Taniya Das |
2020-07-24 | clk: qcom: gcc: Add support for GCC LPASS clock for SC7180 | Taniya Das |
2020-07-24 | clk: qcom: gdsc: Add support to enable retention of GSDCR | Taniya Das |
2020-07-24 | clk: Clean up kernel-doc errors | Stephen Boyd |
2020-07-24 | clk: qcom: Export gdsc_gx_do_nothing_enable() to modules | Stephen Boyd |
2020-07-24 | clk: at91: sama7g5: add clock support for sama7g5 | Claudiu Beznea |
2020-07-24 | clk: at91: clk-utmi: add utmi support for sama7g5 | Claudiu Beznea |
2020-07-24 | clk: at91: clk-sam9x60-pll: re-factor to support plls with multiple outputs | Claudiu Beznea |
2020-07-24 | clk: at91: clk-programmable: add mux_table option | Claudiu Beznea |
2020-07-24 | clk: at91: clk-peripheral: add support for changeable parent rate | Claudiu Beznea |
2020-07-24 | clk: at91: clk-master: add master clock support for SAMA7G5 | Claudiu Beznea |
2020-07-24 | clk: at91: clk-generated: add mux_table option | Claudiu Beznea |
2020-07-24 | clk: at91: clk-generated: pass the id of changeable parent at registration | Claudiu Beznea |
2020-07-24 | clk: at91: replace conditional operator with double logical not | Claudiu Beznea |
2020-07-24 | clk: at91: sckc: register slow_rc with accuracy option | Claudiu Beznea |
2020-07-24 | clk: at91: sam9x60: fix main rc oscillator frequency | Claudiu Beznea |
2020-07-24 | clk: at91: sam9x60-pll: use frac when setting frequency | Claudiu Beznea |
2020-07-24 | clk: at91: sam9x60-pll: check fcore against ranges | Claudiu Beznea |