Age | Commit message (Expand) | Author |
2019-05-07 | Merge branches 'clk-doc', 'clk-more-critical', 'clk-meson' and 'clk-basic-be'... | Stephen Boyd |
2019-05-07 | Merge branches 'clk-renesas', 'clk-qcom', 'clk-mtk', 'clk-milbeaut' and 'clk-... | Stephen Boyd |
2019-05-03 | clk: imx: correct pfdv2 gate_bit/vld_bit operations | Anson Huang |
2019-05-03 | clk: imx: clk-pllv3: mark expected switch fall-throughs | Gustavo A. R. Silva |
2019-05-02 | clk: imx8mq: Add dsi_ipg_div | Guido Günther |
2019-05-01 | clk: imx: pllv4: add fractional-N pll support | Anson Huang |
2019-04-29 | clk: imx: keep uart clock on during system boot | Jacky Bai |
2019-04-29 | clk: imx: correct i.MX7D AV PLL num/denom offset | Anson Huang |
2019-04-25 | clk: imx6sll: Fix mispelling uart4_serial as serail | Leonard Crestez |
2019-04-25 | clk: imx: pll14xx: drop unused variable | Peng Fan |
2019-04-25 | Merge tag 'clk-imx7ulp-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Stephen Boyd |
2019-04-25 | Merge tag 'clk-imx5-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/sha... | Stephen Boyd |
2019-04-23 | clk: core: replace clk_{readl,writel} with {readl,writel} | Jonas Gorski |
2019-04-15 | clk: imx: rename clk-imx51-imx53.c to clk-imx5.c | Shawn Guo |
2019-04-12 | clk: imx: Fix PLL_1416X not rounding rates | Leonard Crestez |
2019-04-03 | clk: imx5: Fix i.MX50 ESDHC clock registers | Jonathan Neuschäfer |
2019-04-03 | clk: imx5: Fix i.MX50 mainbus clock registers | Jonathan Neuschäfer |
2019-03-26 | clk: imx: Remove unused imx_get_clk_hw_fixed | Abel Vesa |
2019-03-20 | clk: imx7ulp: remove snvs clock | Anson Huang |
2019-03-08 | Merge branches 'clk-imx', 'clk-samsung', 'clk-ti', 'clk-uniphier-gear' and 'c... | Stephen Boyd |
2019-03-08 | Merge branches 'clk-of-refcount', 'clk-mmio-fixed-clock', 'clk-remove-clps', ... | Stephen Boyd |
2019-02-28 | clk: imx8mq: add GPIO clocks to clock tree | Anson Huang |
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-21 | clk: imx: imx8mm: Mark init function __init | Stephen Boyd |
2019-02-21 | clk: imx8mq: Add the missing ARM clock | Abel Vesa |
2019-02-21 | clk: imx: imx8mq: Fix the rate propagation for arm pll | Abel Vesa |
2019-02-21 | clk: imx8mq: Add support for the CLKO1 clock | Fabio Estevam |
2019-02-21 | clk: imx8mq: Fix the CLKO2 source select list | Fabio Estevam |
2019-02-21 | clk: imx8mq: Add missing M4 clocks | Carlo Caione |
2019-02-21 | clk: imx: Add clock driver support for imx8mm | Bai Ping |
2019-02-21 | clk: imx: Add PLLs driver for imx8mm soc | Bai Ping |
2019-02-21 | clk: imx5: add imx5_SCC2_IPG_GATE | Michael Grzeschik |
2019-02-21 | clk: imx: scu: add set parent support | Aisheng Dong |
2019-02-21 | clk: imx: scu: add fallback compatible string support | Aisheng Dong |
2019-02-21 | clk: imx8mq: Make parent names arrays const pointers | Abel Vesa |
2019-02-21 | clk: imx: Make parents const pointer in mux wrappers | Abel Vesa |
2019-02-21 | clk: imx: Make parent_names const pointer in composite-8m | Abel Vesa |
2019-01-24 | clk: imx: imx7ulp: use struct_size() in kzalloc() | Gustavo A. R. Silva |
2019-01-24 | clk: imx: Fix fractional clock set rate computation | Abel Vesa |
2019-01-09 | clk: imx: fix potential NULL dereference in imx8qxp_lpcg_clk_probe() | Wei Yongjun |
2018-12-28 | clk: vf610: fix refcount leak in vf610_clocks_init() | Yangtao Li |
2018-12-28 | clk: imx7d: fix refcount leak in imx7d_clocks_init() | Yangtao Li |
2018-12-28 | clk: imx6sx: fix refcount leak in imx6sx_clocks_init() | Yangtao Li |
2018-12-28 | clk: imx6q: fix refcount leak in imx6q_clocks_init() | Yangtao Li |
2018-12-28 | clk: imx8qxp: make the name of clock ID generic | Aisheng Dong |
2018-12-14 | Merge branch 'clk-imx7ulp' into clk-next | Stephen Boyd |
2018-12-14 | clk: imx: imx7ulp: add arm hsrun mode clocks support | Anson Huang |
2018-12-14 | Merge branches 'clk-imx7ulp', 'clk-imx6-fixes', 'clk-imx-fixes', 'clk-imx8qxp... | Stephen Boyd |
2018-12-14 | clk: imx: add imx8qxp lpcg driver | Aisheng Dong |