summaryrefslogtreecommitdiffstats
path: root/drivers/clk/sunxi-ng
Commit message (Expand)AuthorAgeFilesLines
*-. Merge branches 'clk-aspeed', 'clk-lock-UP', 'clk-mediatek' and 'clk-allwinner...Stephen Boyd2018-01-277-43/+185
|\ \
| | * clk: sunxi-ng: a83t: Add M divider to TCON1 clockJernej Škrabec2018-01-031-2/+2
| | * clk: sunxi-ng: fix the A64/H5 clock description of DE2 CCUIcenowy Zheng2017-12-291-3/+3
| | * clk: sunxi-ng: add support for Allwinner H3 DE2 CCUIcenowy Zheng2017-12-291-0/+47
| | * clk: sunxi-ng: sun8i: a83t: Use sigma-delta modulation for audio PLLChen-Yu Tsai2017-12-081-1/+10
| | * clk: sunxi-ng: sun8i: a83t: Add /2 fixed post divider to audio PLLChen-Yu Tsai2017-12-081-3/+6
| | * clk: sunxi-ng: Support fixed post-dividers on NM style clocksChen-Yu Tsai2017-12-082-13/+39
| | * clk: sunxi-ng: sun50i: a64: Add 2x fixed post-divider to MMC module clocksChen-Yu Tsai2017-12-071-20/+37
| | * clk: sunxi-ng: Support fixed post-dividers on MP style clocksChen-Yu Tsai2017-12-072-2/+42
| |/
* | Merge branch 'clk-divider-container' into clk-nextStephen Boyd2018-01-271-1/+1
|\ \
| * | clk: divider: fix incorrect usage of container_ofJerome Brunet2017-12-291-1/+1
| |/
* / clk: move clock common macros out from vendor directoriesChunyan Zhang2017-12-221-29/+0Star
|/
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2017-11-1816-79/+453
|\
| * clk: sunxi-ng: a83t: Fix i2c buses bitsMylene JOSSERAND2017-11-151-2/+2
| * clk: sunxi-ng: sun4i: Export video PLLsJonathan Liu2017-10-171-2/+2
| * clk: sunxi-ng: Add A83T display clocksMaxime Ripard2017-10-171-8/+13
| * clk: sunxi-ng: sun8i: a23: Use sigma-delta modulation for audio PLLChen-Yu Tsai2017-10-131-13/+25
| * clk: sunxi-ng: sun6i: Use sigma-delta modulation for audio PLLChen-Yu Tsai2017-10-131-13/+25
| * clk: sunxi-ng: sun5i: Use sigma-delta modulation for audio PLLChen-Yu Tsai2017-10-131-6/+19
| * clk: sunxi-ng: sun4i: Use sigma-delta modulation for audio PLLChen-Yu Tsai2017-10-131-6/+20
| * clk: sunxi-ng: sun8i: h3: Use sigma-delta modulation for audio PLLChen-Yu Tsai2017-10-131-13/+25
| * clk: sunxi-ng: nm: Add support for sigma-delta modulationChen-Yu Tsai2017-10-132-1/+46
| * clk: sunxi-ng: Add sigma-delta modulation supportChen-Yu Tsai2017-10-134-0/+240
| * clk: sunxi-ng: nm: Check if requested rate is supported by fractional clockChen-Yu Tsai2017-10-131-0/+3
| * clk: sunxi-ng: sun5i: Fix bit offset of audio PLL post-dividerChen-Yu Tsai2017-10-131-2/+2
| * clk: sunxi-ng: a83t: Fix invalid csi-mclk mux offsetOndrej Jirman2017-10-091-1/+1
| * clk: sunxi-ng: sun6i: Rename HDMI DDC clock to avoid name collisionChen-Yu Tsai2017-09-291-1/+1
| * clk: sunxi-ng: sun6i: Export video PLLsChen-Yu Tsai2017-09-291-2/+6
| * clk: sunxi-ng: Implement reset control status readbackChen-Yu Tsai2017-09-261-0/+14
| * clk: sunxi-ng: Fix missing CLK_SET_RATE_PARENT in ccu-sun4i-a10.cAlexander Syring2017-09-171-1/+1
| * clk: sunxi-ng: add CLK_SET_RATE_PARENT flag to H3 GPU clockIcenowy Zheng2017-09-171-1/+1
| * clk: sunxi-ng: add CLK_SET_RATE_UNGATE to all H3 PLLsIcenowy Zheng2017-09-171-9/+9
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-023-0/+3
|/
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2017-09-1322-36/+2990
|\
| * Merge tag 'sunxi-clk-for-4.14-3' of https://git.kernel.org/pub/scm/linux/kern...Stephen Boyd2017-08-314-0/+1531
| |\
| | * clk: sunxi-ng: Add sun4i/sun7i CCU driverPriit Laes2017-08-244-0/+1531
| * | Merge tag 'sunxi-clk-for-4.14-2' of https://git.kernel.org/pub/scm/linux/kern...Stephen Boyd2017-08-2414-22/+1452
| |\|
| | * clk: sunxi-ng: support R40 SoCIcenowy Zheng2017-08-194-0/+1365
| | * clk: sunxi-ng: nkm: add support for fixed post-dividerIcenowy Zheng2017-08-142-3/+21
| | * clk: sunxi-ng: div: Add support for fixed post-dividerPriit Laes2017-08-142-4/+21
| | * clk: sunxi-ng: allow set parent clock (PLL_CPUX) for CPUX clock on H3Icenowy Zheng2017-08-041-1/+1
| | * clk: sunxi-ng: h3: gate then ungate PLL CPU clk after rate changeChen-Yu Tsai2017-08-041-0/+11
| | * clk: sunxi-ng: Wait for lock when using fractional modeJernej Škrabec2017-08-014-4/+8
| | * clk: sunxi-ng: Make fractional helper less chattyJernej Škrabec2017-08-011-5/+5
| | * clk: sunxi-ng: multiplier: Fix fractional modeJernej Škrabec2017-08-011-2/+5
| | * clk: sunxi-ng: Fix fractional mode for N-M clocksJernej Škrabec2017-08-011-2/+14
| | * clk: sunxi-ng: Fix header guard of ccu-sun8i-r.hMatthias Kaehlcke2017-07-271-1/+1
| * | Merge branch 'clk-fixes' into clk-nextStephen Boyd2017-08-031-1/+1
| |\ \
| * | | clk: Convert to using %pOF instead of full_nameRob Herring2017-07-227-14/+7Star
| | |/ | |/|
* | | clk: sunxi-ng: Provide a default reset hookMaxime Ripard2017-08-301-0/+12