Age | Commit message (Expand) | Author |
2019-04-19 | Merge tag 'clk-fixes-for-5.1' of https://git.kernel.org/pub/scm/linux/kernel/... | Stephen Boyd |
2019-04-18 | clkdev: Hold clocks_mutex while iterating clocks list | Stephen Boyd |
2019-04-12 | clk: imx: Fix PLL_1416X not rounding rates | Leonard Crestez |
2019-04-12 | clk: mediatek: fix clk-gate flag setting | Weiyi Lu |
2019-04-10 | clk: x86: Add system specific quirk to mark clocks as critical | David Müller |
2019-04-04 | clk: sunxi-ng: nkmp: Explain why zero width check is needed | Jernej Skrabec |
2019-04-03 | clk: sunxi-ng: nkmp: Avoid GENMASK(-1, 0) | Jernej Skrabec |
2019-03-29 | Merge tag 'meson-clk-fixes-for-5.1-v2' of https://github.com/BayLibre/clk-mes... | Stephen Boyd |
2019-03-29 | clk: meson: vid-pll-div: remove warning and return 0 on invalid config | Neil Armstrong |
2019-03-25 | clk: meson: pll: fix rounding and setting a rate that matches precisely | Martin Blumenstingl |
2019-03-19 | Merge tag 'meson-clk-fixes-for-5.1' of https://github.com/BayLibre/clk-meson ... | Stephen Boyd |
2019-03-19 | clk: meson-g12a: fix VPU clock parents | Neil Armstrong |
2019-03-19 | clk: meson: g12a: fix VPU clock muxes mask | Maxime Jourdan |
2019-03-19 | clk: meson-gxbb: round the vdec dividers to closest | Maxime Jourdan |
2019-03-18 | clk: at91: fix programmable clock for sama5d2 | Matthias Wieloch |
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 |