| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-06-21 | clk: imx: clk-imx8mp: Allow media_disp pixel clock reconfigure parent rate | Marek Vasut | 1 | -0/+4 |
| 2023-08-14 | clk: imx: pllv4: Fix SPLL2 MULT range | Ye Li | 1 | -0/+1 |
| 2023-05-18 | clk: imx: drop imx_unregister_clocks | Peng Fan | 1 | -1/+0 |
| 2023-04-09 | clk: imx: imx8ulp: Add divider closest support to get more accurate clock rate | Jacky Bai | 1 | -0/+9 |
| 2023-04-09 | clk: imx: fracn-gppll: support integer pll | Peng Fan | 1 | -0/+7 |
| 2023-04-03 | clk: imx: drop duplicated macro | Peng Fan | 1 | -3/+0 |
| 2023-03-31 | clk: imx: Add imx8m_clk_hw_composite_flags macro | Adam Ford | 1 | -0/+4 |
| 2023-01-31 | clk: imx: add imx_obtain_fixed_of_clock() | Oleksij Rempel | 1 | -0/+3 |
| 2023-01-31 | clk: imx: add clk-gpr-mux driver | Oleksij Rempel | 1 | -0/+5 |
| 2023-01-29 | clk: imx: remove clk_count of imx_register_uart_clocks | Peng Fan | 1 | -2/+2 |
| 2022-11-25 | clk: imx: rename imx_obtain_fixed_clk_hw() to imx_get_clk_hw_by_name() | Dario Binacchi | 1 | -2/+1 |
| 2022-09-19 | clk: imx: add i.MX93 clk gate | Peng Fan | 1 | -0/+4 |
| 2022-09-19 | clk: imx: clk-composite-93: check white_list | Peng Fan | 1 | -2/+3 |
| 2022-04-12 | clk: imx: add mcore_booted module paratemter | Peng Fan | 1 | -0/+1 |
| 2022-03-04 | clk: imx: support fracn gppll | Peng Fan | 1 | -0/+21 |
| 2022-03-04 | clk: imx: add i.MX93 composite clk | Peng Fan | 1 | -0/+9 |
| 2021-11-05 | clk: imx8m: Do not set IMX_COMPOSITE_CORE for non-regular composites | Alexander Stein | 1 | -2/+2 |
| 2021-09-30 | clk: imx: Update the pfdv2 for 8ulp specific support | Jacky Bai | 1 | -2/+7 |
| 2021-09-30 | clk: imx: Update the compsite driver to support imx8ulp | Jacky Bai | 1 | -0/+6 |
| 2021-09-30 | clk: imx: Update the pllv4 to support imx8ulp | Jacky Bai | 1 | -2/+7 |
| 2021-09-30 | clk: imx: Rework imx_clk_hw_pll14xx wrapper | Abel Vesa | 1 | -7/+3 |
| 2021-09-30 | clk: imx: Rework all imx_clk_hw_composite wrappers | Abel Vesa | 1 | -30/+34 |
| 2021-09-30 | clk: imx: Rework all clk_hw_register_divider wrappers | Abel Vesa | 1 | -18/+11 |
| 2021-09-30 | clk: imx: Rework all clk_hw_register_mux wrappers | Abel Vesa | 1 | -46/+22 |
| 2021-09-30 | clk: imx: Rework all clk_hw_register_gate2 wrappers | Abel Vesa | 1 | -51/+26 |
| 2021-09-17 | clk: imx: Rework all clk_hw_register_gate wrappers | Abel Vesa | 1 | -41/+23 |
| 2021-09-17 | clk: imx: Make mux/mux2 clk based helpers use clk_hw based ones | Abel Vesa | 1 | -20/+6 |
| 2021-09-17 | clk: imx: Remove unused helpers | Abel Vesa | 1 | -103/+0 |
| 2021-08-24 | clk: imx8m: fix clock tree update of TF-A managed clocks | Ahmad Fatoum | 1 | -2/+14 |
| 2021-04-04 | clk: imx: Fix reparenting of UARTs not associated with stdout | Adam Ford | 1 | -2/+2 |
| 2020-12-21 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 1 | -15/+12 |
| 2020-11-04 | clk: imx8m: fix bus critical clk registration | Peng Fan | 1 | -0/+5 |
| 2020-11-03 | clk: imx: gate2: Add cgr_mask for more flexible number of control bits | Abel Vesa | 1 | -12/+12 |
| 2020-11-03 | clk: imx: gate2: Remove the IMX_CLK_GATE2_SINGLE_BIT special case | Abel Vesa | 1 | -4/+1 |
| 2020-08-22 | clk: imx: Explicitly include bits.h | Anson Huang | 1 | -0/+1 |
| 2020-08-22 | clk: imx: Support building i.MX common clock driver as module | Anson Huang | 1 | -0/+6 |
| 2020-05-21 | clk: imx: add imx8m_clk_hw_composite_bus | Peng Fan | 1 | -0/+7 |
| 2020-04-29 | clk: imx: Add helpers for passing the device as argument | Abel Vesa | 1 | -0/+29 |
| 2020-04-29 | clk: imx: pll14xx: Add the device as argument when registering | Abel Vesa | 1 | -3/+10 |
| 2020-04-29 | clk: imx: gate2: Allow single bit gating clock | Abel Vesa | 1 | -0/+13 |
| 2020-02-14 | clk: imx: composite-8m: add imx8m_clk_hw_composite_core | Peng Fan | 1 | -2/+11 |
| 2020-01-12 | clk: imx: gate4: Switch imx_clk_gate4_flags() to clk_hw based API | Anson Huang | 1 | -2/+5 |
| 2019-12-23 | clk: imx: gate3: Switch to clk_hw based API | Peng Fan | 1 | -2/+5 |
| 2019-12-23 | clk: imx: add hw API imx_clk_hw_mux2_flags | Peng Fan | 1 | -0/+10 |
| 2019-12-23 | clk: imx: add imx_unregister_hw_clocks | Peng Fan | 1 | -0/+1 |
| 2019-12-23 | clk: imx: clk-composite-8m: Switch to clk_hw based API | Peng Fan | 1 | -7/+22 |
| 2019-12-23 | clk: imx: clk-pll14xx: Switch to clk_hw based API | Peng Fan | 1 | -0/+7 |
| 2019-12-11 | clk: imx: Rename the imx_clk_divider_gate to imply it's clk_hw based | Abel Vesa | 1 | -1/+1 |
| 2019-12-11 | clk: imx: Rename the imx_clk_pfdv2 to imply it's clk_hw based | Abel Vesa | 1 | -1/+1 |
| 2019-12-11 | clk: imx: Rename the imx_clk_pllv4 to imply it's clk_hw based | Abel Vesa | 1 | -1/+1 |
| 2019-12-11 | clk: imx: Rename sccg and frac pll register to suggest clk_hw | Abel Vesa | 1 | -2/+10 |
| 2019-12-11 | clk: imx: imx7ulp composite: Rename to show is clk_hw based | Abel Vesa | 1 | -1/+1 |
| 2019-12-11 | clk: imx: pllv2: Switch to clk_hw based API | Abel Vesa | 1 | -1/+4 |
| 2019-12-11 | clk: imx: pllv1: Switch to clk_hw based API | Abel Vesa | 1 | -1/+4 |
| 2019-12-11 | clk: imx: Replace all the clk based helpers with macros | Abel Vesa | 1 | -27/+12 |
| 2019-12-11 | clk: imx: Rename the SCCG to SSCG | Abel Vesa | 1 | -2/+2 |
| 2019-12-11 | clk: imx: Add correct failure handling for clk based helpers | Abel Vesa | 1 | -15/+22 |
| 2019-12-09 | clk: imx: Mark dram pll on 8mm and 8mn with CLK_GET_RATE_NOCACHE | Leonard Crestez | 1 | -0/+1 |
| 2019-10-06 | clk: imx8mm: Move 1443X/1416X PLL clock structure to common place | Anson Huang | 1 | -0/+3 |
| 2019-08-03 | clk: imx: Remove unused function statement | Anson Huang | 1 | -1/+0 |
| 2019-08-03 | clk: imx: Remove unused clk based API | Abel Vesa | 1 | -24/+0 |
| 2019-08-03 | clk: imx: Add API for clk unregister when driver probe fail | Anson Huang | 1 | -0/+1 |
| 2019-08-03 | clk: imx8mm: Make 1416X/1443X PLL macro definitions common for usage | Anson Huang | 1 | -0/+17 |
| 2019-06-07 | clk: imx: Switch wrappers to clk_hw based API | Abel Vesa | 1 | -26/+65 |
| 2019-06-07 | clk: imx: clk-fixup-mux: Switch to clk_hw based API | Abel Vesa | 1 | -0/+3 |
| 2019-06-07 | clk: imx: clk-fixup-div: Switch to clk_hw based API | Abel Vesa | 1 | -2/+5 |
| 2019-06-07 | clk: imx: clk-gate-exclusive: Switch to clk_hw based API | Abel Vesa | 1 | -1/+4 |
| 2019-06-07 | clk: imx: clk-pfd: Switch to clk_hw based API | Abel Vesa | 1 | -1/+4 |
| 2019-06-07 | clk: imx: clk-pllv3: Switch to clk_hw based API | Abel Vesa | 1 | -1/+4 |
| 2019-06-07 | clk: imx: clk-gate2: Switch to clk_hw based API | Abel Vesa | 1 | -1/+6 |
| 2019-06-07 | clk: imx: clk-cpu: Switch to clk_hw based API | Abel Vesa | 1 | -1/+4 |
| 2019-06-07 | clk: imx: clk-busy: Switch to clk_hw based API | Abel Vesa | 1 | -2/+9 |
| 2019-06-07 | clk: imx: Add imx_obtain_fixed_clock clk_hw based variant | Abel Vesa | 1 | -0/+3 |
| 2019-05-23 | clk: imx: Add common API for masking MMDC handshake | Anson Huang | 1 | -0/+1 |
| 2019-04-29 | clk: imx: correct i.MX7D AV PLL num/denom offset | Anson Huang | 1 | -0/+1 |
| 2019-03-26 | clk: imx: Remove unused imx_get_clk_hw_fixed | Abel Vesa | 1 | -5/+0 |
| 2019-02-26 | clk: imx: Refactor entire sccg pll clk | Abel Vesa | 1 | -3/+6 |
| 2019-02-21 | clk: imx: Add PLLs driver for imx8mm soc | Bai Ping | 1 | -0/+24 |
| 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 | 1 | -1/+1 |
| 2018-12-14 | Merge branches 'clk-imx7ulp', 'clk-imx6-fixes', 'clk-imx-fixes', 'clk-imx8qxp... | Stephen Boyd | 1 | -7/+153 |
| 2018-12-03 | clk: imx: implement new clk_hw based APIs | A.s. Dong | 1 | -0/+62 |
| 2018-12-03 | clk: imx: make mux parent strings const | A.s. Dong | 1 | -7/+11 |
| 2018-12-03 | clk: imx: add imx7ulp composite clk support | A.s. Dong | 1 | -0/+6 |
| 2018-12-03 | clk: imx: add pfdv2 support | A.s. Dong | 1 | -0/+3 |
| 2018-12-03 | clk: imx: add pllv4 support | A.s. Dong | 1 | -0/+3 |
| 2018-12-03 | clk: imx: add gatable clock divider support | A.s. Dong | 1 | -0/+4 |
| 2018-12-03 | clk: imx: Add SCCG PLL type | Lucas Stach | 1 | -0/+9 |
| 2018-12-03 | clk: imx: Add fractional PLL output clock | Lucas Stach | 1 | -0/+3 |
| 2018-12-03 | clk: imx: Add clock driver for i.MX8MQ CCM | Abel Vesa | 1 | -0/+36 |
| 2018-12-03 | clk: imx: Add imx composite clock | Abel Vesa | 1 | -0/+16 |
| 2018-10-16 | clk: imx: imx7d: remove clks_init_on array | Anson Huang | 1 | -0/+7 |
| 2018-04-06 | clk: imx: add new gate/gate2 wrapper funtion | Bai Ping | 1 | -0/+14 |
| 2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
| 2017-06-01 | clk: imx7d: Fix the powerdown bit location of PLL DDR | Fabio Estevam | 1 | -0/+1 |
| 2017-01-09 | clk: imx: pllv3: support fractional multiplier on vf610 PLL1/PLL2 | Nikita Yushchenko | 1 | -0/+1 |
| 2016-11-01 | clk: imx6: Make the LDB_DI0 and LDB_DI1 clocks read-only | Philipp Zabel | 1 | -0/+8 |
| 2016-08-19 | clk: imx: Introduce clk_register_gate2() | Fabio Estevam | 1 | -0/+9 |
| 2016-07-01 | clk: imx: add clk api for supporting CLK_OPS_PARENT_ENABLE clocks | Dong Aisheng | 1 | -0/+32 |
| 2016-07-01 | clk: imx: re-order and concentrate the same type of clk api | Dong Aisheng | 1 | -29/+29 |
| 2016-03-31 | clk: imx: clk-gate2: allow custom gate configuration | Stefan Agner | 1 | -3/+10 |
| 2016-03-02 | clk: imx: Remove CLK_IS_ROOT | Stephen Boyd | 1 | -1/+1 |
| 2015-09-25 | clk: imx: add common logic to detect early UART usage | Lucas Stach | 1 | -0/+1 |
| 2015-06-03 | ARM: imx: define an enum for gpt timer device type | Shawn Guo | 1 | -7/+0 |
| 2015-06-03 | ARM: clk: imx: update pllv3 to support imx7 | Frank Li | 1 | -0/+1 |
| 2015-06-03 | ARM: imx: move clock drivers into drivers/clk | Shawn Guo | 1 | -0/+155 |