index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
imx
/
clk.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
clk: imx: Remove unused clk based API
Abel Vesa
2019-08-03
1
-24
/
+0
*
clk: imx: Add API for clk unregister when driver probe fail
Anson Huang
2019-08-03
1
-0
/
+1
*
clk: imx8mm: Make 1416X/1443X PLL macro definitions common for usage
Anson Huang
2019-08-03
1
-0
/
+17
*
clk: imx: Switch wrappers to clk_hw based API
Abel Vesa
2019-06-07
1
-26
/
+65
*
clk: imx: clk-fixup-mux: Switch to clk_hw based API
Abel Vesa
2019-06-07
1
-0
/
+3
*
clk: imx: clk-fixup-div: Switch to clk_hw based API
Abel Vesa
2019-06-07
1
-2
/
+5
*
clk: imx: clk-gate-exclusive: Switch to clk_hw based API
Abel Vesa
2019-06-07
1
-1
/
+4
*
clk: imx: clk-pfd: Switch to clk_hw based API
Abel Vesa
2019-06-07
1
-1
/
+4
*
clk: imx: clk-pllv3: Switch to clk_hw based API
Abel Vesa
2019-06-07
1
-1
/
+4
*
clk: imx: clk-gate2: Switch to clk_hw based API
Abel Vesa
2019-06-07
1
-1
/
+6
*
clk: imx: clk-cpu: Switch to clk_hw based API
Abel Vesa
2019-06-07
1
-1
/
+4
*
clk: imx: clk-busy: Switch to clk_hw based API
Abel Vesa
2019-06-07
1
-2
/
+9
*
clk: imx: Add imx_obtain_fixed_clock clk_hw based variant
Abel Vesa
2019-06-07
1
-0
/
+3
*
clk: imx: Add common API for masking MMDC handshake
Anson Huang
2019-05-23
1
-0
/
+1
*
clk: imx: correct i.MX7D AV PLL num/denom offset
Anson Huang
2019-04-29
1
-0
/
+1
*
clk: imx: Remove unused imx_get_clk_hw_fixed
Abel Vesa
2019-03-26
1
-5
/
+0
*
clk: imx: Refactor entire sccg pll clk
Abel Vesa
2019-02-26
1
-3
/
+6
*
clk: imx: Add PLLs driver for imx8mm soc
Bai Ping
2019-02-21
1
-0
/
+24
*
clk: imx: Make parents const pointer in mux wrappers
Abel Vesa
2019-02-21
1
-1
/
+2
*
clk: imx: Make parent_names const pointer in composite-8m
Abel Vesa
2019-02-21
1
-1
/
+1
*
-
.
Merge branches 'clk-imx7ulp', 'clk-imx6-fixes', 'clk-imx-fixes', 'clk-imx8qxp...
Stephen Boyd
2018-12-14
1
-7
/
+153
|
\
\
|
|
*
clk: imx: Add SCCG PLL type
Lucas Stach
2018-12-03
1
-0
/
+9
|
|
*
clk: imx: Add fractional PLL output clock
Lucas Stach
2018-12-03
1
-0
/
+3
|
|
*
clk: imx: Add clock driver for i.MX8MQ CCM
Abel Vesa
2018-12-03
1
-0
/
+36
|
|
*
clk: imx: Add imx composite clock
Abel Vesa
2018-12-03
1
-0
/
+16
|
|
/
|
/
|
|
*
clk: imx: implement new clk_hw based APIs
A.s. Dong
2018-12-03
1
-0
/
+62
|
*
clk: imx: make mux parent strings const
A.s. Dong
2018-12-03
1
-7
/
+11
|
*
clk: imx: add imx7ulp composite clk support
A.s. Dong
2018-12-03
1
-0
/
+6
|
*
clk: imx: add pfdv2 support
A.s. Dong
2018-12-03
1
-0
/
+3
|
*
clk: imx: add pllv4 support
A.s. Dong
2018-12-03
1
-0
/
+3
|
*
clk: imx: add gatable clock divider support
A.s. Dong
2018-12-03
1
-0
/
+4
|
/
[next]