Age | Commit message (Expand) | Author |
2020-01-16 | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc... | Linus Torvalds |
2020-01-13 | Merge tag 'sunxi-clk-fixes-for-5.5' of https://git.kernel.org/pub/scm/linux/k... | Stephen Boyd |
2020-01-06 | clk: mmp2: Fix the order of timer mux parents | Lubomir Rintel |
2020-01-05 | clk: ti: dra7-atl: Remove pm_runtime_irq_safe() | Peter Ujfalusi |
2020-01-05 | clk: qcom: gcc-sdm845: Add missing flag to votable GDSCs | Georgi Djakov |
2020-01-02 | clk: sunxi-ng: h6-r: Fix AR100/R_APB2 parent order | Samuel Holland |
2020-01-02 | clk: sunxi-ng: h6-r: Simplify R_APB1 clock definition | Samuel Holland |
2020-01-02 | clk: sunxi-ng: sun8i-r: Fix divider on APB0 clock | Samuel Holland |
2019-12-26 | clk: Don't try to enable critical clocks if prepare failed | Guenter Roeck |
2019-12-24 | clk: tegra: Fix double-free in tegra_clk_init() | Dmitry Osipenko |
2019-12-23 | clk: samsung: exynos5420: Keep top G3D clocks enabled | Marek Szyprowski |
2019-12-18 | clk: qcom: Avoid SMMU/cx gdsc corner cases | Jeffrey Hugo |
2019-12-18 | clk: qcom: gcc-sc7180: Fix setting flag for votable GDSCs | Matthias Kaehlcke |
2019-12-18 | clk: sunxi-ng: r40: Allow setting parent rate for external clock outputs | Chen-Yu Tsai |
2019-12-18 | clk: Move clk_core_reparent_orphans() under CONFIG_OF | Olof Johansson |
2019-12-16 | clk: at91: fix possible deadlock | Alexandre Belloni |
2019-12-12 | Merge tag 'imx-clk-fixes-5.5' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Stephen Boyd |
2019-12-12 | clk: walk orphan list on clock provider registration | Jerome Brunet |
2019-12-11 | clk: imx: pll14xx: fix clk_pll14xx_wait_lock | Peng Fan |
2019-12-09 | clk: sunxi-ng: v3s: Fix incorrect number of hw_clks. | Yunhao Tian |
2019-12-09 | clk: imx: clk-imx7ulp: Add missing sentinel of ulp_div_table | Peng Fan |
2019-12-09 | clk: imx: clk-composite-8m: add lock to gate/mux | Peng Fan |
2019-12-05 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds |
2019-12-05 | Merge branch 'thermal/next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2019-12-01 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds |
2019-11-27 | Merge branches 'clk-ingenic', 'clk-init-leak', 'clk-ux500' and 'clk-bitmain' ... | Stephen Boyd |
2019-11-27 | Merge branches 'clk-gpio-flags', 'clk-tegra', 'clk-rockchip', 'clk-sprd' and ... | Stephen Boyd |
2019-11-27 | Merge branches 'clk-ti', 'clk-allwinner', 'clk-qcom', 'clk-sa' and 'clk-aspee... | Stephen Boyd |
2019-11-27 | Merge branches 'clk-hisi', 'clk-amlogic', 'clk-samsung', 'clk-renesas' and 'c... | Stephen Boyd |
2019-11-27 | Merge branches 'clk-rohm', 'clk-hisilicon', 'clk-marvell', 'clk-unused' and '... | Stephen Boyd |
2019-11-26 | clk: aspeed: Add RMII RCLK gates for both AST2500 MACs | Andrew Jeffery |
2019-11-22 | clk: Add common clock driver for BM1880 SoC | Manivannan Sadhasivam |
2019-11-22 | clk: Add clk_hw_unregister_composite helper function definition | Manivannan Sadhasivam |
2019-11-22 | clk: Zero init clk_init_data in helpers | Manivannan Sadhasivam |
2019-11-22 | clk: ingenic: Allow drivers to be built with COMPILE_TEST | Stephen Boyd |
2019-11-19 | clk: mark clk_disable_unused() as __init | Rasmus Villemoes |
2019-11-19 | clk: Fix memory leak in clk_unregister() | Kishon Vijay Abraham I |
2019-11-13 | clk: Ingenic: Add CGU driver for X1000. | Zhou Yanjie |
2019-11-13 | clk: tegra: Use match_string() helper to simplify the code | YueHaibing |
2019-11-13 | clk: pxa: fix one of the pxa RTC clocks | Robert Jarzmik |
2019-11-13 | clk: sprd: Use IS_ERR() to validate the return value of syscon_regmap_lookup_... | Baolin Wang |
2019-11-13 | clk: armada-xp: remove unused code | YueHaibing |
2019-11-11 | clk: tegra: Fix build error without CONFIG_PM_SLEEP | YueHaibing |
2019-11-11 | clk: tegra: Optimize PLLX restore on Tegra20/30 | Dmitry Osipenko |
2019-11-11 | clk: tegra: Add suspend and resume support on Tegra210 | Sowjanya Komatineni |
2019-11-11 | clk: tegra: Share clk and rst register defines with Tegra clock driver | Sowjanya Komatineni |
2019-11-11 | clk: tegra: Use fence_udelay() during PLLU init | Sowjanya Komatineni |
2019-11-11 | clk: tegra: clk-dfll: Add suspend and resume support | Sowjanya Komatineni |
2019-11-11 | clk: tegra: clk-super: Add restore-context support | Sowjanya Komatineni |
2019-11-11 | clk: tegra: clk-super: Fix to enable PLLP branches to CPU | Sowjanya Komatineni |