Age | Commit message (Expand) | Author |
2019-03-14 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds |
2019-03-12 | treewide: add checks for the return value of memblock_alloc*() | Mike Rapoport |
2019-03-08 | clk: ti: clkctrl: Fix clkdm_name regression for TI_CLK_CLKCTRL_COMPAT | Tony Lindgren |
2019-03-08 | clk: fixup default index for of_clk_get_by_name() | Kuninori Morimoto |
2019-03-08 | Merge branch 'clk-parent-rewrite' (early part) into clk-next | Stephen Boyd |
2019-03-08 | Merge branches 'clk-typo', 'clk-json-schema', 'clk-mtk-2712-eco' and 'clk-roc... | Stephen Boyd |
2019-03-08 | Merge branch 'clk-at91' into clk-next | Stephen Boyd |
2019-03-08 | Merge branches 'clk-ingenic', 'clk-mtk-mux', 'clk-qcom-sdm845-pcie', 'clk-mtk... | Stephen Boyd |
2019-03-08 | Merge branches 'clk-qcom-msm8998', 'clk-fractional-parent', 'clk-x86-mv' and ... | Stephen Boyd |
2019-03-08 | Merge branches 'clk-qcom-rpmh', 'clk-gpio-sleep', 'clk-stm32mp1', 'clk-qcom-q... | Stephen Boyd |
2019-03-08 | Merge branches 'clk-imx', 'clk-samsung', 'clk-ti', 'clk-uniphier-gear' and 'c... | Stephen Boyd |
2019-03-08 | Merge branches 'clk-optional', 'clk-devm-clkdev-register', 'clk-allwinner', '... | Stephen Boyd |
2019-03-08 | Merge branches 'clk-of-refcount', 'clk-mmio-fixed-clock', 'clk-remove-clps', ... | Stephen Boyd |
2019-03-06 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | Linus Torvalds |
2019-03-01 | clk: Move of_clk_*() APIs into clk.c from clkdev.c | Stephen Boyd |
2019-03-01 | clk: Inform the core about consumer devices | Stephen Boyd |
2019-03-01 | clk: Introduce of_clk_get_hw_from_clkspec() | Stephen Boyd |
2019-03-01 | clk: core: clarify the check for runtime PM | Miquel Raynal |
2019-03-01 | clk: Combine __clk_get() and __clk_create_clk() | Stephen Boyd |
2019-02-28 | clk: imx8mq: add GPIO clocks to clock tree | Anson Huang |
2019-02-26 | clk: mediatek: correct cpu clock name for MT8173 SoC | Seiya Wang |
2019-02-26 | clk: imx: Refactor entire sccg pll clk | Abel Vesa |
2019-02-26 | clk: imx: scu: add cpu frequency scaling support | Anson Huang |
2019-02-26 | clk: mediatek: Mark bus and DRAM related clocks as critical | Jasper Mattsson |
2019-02-26 | clk: mediatek: Add flags to mtk_gate | Jasper Mattsson |
2019-02-26 | clk: mediatek: Add MUX_FLAGS macro | Jasper Mattsson |
2019-02-26 | clk: qcom: gcc-sdm845: Define parent of PCIe PIPE clocks | Bjorn Andersson |
2019-02-26 | clk: ingenic: Remove set but not used variable 'enable' | YueHaibing |
2019-02-25 | clk: at91: programmable: remove unneeded register read | Nicolas Ferre |
2019-02-25 | clk: mediatek: using CLK_MUX_ROUND_CLOSEST for the clock of dpi1_sel | chunhui dai |
2019-02-25 | clk: mediatek: add MUX_GATE_FLAGS_2 | chunhui dai |
2019-02-25 | clk: renesas: r8a774a1: Fix LAST_DT_CORE_CLK | Fabrizio Castro |
2019-02-22 | clk: ingenic: Fix doc of ingenic_cgu_div_info | Paul Cercueil |
2019-02-22 | clk: ingenic: Fix round_rate misbehaving with non-integer dividers | Paul Cercueil |
2019-02-22 | clk: mediatek: fix platform_no_drv_owner.cocci warnings | YueHaibing |
2019-02-22 | clk: tegra: dfll: Fix debugfs_simple_attr.cocci warnings | YueHaibing |
2019-02-22 | clk: qoriq: Improve an error message | Dan Carpenter |
2019-02-22 | clk: at91: optimize clk_round_rate() for AUDIO_PLL | Michał Mirosław |
2019-02-22 | clk: x86: Move clk-lpss.h to platform_data/x86 | Andy Shevchenko |
2019-02-22 | clk: fractional-divider: check parent rate only if flag is set | Katsuhiro Suzuki |
2019-02-22 | clk: qcom: Make common clk_hw registrations | Jeffrey Hugo |
2019-02-22 | clk: actions: Add clock driver for S500 SoC | Manivannan Sadhasivam |
2019-02-21 | clk: actions: Add configurable PLL delay | Manivannan Sadhasivam |
2019-02-21 | clk: imx: imx8mm: Mark init function __init | Stephen Boyd |
2019-02-21 | clk: qcom: gcc-qcs404: Add cfg_offset for blsp1_uart3 clock | Taniya Das |
2019-02-21 | clk: qcom: clk-rcg2: Introduce a cfg offset for RCGs | Taniya Das |
2019-02-21 | clk: qcom: remove empty lines in clk-rcg.h | Vinod Koul |
2019-02-21 | clk: stm32mp1: fix bit width of hse_rtc divider | Gabriel Fernandez |
2019-02-21 | clk: stm32mp1: remove unnecessary CLK_DIVIDER_ALLOW_ZERO flag | Gabriel Fernandez |
2019-02-21 | clk: stm32mp1: fix HSI divider flag | Gabriel Fernandez |