index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
imx
/
clk-imx8mm.c
Age
Commit message (
Expand
)
Author
2020-05-21
clk: imx: use imx8m_clk_hw_composite_bus for i.MX8M bus clk slice
Peng Fan
2020-05-20
clk: imx8m: migrate A53 clk root to use composite core
Peng Fan
2020-05-20
clk: imx8m: drop clk_hw_set_parent for A53
Peng Fan
2020-03-11
clk: imx8mm: A53 core clock no need to be critical
Anson Huang
2020-02-24
clk: imx: imx8mm: fix a53 cpu clock
Peng Fan
2020-02-19
clk: imx8mm: Remove unused includes
Anson Huang
2020-02-17
clk: imx8mm: Add missing of_node_put()
Anson Huang
2020-02-17
clk: imx: Include clk-provider.h instead of clk.h for i.MX8M SoCs clock driver
Anson Huang
2020-02-17
clk: imx8mm: Add CLKO2 support
Fabio Estevam
2020-02-17
clk: imx8mm: Fix the CLKO1 source select list
Fabio Estevam
2020-02-14
clk: imx: imx8mm: use imx8m_clk_hw_composite_core
Peng Fan
2019-12-23
clk: imx: imx8mm: Switch to clk_hw based API
Peng Fan
2019-12-09
clk: imx8m: Suppress bind attrs
Leonard Crestez
2019-12-09
clk: imx: Mark dram pll on 8mm and 8mn with CLK_GET_RATE_NOCACHE
Leonard Crestez
2019-12-09
clk: imx8m: Set CLK_GET_RATE_NOCACHE on dram clocks
Leonard Crestez
2019-12-01
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2019-10-28
clk: imx8m: Use SYS_PLL1_800M as intermediate parent of CLK_ARM
Leonard Crestez
2019-10-25
clk: imx: imx8mm: mark sys_pll1/2 as fixed clock
Peng Fan
2019-10-25
clk: imx8mm: Define gates for pll1/2 fixed dividers
Leonard Crestez
2019-10-06
clk: imx8mm: Move 1443X/1416X PLL clock structure to common place
Anson Huang
2019-09-17
clk: imx: imx8mm: fix pll mux bit
Peng Fan
2019-08-19
clk: imx8mm: Fix incorrect parents
Leonard Crestez
2019-08-12
clk: imx8mm: Unregister clks when of_clk_add_provider failed
Anson Huang
2019-08-03
clk: imx8mm: Switch to platform driver
Abel Vesa
2019-08-03
clk: imx: imx8mm: fix audio pll setting
Peng Fan
2019-08-03
clk: imx8mm: GPT1 clock mux option #5 should be sys_pll1_80m
Anson Huang
2019-08-03
clk: imx8mm: Fix typo of pwm3 clock's mux option #4
Anson Huang
2019-08-03
clk: imx8mm: rename 'share_count_dcss' to 'share_count_disp'
Fancy Fang
2019-08-03
clk: imx8mm: correct the usb1_ctrl parent to be usb_bus
Li Jun
2019-08-03
clk: imx8mm: Make 1416X/1443X PLL macro definitions common for usage
Anson Huang
2019-07-17
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2019-06-07
clk: imx: imx8mm: correct audio_pll2_clk to audio_pll2_out
Peng Fan
2019-05-23
clk: imx8mm: Mark dram_apb critical
Leonard Crestez
2019-05-23
clk: imx8m: Add GIC clock
Leonard Crestez
2019-05-23
clk: imx8mm: add SNVS clock to clock tree
Anson Huang
2019-05-21
clk: imx: imx8mm: fix int pll clk gate
Peng Fan
2019-05-20
clk: imx8mm: add GPIO clocks to clock tree
Anson Huang
2019-02-21
clk: imx: imx8mm: Mark init function __init
Stephen Boyd
2019-02-21
clk: imx: Add clock driver support for imx8mm
Bai Ping