Age | Commit message (Expand) | Author |
2016-10-07 | Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2016-09-20 | clk: imx6: initialize GPU clocks | Lucas Stach |
2016-09-20 | clk: imx6: fix i.MX6DL clock tree to reflect reality | Lucas Stach |
2016-09-20 | clk: imx53: Add clocks configuration | Kalle Kankare |
2016-09-14 | ARM: clk-imx35: annotate clk enum with number values | Uwe Kleine-König |
2016-09-14 | ARM: clk-imx35: fix name for ckil clk | Uwe Kleine-König |
2016-08-30 | clk: imx7d: Add PLL_AUDIO_TEST_DIV/POST_DIV clocks | Fabio Estevam |
2016-08-19 | clk: imx7d: Add SAI IPG clocks | Fabio Estevam |
2016-08-19 | clk: imx: Introduce clk_register_gate2() | Fabio Estevam |
2016-08-19 | clk: imx7d: Add the clock for SDMA | Fabio Estevam |
2016-08-11 | clk: imx7d: do not set the parent of IMX7D_ENET_AXI_ROOT_SRC | Fabio Estevam |
2016-08-09 | ARM: i.MX: Remove i.MX1 non-DT support | Alexander Shiyan |
2016-07-12 | clk: imx7d: do not set parent of ethernet time/ref clocks | Stefan Agner |
2016-07-08 | clk: imx: vf610: Disable automatic clock gating for lpuart in LPSTOP mode | Stefan Agner |
2016-07-01 | clk: imx7d: only enable minimum required clocks | Dong Aisheng |
2016-07-01 | clk: imx7d: using api with flag CLK_OPS_PARENT_ENABLE | Dong Aisheng |
2016-07-01 | clk: imx: add clk api for supporting CLK_OPS_PARENT_ENABLE clocks | Dong Aisheng |
2016-07-01 | clk: imx: re-order and concentrate the same type of clk api | Dong Aisheng |
2016-06-16 | clk: imx6ul: fix gpt2 clock names | Dong Aisheng |
2016-06-16 | clk: imx: refine the powerdown bit of clk-pllv3 | Dong Aisheng |
2016-06-13 | clk: imx: clk-pllv3: fix incorrect handle of enet powerdown bit | Dong Aisheng |
2016-06-12 | clk: imx: fix pll clock parents | Dong Aisheng |
2016-06-12 | clk: imx7d: correct dram pll type | Anson Huang |
2016-06-12 | clk: imx7d: correct dram root clk parent select | Anson Huang |
2016-06-12 | clk: imx: correct AV PLL rate formula | Anson Huang |
2016-05-12 | Merge tag 'imx-clk-fixes-4.6-2' of git://git.kernel.org/pub/scm/linux/kernel/... | Stephen Boyd |
2016-05-03 | clk: imx7d: fix ahb clock mux 1 | Stefan Agner |
2016-04-27 | clk: imx: return correct frequency for Ethernet PLL | Stefan Agner |
2016-04-18 | ARM: dts: imx35: restore existing used clock enumeration | Alexander Kurz |
2016-04-13 | clk: imx6q: fix typo in CAN clock definition | Lothar Waßmann |
2016-04-12 | clk: imx: vf610: add TCON ipg clock | Stefan Agner |
2016-04-12 | clk: imx: vf610: fix DCU clock tree | Stefan Agner |
2016-04-06 | clk: imx: add ckil clock for i.MX7 | Gary Bisson |
2016-03-31 | clk: imx: vf610: add suspend/resume support | Stefan Agner |
2016-03-31 | clk: imx: vf610: add WKPU unit | Stefan Agner |
2016-03-31 | clk: imx: vf610: leave DDR clock on | Stefan Agner |
2016-03-31 | clk: imx: clk-gate2: allow custom gate configuration | Stefan Agner |
2016-03-31 | clk: imx6sx: Register SAI clocks as shared clocks | Fabio Estevam |
2016-03-02 | clk: imx: Remove CLK_IS_ROOT | Stephen Boyd |
2016-03-02 | Merge tag 'imx-clk-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/shaw... | Stephen Boyd |
2016-02-28 | clk: imx: add kpp clock for i.MX6UL | Lothar Waßmann |
2016-02-28 | clk: imx: whitespace cleanup; no functional change | Lothar Waßmann |
2016-02-18 | clk: imx: correct pwm7 clock name in driver for i.MX6UL | Anatolij Gustschin |
2016-02-14 | clk: imx: Add clock support for imx6qp | Bai Ping |
2016-01-29 | clk: move the common clock's to_clk_*(_hw) macros to clk-provider.h | Geliang Tang |
2015-12-22 | Merge commit 'fe5fa8fbd4d47f40a45fa29ee1abdb10cb061ec2' into clk-next | Michael Turquette |
2015-12-22 | Merge tag 'imx-clk-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/sha... | Michael Turquette |
2015-12-12 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2015-12-02 | clk: imx5: ipu_di_sel clocks can set parent rates | Patrick Brünn |
2015-12-02 | clk: imx: Replace clk error check with imx_check_clocks() | Bai Ping |