index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
imx
/
clk.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-05
clk: imx8m: fix bus critical clk registration
Peng Fan
1
-0
/
+5
2020-08-22
clk: imx: Explicitly include bits.h
Anson Huang
1
-0
/
+1
2020-08-22
clk: imx: Support building i.MX common clock driver as module
Anson Huang
1
-0
/
+6
2020-05-21
clk: imx: add imx8m_clk_hw_composite_bus
Peng Fan
1
-0
/
+7
2020-04-29
clk: imx: Add helpers for passing the device as argument
Abel Vesa
1
-0
/
+29
2020-04-29
clk: imx: pll14xx: Add the device as argument when registering
Abel Vesa
1
-3
/
+10
2020-04-29
clk: imx: gate2: Allow single bit gating clock
Abel Vesa
1
-0
/
+13
2020-02-14
clk: imx: composite-8m: add imx8m_clk_hw_composite_core
Peng Fan
1
-2
/
+11
2020-01-12
clk: imx: gate4: Switch imx_clk_gate4_flags() to clk_hw based API
Anson Huang
1
-2
/
+5
2019-12-23
clk: imx: gate3: Switch to clk_hw based API
Peng Fan
1
-2
/
+5
2019-12-23
clk: imx: add hw API imx_clk_hw_mux2_flags
Peng Fan
1
-0
/
+10
2019-12-23
clk: imx: add imx_unregister_hw_clocks
Peng Fan
1
-0
/
+1
2019-12-23
clk: imx: clk-composite-8m: Switch to clk_hw based API
Peng Fan
1
-7
/
+22
2019-12-23
clk: imx: clk-pll14xx: Switch to clk_hw based API
Peng Fan
1
-0
/
+7
2019-12-11
clk: imx: Rename the imx_clk_divider_gate to imply it's clk_hw based
Abel Vesa
1
-1
/
+1
2019-12-11
clk: imx: Rename the imx_clk_pfdv2 to imply it's clk_hw based
Abel Vesa
1
-1
/
+1
2019-12-11
clk: imx: Rename the imx_clk_pllv4 to imply it's clk_hw based
Abel Vesa
1
-1
/
+1
2019-12-11
clk: imx: Rename sccg and frac pll register to suggest clk_hw
Abel Vesa
1
-2
/
+10
2019-12-11
clk: imx: imx7ulp composite: Rename to show is clk_hw based
Abel Vesa
1
-1
/
+1
2019-12-11
clk: imx: pllv2: Switch to clk_hw based API
Abel Vesa
1
-1
/
+4
2019-12-11
clk: imx: pllv1: Switch to clk_hw based API
Abel Vesa
1
-1
/
+4
2019-12-11
clk: imx: Replace all the clk based helpers with macros
Abel Vesa
1
-27
/
+12
2019-12-11
clk: imx: Rename the SCCG to SSCG
Abel Vesa
1
-2
/
+2
2019-12-11
clk: imx: Add correct failure handling for clk based helpers
Abel Vesa
1
-15
/
+22
2019-12-09
clk: imx: Mark dram pll on 8mm and 8mn with CLK_GET_RATE_NOCACHE
Leonard Crestez
1
-0
/
+1
2019-10-06
clk: imx8mm: Move 1443X/1416X PLL clock structure to common place
Anson Huang
1
-0
/
+3
2019-08-03
clk: imx: Remove unused function statement
Anson Huang
1
-1
/
+0
2019-08-03
clk: imx: Remove unused clk based API
Abel Vesa
1
-24
/
+0
2019-08-03
clk: imx: Add API for clk unregister when driver probe fail
Anson Huang
1
-0
/
+1
2019-08-03
clk: imx8mm: Make 1416X/1443X PLL macro definitions common for usage
Anson Huang
1
-0
/
+17
2019-06-07
clk: imx: Switch wrappers to clk_hw based API
Abel Vesa
1
-26
/
+65
2019-06-07
clk: imx: clk-fixup-mux: Switch to clk_hw based API
Abel Vesa
1
-0
/
+3
2019-06-07
clk: imx: clk-fixup-div: Switch to clk_hw based API
Abel Vesa
1
-2
/
+5
2019-06-07
clk: imx: clk-gate-exclusive: Switch to clk_hw based API
Abel Vesa
1
-1
/
+4
2019-06-07
clk: imx: clk-pfd: Switch to clk_hw based API
Abel Vesa
1
-1
/
+4
2019-06-07
clk: imx: clk-pllv3: Switch to clk_hw based API
Abel Vesa
1
-1
/
+4
2019-06-07
clk: imx: clk-gate2: Switch to clk_hw based API
Abel Vesa
1
-1
/
+6
2019-06-07
clk: imx: clk-cpu: Switch to clk_hw based API
Abel Vesa
1
-1
/
+4
2019-06-07
clk: imx: clk-busy: Switch to clk_hw based API
Abel Vesa
1
-2
/
+9
2019-06-07
clk: imx: Add imx_obtain_fixed_clock clk_hw based variant
Abel Vesa
1
-0
/
+3
2019-05-23
clk: imx: Add common API for masking MMDC handshake
Anson Huang
1
-0
/
+1
2019-04-30
clk: imx: correct i.MX7D AV PLL num/denom offset
Anson Huang
1
-0
/
+1
2019-03-26
clk: imx: Remove unused imx_get_clk_hw_fixed
Abel Vesa
1
-5
/
+0
2019-02-26
clk: imx: Refactor entire sccg pll clk
Abel Vesa
1
-3
/
+6
2019-02-21
clk: imx: Add PLLs driver for imx8mm soc
Bai Ping
1
-0
/
+24
2019-02-21
clk: imx: Make parents const pointer in mux wrappers
Abel Vesa
1
-1
/
+2
2019-02-21
clk: imx: Make parent_names const pointer in composite-8m
Abel Vesa
1
-1
/
+1
2018-12-15
Merge branches 'clk-imx7ulp', 'clk-imx6-fixes', 'clk-imx-fixes', 'clk-imx8qxp...
Stephen Boyd
1
-7
/
+153
2018-12-03
clk: imx: implement new clk_hw based APIs
A.s. Dong
1
-0
/
+62
2018-12-03
clk: imx: make mux parent strings const
A.s. Dong
1
-7
/
+11
[next]