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-imx8mn.c
Age
Commit message (
Expand
)
Author
2021-04-04
clk: imx: Fix reparenting of UARTs not associated with stdout
Adam Ford
2021-01-30
clk: imx8mn: add clkout1/2 support
Lucas Stach
2020-12-21
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2020-11-10
clk: imx8mn: drop of_match_ptr from of_device_id table
Krzysztof Kozlowski
2020-11-04
clk: imx8m: fix bus critical clk registration
Peng Fan
2020-08-22
clk: imx8m: Support module build
Anson Huang
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: imx8mn: A53 core clock no need to be critical
Anson Huang
2020-02-24
clk: imx: imx8mn: fix a53 cpu clock
Peng Fan
2020-02-19
clk: imx8mn: Remove unused includes
Anson Huang
2020-02-17
clk: imx8mn: 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-14
clk: imx: imx8mn: use imx8m_clk_hw_composite_core
Peng Fan
2020-02-13
clk: imx8mn: add SNVS clock to clock tree
Horia Geantă
2019-12-23
clk: imx: imx8mn: Switch to clk_hw based API
Peng Fan
2019-12-11
clk: imx8mn: correct the usb1_ctrl parent to be usb_bus
Li Jun
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-11-27
Merge branches 'clk-hisi', 'clk-amlogic', 'clk-samsung', 'clk-renesas' and 'c...
Stephen Boyd
2019-10-28
clk: imx8m: Use SYS_PLL1_800M as intermediate parent of CLK_ARM
Leonard Crestez
2019-10-25
clk: imx: imx8mn: mark sys_pll1/2 as fixed clock
Peng Fan
2019-10-25
clk: imx8mn: Define gates for pll1/2 fixed dividers
Leonard Crestez
2019-10-16
clk: imx: imx8mn: drop unused pll enum
Peng Fan
2019-10-06
clk: imx8mn: Use common 1443X/1416X PLL clock structure
Anson Huang
2019-09-17
clk: imx: imx8mn: fix pll mux bit
Peng Fan
2019-08-24
clk: imx: imx8mn: fix audio pll setting
Peng Fan
2019-08-19
clk: imx8mn: Add necessary frequency support for ARM PLL table
Anson Huang
2019-08-19
clk: imx8mn: Add missing rate_count assignment for each PLL structure
Anson Huang
2019-08-19
clk: imx8mn: fix int pll clk gate
Peng Fan
2019-08-19
clk: imx8mn: Add GIC clock
Leonard Crestez
2019-08-19
clk: imx8mn: Fix incorrect parents
Leonard Crestez
2019-08-03
clk: imx8mn: Keep uart clocks on for early console
Anson Huang
2019-08-03
clk: imx: Add support for i.MX8MN clock driver
Anson Huang