| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 2019-07-17 | 1 | -387/+395 |
|\ |
|
| *-. | Merge branches 'clk-rpi-cpufreq', 'clk-tegra', 'clk-simplify-provider.h', 'cl... | Stephen Boyd | 2019-07-12 | 1 | -0/+1 |
| |\ \ |
|
| | | * | clk: consoldiate the __clk_get_hw() declarations | Stephen Rothwell | 2019-07-12 | 1 | -0/+1 |
| | |/ |
|
| * | | clk: imx6q: fix section mismatch warning | Arnd Bergmann | 2019-06-18 | 1 | -2/+3 |
| * | | clk: imx6q: Switch to clk_hw based API | Abel Vesa | 2019-06-07 | 1 | -367/+392 |
| * | | clk: imx6q: Do not reparent uninitialized IMX6QDL_CLK_PERIPH2 clock | Abel Vesa | 2019-06-07 | 1 | -8/+0 |
| * | | clk: imx: Use imx_mmdc_mask_handshake() API for masking MMDC channel | Anson Huang | 2019-05-23 | 1 | -12/+1 |
| |/ |
|
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 159 | Thomas Gleixner | 2019-05-30 | 1 | -7/+1 |
|/ |
|
*-. | Merge branches 'clk-of-refcount', 'clk-mmio-fixed-clock', 'clk-remove-clps', ... | Stephen Boyd | 2019-03-08 | 1 | -0/+1 |
|\ \ |
|
| * | | clk: imx6q: fix refcount leak in imx6q_clocks_init() | Yangtao Li | 2018-12-28 | 1 | -0/+1 |
| |/ |
|
| | | |
| \ | |
*-. \ | Merge branches 'clk-imx7ulp', 'clk-imx6-fixes', 'clk-imx-fixes', 'clk-imx8qxp... | Stephen Boyd | 2018-12-14 | 1 | -12/+81 |
|\ \ \
| |_|/
|/| | |
|
| | * | clk: imx6q: add DCICx clocks gate | Anson Huang | 2018-12-10 | 1 | -0/+2 |
| |/
|/| |
|
| * | clk: imx6q: handle ENET PLL bypass | Lucas Stach | 2018-12-10 | 1 | -6/+57 |
| * | clk: imx6q: optionally get CCM inputs via standard clock handles | Lucas Stach | 2018-12-10 | 1 | -5/+17 |
| * | clk: imx6q: reset exclusive gates on init | Lucas Stach | 2018-12-10 | 1 | -1/+5 |
|/ |
|
* | clk: imx6q: add mmdc0 ipg clock | Anson Huang | 2018-10-17 | 1 | -0/+1 |
*-. | Merge branches 'clk-mvebu-spdx', 'clk-meson', 'clk-imx7d-mu', 'clk-imx-init-a... | Stephen Boyd | 2018-08-14 | 1 | -12/+2 |
|\ \ |
|
| | * | clk: imx6q: remove clks_init_on array | Anson Huang | 2018-06-29 | 1 | -12/+2 |
| |/ |
|
* | | clk: imx6: fix video_27m parent for IMX6QDL_CLK_CKO1_SEL | Philipp Puschmann | 2018-06-29 | 1 | -1/+1 |
|/ |
|
* | clk: imx6: add EPIT clock support | Colin Didier | 2018-06-01 | 1 | -0/+2 |
* | clk: imx6: refine hdmi_isfr's parent to make HDMI work on i.MX6 SoCs w/o VPU | Sébastien Szymanski | 2017-11-02 | 1 | -1/+1 |
* | clk: imx6: don't restrict LDB mux changes on QuadPlus | Lucas Stach | 2017-01-20 | 1 | -8/+13 |
* | clk: imx6: Fix procedure to switch the parent of LDB_DI_CLK | Fabio Estevam | 2016-11-01 | 1 | -5/+259 |
* | clk: imx6: Make the LDB_DI0 and LDB_DI1 clocks read-only | Philipp Zabel | 2016-11-01 | 1 | -8/+2 |
* | clk: imx6: Mask mmdc_ch1 handshake for periph2_sel and mmdc_ch1_axi_podf | Philipp Zabel | 2016-11-01 | 1 | -0/+15 |
* | clk: imx6: initialize GPU clocks | Lucas Stach | 2016-09-20 | 1 | -0/+18 |
* | clk: imx6: fix i.MX6DL clock tree to reflect reality | Lucas Stach | 2016-09-20 | 1 | -12/+16 |
* | clk: imx: fix pll clock parents | Dong Aisheng | 2016-06-12 | 1 | -7/+7 |
* | clk: imx6q: fix typo in CAN clock definition | Lothar Waßmann | 2016-04-13 | 1 | -1/+1 |
* | clk: imx: Add clock support for imx6qp | Bai Ping | 2016-02-14 | 1 | -27/+105 |
* | clk: imx: clk-imx6q: Let OSC to be routed to anaclk2/2b | Michael Trimarchi | 2015-11-25 | 1 | -1/+2 |
* | clk: imx6: Add SPDIF_GCLK clock in clock tree | Shengjiu Wang | 2015-10-12 | 1 | -1/+3 |
* | clk: imx6: retain early UART clocks during kernel init | Lucas Stach | 2015-09-25 | 1 | -0/+8 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2015-08-31 | 1 | -0/+3 |
|\ |
|
| * | ARM: clk-imx6q: Add CAAM clock support | Victoria Milhoan | 2015-08-10 | 1 | -0/+3 |
* | | clk: imx: clk-imx6q: Provide initial IPU clock settings for mx6dl | Fabio Estevam | 2015-07-13 | 1 | -0/+4 |
|/ |
|
* | ARM: clk-imx6q: refine sata's parent | Sébastien Szymanski | 2015-06-03 | 1 | -1/+1 |
* | ARM: imx: move clock drivers into drivers/clk | Shawn Guo | 2015-06-03 | 1 | -0/+538 |