Linus Torvalds ca4e7c5120 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux 7 years ago
..
Kconfig 524353ea48 clk: sunxi-ng: add support for the Allwinner H6 CCU 7 years ago
Makefile 524353ea48 clk: sunxi-ng: add support for the Allwinner H6 CCU 7 years ago
ccu-sun4i-a10.c de34485191 clk: sunxi-ng: sun4i: Use sigma-delta modulation for audio PLL 8 years ago
ccu-sun4i-a10.h 4328a2186e clk: sunxi-ng: sun4i: Export video PLLs 8 years ago
ccu-sun50i-a64.c 83fe3be4d1 clk: sunxi-ng: sun50i: a64: Add 2x fixed post-divider to MMC module clocks 7 years ago
ccu-sun50i-a64.h d85da227c3 clk: sunxi-ng: a64: Export PLL_PERIPH0 clock for the PRCM 8 years ago
ccu-sun50i-h6.c f422fa558a clk: sunxi-ng: add missing hdmi-slow clock for H6 CCU 7 years ago
ccu-sun50i-h6.h f422fa558a clk: sunxi-ng: add missing hdmi-slow clock for H6 CCU 7 years ago
ccu-sun5i.c 042f7f8f97 clk: sunxi-ng: sun5i: Use sigma-delta modulation for audio PLL 8 years ago
ccu-sun5i.h 0adad031ef clk: sunxi-ng: sun5i: Export video PLLs 8 years ago
ccu-sun6i-a31.c 5682e26835 clk: sunxi-ng: a31: Fix CLK_OUT_* clock ops 7 years ago
ccu-sun6i-a31.h 80815004a4 clk: sunxi-ng: sun6i: Export video PLLs 8 years ago
ccu-sun8i-a23-a33.h d05c748bd7 clk: sunxi-ng: Add A33 CCU support 9 years ago
ccu-sun8i-a23.c 24ea78a09f clk: sunxi-ng: sun8i: a23: Use sigma-delta modulation for audio PLL 8 years ago
ccu-sun8i-a33.c 1667393126 clk: Convert to using %pOF instead of full_name 8 years ago
ccu-sun8i-a83t.c 7dbc7f5f49 clk: sunxi-ng: a83t: Add M divider to TCON1 clock 7 years ago
ccu-sun8i-a83t.h 05359be117 clk: sunxi-ng: Add driver for A83T CCU 8 years ago
ccu-sun8i-de2.c cf4881c129 clk: sunxi-ng: fix the A64/H5 clock description of DE2 CCU 7 years ago
ccu-sun8i-de2.h 763c5bd045 clk: sunxi-ng: add support for DE2 CCU 8 years ago
ccu-sun8i-h3.c b1a1ad4b75 clk: sunxi-ng: h3: h5: Allow some clocks to set parent rate 7 years ago
ccu-sun8i-h3.h 55de0f31df clk: sunxi-ng: h3: h5: export CLK_PLL_VIDEO 7 years ago
ccu-sun8i-r.c 1667393126 clk: Convert to using %pOF instead of full_name 8 years ago
ccu-sun8i-r.h f70893dcce clk: sunxi-ng: Fix header guard of ccu-sun8i-r.h 8 years ago
ccu-sun8i-r40.c cd030a78f7 clk: sunxi-ng: support R40 SoC 8 years ago
ccu-sun8i-r40.h cd030a78f7 clk: sunxi-ng: support R40 SoC 8 years ago
ccu-sun8i-v3s.c 1667393126 clk: Convert to using %pOF instead of full_name 8 years ago
ccu-sun8i-v3s.h d0f11d14b0 clk: sunxi-ng: add support for V3s CCU 8 years ago
ccu-sun9i-a80-de.c 09bdcd6e17 clk: sunxi-ng: sun9i-a80: Fix wrong pointer passed to PTR_ERR() 8 years ago
ccu-sun9i-a80-de.h 783ab76ae5 clk: sunxi-ng: Add A80 Display Engine CCU 8 years ago
ccu-sun9i-a80-usb.c 439b65c4bb clk: sunxi-ng: Add A80 USB CCU 8 years ago
ccu-sun9i-a80-usb.h 439b65c4bb clk: sunxi-ng: Add A80 USB CCU 8 years ago
ccu-sun9i-a80.c 7149c1becd clk: sunxi-ng: a80: Fix audio PLL comment not matching actual code 8 years ago
ccu-sun9i-a80.h b8eb71dcdd clk: sunxi-ng: Add A80 CCU 8 years ago
ccu_common.c 8062b4aafc Merge tag 'sunxi-clk-for-4.12' of https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux into clk-next 8 years ago
ccu_common.h 1ded879e12 clk: move clock common macros out from vendor directories 7 years ago
ccu_div.c 12a26c298d clk: divider: fix incorrect usage of container_of 7 years ago
ccu_div.h 721353c030 clk: sunxi-ng: div: Add support for fixed post-divider 8 years ago
ccu_frac.c 1d42460a49 clk: sunxi-ng: Wait for lock when using fractional mode 8 years ago
ccu_frac.h 1d42460a49 clk: sunxi-ng: Wait for lock when using fractional mode 8 years ago
ccu_gate.c 845d6b0ff9 clk: sunxi-ng: gate: Support common pre-dividers 8 years ago
ccu_gate.h 1a7e7c388d clk: sunxi-ng: Add gate clock support 9 years ago
ccu_mmc_timing.c f6f64ed868 clk: sunxi-ng: Add interface to query or configure MMC timing modes. 8 years ago
ccu_mp.c 946797aa3f clk: sunxi-ng: Support fixed post-dividers on MP style clocks 7 years ago
ccu_mp.h 946797aa3f clk: sunxi-ng: Support fixed post-dividers on MP style clocks 7 years ago
ccu_mult.c 1d42460a49 clk: sunxi-ng: Wait for lock when using fractional mode 8 years ago
ccu_mult.h b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 8 years ago
ccu_mux.c 4dc6e1a356 clk: sunxi-ng: Staticize ccu_mux_helper_unapply_prediv() 8 years ago
ccu_mux.h b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 8 years ago
ccu_nk.c 4162c5ce52 clk: sunxi-ng: use 1 as fallback for minimum multiplier 8 years ago
ccu_nk.h a501a14e38 clk: sunxi-ng: Rename the internal structures 9 years ago
ccu_nkm.c a6653773d6 clk: sunxi-ng: nkm: add support for fixed post-divider 8 years ago
ccu_nkm.h a6653773d6 clk: sunxi-ng: nkm: add support for fixed post-divider 8 years ago
ccu_nkmp.c a910f251ee clk: sunxi-ng: Support fixed post-dividers on NKMP style clocks 7 years ago
ccu_nkmp.h a910f251ee clk: sunxi-ng: Support fixed post-dividers on NKMP style clocks 7 years ago
ccu_nm.c 2d2b61c13a clk: sunxi-ng: Add check for minimal rate to NM PLLs 7 years ago
ccu_nm.h 2d2b61c13a clk: sunxi-ng: Add check for minimal rate to NM PLLs 7 years ago
ccu_phase.c 6f9f7f876e clk: sunxi-ng: Add phase clock support 9 years ago
ccu_phase.h 6f9f7f876e clk: sunxi-ng: Add phase clock support 9 years ago
ccu_reset.c 5da672cff0 clk: sunxi-ng: Implement reset control status readback 8 years ago
ccu_reset.h b042e42fee clk: sunxi-ng: explicitly include linux/spinlock.h 8 years ago
ccu_sdm.c 05d2eaac96 clk: sunxi-ng: Add sigma-delta modulation support 8 years ago
ccu_sdm.h 05d2eaac96 clk: sunxi-ng: Add sigma-delta modulation support 8 years ago