summaryrefslogtreecommitdiffstats
path: root/drivers/clk/sunxi-ng
Commit message (Expand)AuthorAgeFilesLines
* 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-2314-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-021-1/+1
| |\ \
| * | | clk: Convert to using %pOF instead of full_nameRob Herring2017-07-217-14/+7
| | |/ | |/|
* | | clk: sunxi-ng: Provide a default reset hookMaxime Ripard2017-08-301-0/+12
* | | clk: sunxi-ng: a83t: Support new timing mode for mmc2 clockChen-Yu Tsai2017-08-301-8/+2
* | | clk: sunxi-ng: Add MP_MMC clocks that support MMC timing modes switchingChen-Yu Tsai2017-08-302-0/+110
* | | clk: sunxi-ng: Add interface to query or configure MMC timing modes.Chen-Yu Tsai2017-08-303-0/+75
| |/ |/|
* | clk: sunxi-ng: sun5i: Add clk_set_rate_parent to the CPU clockMaxime Ripard2017-07-241-1/+1
|/
* clk: sunxi-ng: Staticize ccu_mux_helper_unapply_prediv()Stephen Boyd2017-06-161-1/+1
* Merge tag 'sunxi-clk-for-4.13' of https://git.kernel.org/pub/scm/linux/kernel...Stephen Boyd2017-06-1621-260/+1562
|\
| * clk: sunxi-ng: Move all clock types to a libraryStephen Boyd2017-06-072-132/+22
| * clk: sunxi-ng: a83t: Add support for A83T's PRCMChen-Yu Tsai2017-06-071-0/+107
| * clk: sunxi-ng: select SUNXI_CCU_MULT for sun8i-a83tArnd Bergmann2017-06-071-0/+1
| * clk: sunxi-ng: a83t: Fix audio PLL divider offsetChen-Yu Tsai2017-06-071-1/+1
| * clk: sunxi-ng: a83t: Fix PLL lock status register offsetChen-Yu Tsai2017-06-071-1/+1
| * clk: sunxi-ng: Add driver for A83T CCUChen-Yu Tsai2017-06-074-0/+998
| * clk: sunxi-ng: Support multiple variable pre-dividersChen-Yu Tsai2017-06-079-47/+54
| * clk: sunxi-ng: de2: fix wrong pointer passed to PTR_ERR()Wei Yongjun2017-06-071-1/+1
| * clk: sunxi-ng: sun5i: Export video PLLsMaxime Ripard2017-06-071-2/+4
| * clk: sunxi-ng: mux: Re-adjust parent rateMaxime Ripard2017-06-071-5/+28
| * clk: sunxi-ng: mux: Change pre-divider application function prototypeMaxime Ripard2017-06-075-33/+28
| * clk: sunxi-ng: mux: split out the pre-divider computation codeMaxime Ripard2017-06-071-12/+20
| * clk: sunxi-ng: mux: Don't just rely on the parent for CLK_SET_RATE_PARENTMaxime Ripard2017-06-071-13/+1
| * clk: sunxi-ng: div: Switch to divider_round_rateMaxime Ripard2017-06-071-23/+4
| * clk: sunxi-ng: Pass the parent and a pointer to the clocks round rateMaxime Ripard2017-06-076-18/+25
| * clk: sunxi-ng: explicitly include linux/spinlock.hTobias Klauser2017-06-071-0/+1
| * clk: sunxi-ng: add support for DE2 CCUIcenowy Zheng2017-06-074-0/+294
* | Merge tag 'sunxi-clk-fixes-for-4.12' of https://git.kernel.org/pub/scm/linux/...Stephen Boyd2017-06-145-4/+9
|\ \ | |/
| * clk: sunxi-ng: a64: Export PLL_PERIPH0 clock for the PRCMChen-Yu Tsai2017-05-311-1/+3
| * clk: sunxi-ng: h3: Export PLL_PERIPH0 clock for the PRCMChen-Yu Tsai2017-05-311-1/+3
| * clk: sunxi-ng: enable SUNXI_CCU_MP for PRCMArnd Bergmann2017-05-181-0/+1
| * clk: sunxi-ng: v3s: Fix usb otg device reset bitYong Deng2017-05-141-1/+1
| * clk: sunxi-ng: a31: Correct lcd1-ch1 clock register offsetChen-Yu Tsai2017-05-141-1/+1
* | clk: sunxi-ng: sun5i: Fix ahb_bist_clk definitionBoris Brezillon2017-05-251-1/+1
|/
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2017-05-1017-53/+710
|\
| * Merge tag 'sunxi-clk-for-4.12-2' of https://git.kernel.org/pub/scm/linux/kern...Stephen Boyd2017-04-217-18/+17
| |\
| | * clk: sunxi-ng: a80: Fix audio PLL comment not matching actual codeChen-Yu Tsai2017-04-131-2/+1
OpenPOWER on IntegriCloud