summaryrefslogtreecommitdiffstats
path: root/drivers/clk
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * | | clk: socfpga: stratix10: add additional clocks needed for the NAND IPDinh Nguyen2019-06-251-1/+5
| | | | |/ /
| | | * / / clk: kirkwood: Add support for MV98DX1135Chris Packham2019-06-251-0/+17
| | | |/ /
| | * | | clk: Add devm_clk_bulk_get_optional() functionSylwester Nawrocki2019-06-251-3/+19
| | * | | clk: Add clk_bulk_get_optional() functionSylwester Nawrocki2019-06-251-3/+20
| | |/ /
| | | |
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-----. \ \ Merge branches 'clk-ti', 'clk-samsung', 'clk-imx' and 'clk-allwinner' into cl...Stephen Boyd2019-07-1242-2262/+2932
| |\ \ \ \ \ \
| | | | | * | | clk: Simplify debugfs printing and add a newlineStephen Boyd2019-06-251-19/+15Star
| | | | | * | | Merge tag 'sunxi-ng-parent-rewrite-part-1-take-2' of https://git.kernel.org/p...Stephen Boyd2019-06-2517-223/+437
| | | | | |\ \ \
| | | | | | * | | clk: sunxi-ng: sun8i-r: Use local parent references for SUNXI_CCU_GATEChen-Yu Tsai2019-06-221-14/+23
| | | | | | * | | clk: sunxi-ng: a80-usb: Use local parent references for SUNXI_CCU_GATEChen-Yu Tsai2019-06-221-12/+20
| | | | | | * | | clk: sunxi-ng: gate: Add macros for referencing local clock parentsChen-Yu Tsai2019-06-221-0/+53
| | | | | | * | | clk: sunxi-ng: h6-r: Use local parent references for CLK_FIXED_FACTORChen-Yu Tsai2019-06-221-1/+1
| | | | | | * | | clk: sunxi-ng: h6: Use local parent references for CLK_FIXED_FACTORChen-Yu Tsai2019-06-221-25/+44
| | | | | | * | | clk: sunxi-ng: a64: Use local parent references for CLK_FIXED_FACTORChen-Yu Tsai2019-06-221-15/+26
| | | | | | * | | clk: sunxi-ng: f1c100s: Use local parent references for CLK_FIXED_FACTORChen-Yu Tsai2019-06-221-10/+19
| | | | | | * | | clk: sunxi-ng: sun8i-r: Use local parent references for CLK_FIXED_FACTORChen-Yu Tsai2019-06-181-1/+1
| | | | | | * | | clk: sunxi-ng: v3s: Use local parent references for CLK_FIXED_FACTORChen-Yu Tsai2019-06-181-10/+19
| | | | | | * | | clk: sunxi-ng: r40: Use local parent references for CLK_FIXED_FACTORChen-Yu Tsai2019-06-181-17/+29
| | | | | | * | | clk: sunxi-ng: h3: Use local parent references for CLK_FIXED_FACTORChen-Yu Tsai2019-06-181-10/+19
| | | | | | * | | clk: sunxi-ng: a33: Use local parent references for CLK_FIXED_FACTORChen-Yu Tsai2019-06-181-12/+22
| | | | | | * | | clk: sunxi-ng: a23: Use local parent references for CLK_FIXED_FACTORChen-Yu Tsai2019-06-181-12/+22
| | | | | | * | | clk: sunxi-ng: a31: Use local parent references for CLK_FIXED_FACTORChen-Yu Tsai2019-06-181-14/+25
| | | | | | * | | clk: sunxi-ng: sun5i: Use local parent references for CLK_FIXED_FACTORChen-Yu Tsai2019-06-181-12/+22
| | | | | | * | | clk: sunxi-ng: a10: Use local parent references for CLK_FIXED_FACTORChen-Yu Tsai2019-06-181-14/+25
| | | | | | * | | clk: sunxi-ng: sun8i-r: Use local parent references for CLK_HW_INIT_*Chen-Yu Tsai2019-06-181-40/+25Star
| | | | | | * | | clk: sunxi-ng: switch to of_clk_hw_register() for registering clksChen-Yu Tsai2019-06-181-1/+1
| | | | | | * | | clk: Fix debugfs clk_possible_parents for clks without parent string namesChen-Yu Tsai2019-06-181-3/+41
| | | | | | |/ /
| | | | | * | | clk: sunxi-ng: sun50i-h6-r: Fix incorrect W1 clock gate registerOndrej Jirman2019-06-051-1/+1
| | | | | * | | clk-sunxi: fix a missing-check bug in sunxi_divs_clk_setup()Gen Zhang2019-05-291-0/+2
| | | | | |/ /
| | | | * | | clk: imx8mq: Keep uart clocks on during system bootAnson Huang2019-06-241-0/+10
| | | | * | | clk: imx: Remove __init for imx_register_uart_clocks() APIAnson Huang2019-06-241-3/+3
| | | | * | | clk: imx6q: fix section mismatch warningArnd Bergmann2019-06-181-2/+3
| | | | * | | clk: imx8mq: Use devm_platform_ioremap_resource() instead of of_iomap()Anson Huang2019-06-181-3/+3
| | | | * | | clk: imx8mq: Use imx_check_clocks() API directlyAnson Huang2019-06-181-5/+1Star
| | | | * | | clk: imx: Remove __init for imx_check_clocks() APIAnson Huang2019-06-181-1/+1
| | | | * | | clk: imx6sll: Switch to clk_hw based APIAbel Vesa2019-06-071-208/+222
| | | | * | | clk: imx7d: Switch to clk_hw based APIAbel Vesa2019-06-071-484/+499
| | | | * | | clk: imx6ul: Switch to clk_hw based APIAbel Vesa2019-06-071-284/+290
| | | | * | | clk: imx6sx: Switch to clk_hw based APIAbel Vesa2019-06-071-320/+334
| | | | * | | clk: imx6q: Switch to clk_hw based APIAbel Vesa2019-06-071-367/+392
| | | | * | | clk: imx6sl: Switch to clk_hw based APIAbel Vesa2019-06-071-195/+209
| | | | * | | clk: imx: Switch wrappers to clk_hw based APIAbel Vesa2019-06-071-26/+65
| | | | * | | clk: imx: clk-fixup-mux: Switch to clk_hw based APIAbel Vesa2019-06-072-5/+13
| | | | * | | clk: imx: clk-fixup-div: Switch to clk_hw based APIAbel Vesa2019-06-072-7/+15
| | | | * | | clk: imx: clk-gate-exclusive: Switch to clk_hw based APIAbel Vesa2019-06-072-7/+15
| | | | * | | clk: imx: clk-pfd: Switch to clk_hw based APIAbel Vesa2019-06-072-6/+13
| | | | * | | clk: imx: clk-pllv3: Switch to clk_hw based APIAbel Vesa2019-06-072-6/+13
| | | | * | | clk: imx: clk-gate2: Switch to clk_hw based APIAbel Vesa2019-06-072-6/+15
| | | | * | | clk: imx: clk-cpu: Switch to clk_hw based APIAbel Vesa2019-06-072-6/+13
| | | | * | | clk: imx: clk-busy: Switch to clk_hw based APIAbel Vesa2019-06-072-12/+29
| | | | * | | clk: imx6q: Do not reparent uninitialized IMX6QDL_CLK_PERIPH2 clockAbel Vesa2019-06-071-8/+0Star