index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
imx
/
clk.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
clk: imx: rename imx_obtain_fixed_clk_hw() to imx_get_clk_hw_by_name()
Dario Binacchi
2022-11-25
1
-2
/
+1
*
clk: imx: add i.MX93 clk gate
Peng Fan
2022-09-19
1
-0
/
+4
*
clk: imx: clk-composite-93: check white_list
Peng Fan
2022-09-19
1
-2
/
+3
*
clk: imx: add mcore_booted module paratemter
Peng Fan
2022-04-12
1
-0
/
+1
*
clk: imx: support fracn gppll
Peng Fan
2022-03-04
1
-0
/
+21
*
clk: imx: add i.MX93 composite clk
Peng Fan
2022-03-04
1
-0
/
+9
*
clk: imx8m: Do not set IMX_COMPOSITE_CORE for non-regular composites
Alexander Stein
2021-11-05
1
-2
/
+2
*
clk: imx: Update the pfdv2 for 8ulp specific support
Jacky Bai
2021-09-30
1
-2
/
+7
*
clk: imx: Update the compsite driver to support imx8ulp
Jacky Bai
2021-09-30
1
-0
/
+6
*
clk: imx: Update the pllv4 to support imx8ulp
Jacky Bai
2021-09-30
1
-2
/
+7
*
clk: imx: Rework imx_clk_hw_pll14xx wrapper
Abel Vesa
2021-09-30
1
-7
/
+3
*
clk: imx: Rework all imx_clk_hw_composite wrappers
Abel Vesa
2021-09-30
1
-30
/
+34
*
clk: imx: Rework all clk_hw_register_divider wrappers
Abel Vesa
2021-09-30
1
-18
/
+11
*
clk: imx: Rework all clk_hw_register_mux wrappers
Abel Vesa
2021-09-30
1
-46
/
+22
*
clk: imx: Rework all clk_hw_register_gate2 wrappers
Abel Vesa
2021-09-30
1
-51
/
+26
*
clk: imx: Rework all clk_hw_register_gate wrappers
Abel Vesa
2021-09-17
1
-41
/
+23
*
clk: imx: Make mux/mux2 clk based helpers use clk_hw based ones
Abel Vesa
2021-09-17
1
-20
/
+6
*
clk: imx: Remove unused helpers
Abel Vesa
2021-09-17
1
-103
/
+0
*
clk: imx8m: fix clock tree update of TF-A managed clocks
Ahmad Fatoum
2021-08-24
1
-2
/
+14
*
clk: imx: Fix reparenting of UARTs not associated with stdout
Adam Ford
2021-04-04
1
-2
/
+2
*
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2020-12-21
1
-15
/
+12
|
\
|
*
clk: imx: gate2: Add cgr_mask for more flexible number of control bits
Abel Vesa
2020-11-03
1
-12
/
+12
|
*
clk: imx: gate2: Remove the IMX_CLK_GATE2_SINGLE_BIT special case
Abel Vesa
2020-11-03
1
-4
/
+1
*
|
clk: imx8m: fix bus critical clk registration
Peng Fan
2020-11-05
1
-0
/
+5
|
/
*
clk: imx: Explicitly include bits.h
Anson Huang
2020-08-22
1
-0
/
+1
*
clk: imx: Support building i.MX common clock driver as module
Anson Huang
2020-08-22
1
-0
/
+6
*
clk: imx: add imx8m_clk_hw_composite_bus
Peng Fan
2020-05-21
1
-0
/
+7
*
clk: imx: Add helpers for passing the device as argument
Abel Vesa
2020-04-29
1
-0
/
+29
*
clk: imx: pll14xx: Add the device as argument when registering
Abel Vesa
2020-04-29
1
-3
/
+10
*
clk: imx: gate2: Allow single bit gating clock
Abel Vesa
2020-04-29
1
-0
/
+13
*
clk: imx: composite-8m: add imx8m_clk_hw_composite_core
Peng Fan
2020-02-14
1
-2
/
+11
*
clk: imx: gate4: Switch imx_clk_gate4_flags() to clk_hw based API
Anson Huang
2020-01-12
1
-2
/
+5
*
clk: imx: gate3: Switch to clk_hw based API
Peng Fan
2019-12-23
1
-2
/
+5
*
clk: imx: add hw API imx_clk_hw_mux2_flags
Peng Fan
2019-12-23
1
-0
/
+10
*
clk: imx: add imx_unregister_hw_clocks
Peng Fan
2019-12-23
1
-0
/
+1
*
clk: imx: clk-composite-8m: Switch to clk_hw based API
Peng Fan
2019-12-23
1
-7
/
+22
*
clk: imx: clk-pll14xx: Switch to clk_hw based API
Peng Fan
2019-12-23
1
-0
/
+7
*
clk: imx: Rename the imx_clk_divider_gate to imply it's clk_hw based
Abel Vesa
2019-12-11
1
-1
/
+1
*
clk: imx: Rename the imx_clk_pfdv2 to imply it's clk_hw based
Abel Vesa
2019-12-11
1
-1
/
+1
*
clk: imx: Rename the imx_clk_pllv4 to imply it's clk_hw based
Abel Vesa
2019-12-11
1
-1
/
+1
*
clk: imx: Rename sccg and frac pll register to suggest clk_hw
Abel Vesa
2019-12-11
1
-2
/
+10
*
clk: imx: imx7ulp composite: Rename to show is clk_hw based
Abel Vesa
2019-12-11
1
-1
/
+1
*
clk: imx: pllv2: Switch to clk_hw based API
Abel Vesa
2019-12-11
1
-1
/
+4
*
clk: imx: pllv1: Switch to clk_hw based API
Abel Vesa
2019-12-11
1
-1
/
+4
*
clk: imx: Replace all the clk based helpers with macros
Abel Vesa
2019-12-11
1
-27
/
+12
*
clk: imx: Rename the SCCG to SSCG
Abel Vesa
2019-12-11
1
-2
/
+2
*
clk: imx: Add correct failure handling for clk based helpers
Abel Vesa
2019-12-11
1
-15
/
+22
*
clk: imx: Mark dram pll on 8mm and 8mn with CLK_GET_RATE_NOCACHE
Leonard Crestez
2019-12-09
1
-0
/
+1
*
clk: imx8mm: Move 1443X/1416X PLL clock structure to common place
Anson Huang
2019-10-06
1
-0
/
+3
*
clk: imx: Remove unused function statement
Anson Huang
2019-08-03
1
-1
/
+0
[next]