aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk
AgeCommit message (Expand)AuthorFilesLines
2019-06-18clk: sunxi-ng: sun5i: Use local parent references for CLK_FIXED_FACTORChen-Yu Tsai1-12/+22
2019-06-18clk: sunxi-ng: a10: Use local parent references for CLK_FIXED_FACTORChen-Yu Tsai1-14/+25
2019-06-18clk: sunxi-ng: sun8i-r: Use local parent references for CLK_HW_INIT_*Chen-Yu Tsai1-40/+25
2019-06-18clk: sunxi-ng: switch to of_clk_hw_register() for registering clksChen-Yu Tsai1-1/+1
2019-06-18clk: Fix debugfs clk_possible_parents for clks without parent string namesChen-Yu Tsai1-3/+41
2019-06-18clk: renesas: r8a774a1: Add TMU clockFabrizio Castro1-0/+5
2019-06-18clk: renesas: r8a77995: Add CMM clocksJacopo Mondi1-0/+2
2019-06-18clk: renesas: r8a77990: Add CMM clocksJacopo Mondi1-0/+2
2019-06-18clk: renesas: r8a77965: Add CMM clocksJacopo Mondi1-0/+3
2019-06-18clk: renesas: r8a7795: Add CMM clocksJacopo Mondi1-0/+4
2019-06-18clk: imx8mq: Use devm_platform_ioremap_resource() instead of of_iomap()Anson Huang1-3/+3
2019-06-18clk: imx8mq: Use imx_check_clocks() API directlyAnson Huang1-5/+1
2019-06-18clk: imx: Remove __init for imx_check_clocks() APIAnson Huang1-1/+1
2019-06-17clk: Do a DT parent lookup even when index < 0Stephen Boyd1-1/+1
2019-06-15clk: rockchip: convert pclk_wdt boilerplat to new SGRF_GATE macroHeiko Stuebner4-36/+12
2019-06-14clk: tegra210: Fix default rates for HDA clocksJon Hunter1-0/+2
2019-06-14clk: rockchip: add a type from SGRF-controlled gate clocksHeiko Stuebner1-0/+4
2019-06-12Merge tag 'clk-meson-5.2-1-fixes' of https://github.com/BayLibre/clk-meson into clk-fixesStephen Boyd3-8/+8
2019-06-12clk: xgene: Don't build COMMON_CLK_XGENE by defaultMarc Gonzalez1-1/+1
2019-06-11clk: meson: g12a: mark fclk_div3 as criticalNeil Armstrong1-0/+10
2019-06-11clk: meson: g12a: Add support for G12B CPUB clocksNeil Armstrong2-1/+801
2019-06-11clk: meson-g12a: add temperature sensor clocksGuillaume La Roque2-1/+33
2019-06-11clk: meson: meson8b: add the cts_i958 clockMartin Blumenstingl2-1/+25
2019-06-11clk: meson: meson8b: add the cts_mclk_i958 clocksMartin Blumenstingl2-1/+69
2019-06-11clk: meson: meson8b: add the cts_amclk clocksMartin Blumenstingl2-1/+69
2019-06-07clk: gcc-qcs404: Add PCIe resetsBjorn Andersson1-0/+7
2019-06-07clk: qcom: gdsc: WARN when failing to toggleBjorn Andersson1-1/+3
2019-06-07clk: mmp: frac: Remove set but not used variable 'prev_rate'YueHaibing1-2/+1
2019-06-07clk: ti: Remove unused functionsYueHaibing3-146/+0
2019-06-07clk: mediatek: mt8516: Remove unused variablePhilippe Mazenauer1-5/+0
2019-06-07clk: ingenic/jz4725b: Fix "pll half" divider not read/written properlyPaul Cercueil1-1/+8
2019-06-07clk: ingenic/jz4725b: Fix incorrect dividers for main clocksPaul Cercueil1-5/+24
2019-06-07clk: ingenic/jz4770: Fix incorrect dividers for main clocksPaul Cercueil1-6/+28
2019-06-07clk: ingenic/jz4740: Fix incorrect dividers for main clocksPaul Cercueil1-5/+24
2019-06-07clk: ingenic: Add support for divider tablesPaul Cercueil2-6/+38
2019-06-07clk: keystone: sci-clk: extend clock IDs to 32 bitsTero Kristo1-8/+28
2019-06-07clk: keystone: sci-clk: probe clocks from DT instead of firmwareTero Kristo2-0/+141
2019-06-07clk: keystone: sci-clk: split out the fw clock parsing to own functionTero Kristo1-27/+41
2019-06-07clk: keystone: sci-clk: cut down the clock name lengthTero Kristo1-4/+3
2019-06-07clk: imx6sll: Switch to clk_hw based APIAbel Vesa1-199/+213
2019-06-07clk: imx7d: Switch to clk_hw based APIAbel Vesa1-461/+476
2019-06-07clk: imx6ul: Switch to clk_hw based APIAbel Vesa1-275/+281
2019-06-07clk: imx6sx: Switch to clk_hw based APIAbel Vesa1-314/+328
2019-06-07clk: imx6q: Switch to clk_hw based APIAbel Vesa1-365/+390
2019-06-07clk: imx6sl: Switch to clk_hw based APIAbel Vesa1-192/+206
2019-06-07clk: imx: Switch wrappers to clk_hw based APIAbel Vesa1-26/+65
2019-06-07clk: imx: clk-fixup-mux: Switch to clk_hw based APIAbel Vesa2-5/+13
2019-06-07clk: imx: clk-fixup-div: Switch to clk_hw based APIAbel Vesa2-7/+15
2019-06-07clk: imx: clk-gate-exclusive: Switch to clk_hw based APIAbel Vesa2-7/+15
2019-06-07clk: imx: clk-pfd: Switch to clk_hw based APIAbel Vesa2-6/+13