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