Age | Commit message (Expand) | Author | Files | Lines |
2017-08-30 | clk: sunxi-ng: Provide a default reset hook | Maxime Ripard | 1 | -0/+12 |
2017-08-30 | clk: sunxi-ng: a83t: Support new timing mode for mmc2 clock | Chen-Yu Tsai | 1 | -8/+2 |
2017-08-30 | clk: sunxi-ng: Add MP_MMC clocks that support MMC timing modes switching | Chen-Yu Tsai | 2 | -0/+110 |
2017-08-30 | clk: sunxi-ng: Add interface to query or configure MMC timing modes. | Chen-Yu Tsai | 3 | -0/+75 |
2017-08-24 | clk: sunxi-ng: Add sun4i/sun7i CCU driver | Priit Laes | 4 | -0/+1531 |
2017-08-23 | Merge tag 'sunxi-clk-for-4.14-2' of https://git.kernel.org/pub/scm/linux/kern... | Stephen Boyd | 14 | -22/+1452 |
2017-08-19 | clk: sunxi-ng: support R40 SoC | Icenowy Zheng | 4 | -0/+1365 |
2017-08-14 | clk: sunxi-ng: nkm: add support for fixed post-divider | Icenowy Zheng | 2 | -3/+21 |
2017-08-14 | clk: sunxi-ng: div: Add support for fixed post-divider | Priit Laes | 2 | -4/+21 |
2017-08-04 | clk: sunxi-ng: allow set parent clock (PLL_CPUX) for CPUX clock on H3 | Icenowy Zheng | 1 | -1/+1 |
2017-08-04 | clk: sunxi-ng: h3: gate then ungate PLL CPU clk after rate change | Chen-Yu Tsai | 1 | -0/+11 |
2017-08-02 | Merge branch 'clk-fixes' into clk-next | Stephen Boyd | 1 | -1/+1 |
2017-08-01 | clk: sunxi-ng: Wait for lock when using fractional mode | Jernej Škrabec | 4 | -4/+8 |
2017-08-01 | clk: sunxi-ng: Make fractional helper less chatty | Jernej Škrabec | 1 | -5/+5 |
2017-08-01 | clk: sunxi-ng: multiplier: Fix fractional mode | Jernej Škrabec | 1 | -2/+5 |
2017-08-01 | clk: sunxi-ng: Fix fractional mode for N-M clocks | Jernej Škrabec | 1 | -2/+14 |
2017-07-27 | clk: sunxi-ng: Fix header guard of ccu-sun8i-r.h | Matthias Kaehlcke | 1 | -1/+1 |
2017-07-24 | clk: sunxi-ng: sun5i: Add clk_set_rate_parent to the CPU clock | Maxime Ripard | 1 | -1/+1 |
2017-07-21 | clk: Convert to using %pOF instead of full_name | Rob Herring | 7 | -14/+7 |
2017-06-16 | clk: sunxi-ng: Staticize ccu_mux_helper_unapply_prediv() | Stephen Boyd | 1 | -1/+1 |
2017-06-16 | Merge tag 'sunxi-clk-for-4.13' of https://git.kernel.org/pub/scm/linux/kernel... | Stephen Boyd | 21 | -260/+1562 |
2017-06-14 | Merge tag 'sunxi-clk-fixes-for-4.12' of https://git.kernel.org/pub/scm/linux/... | Stephen Boyd | 5 | -4/+9 |
2017-06-07 | clk: sunxi-ng: Move all clock types to a library | Stephen Boyd | 2 | -132/+22 |
2017-06-07 | clk: sunxi-ng: a83t: Add support for A83T's PRCM | Chen-Yu Tsai | 1 | -0/+107 |
2017-06-07 | clk: sunxi-ng: select SUNXI_CCU_MULT for sun8i-a83t | Arnd Bergmann | 1 | -0/+1 |
2017-06-07 | clk: sunxi-ng: a83t: Fix audio PLL divider offset | Chen-Yu Tsai | 1 | -1/+1 |
2017-06-07 | clk: sunxi-ng: a83t: Fix PLL lock status register offset | Chen-Yu Tsai | 1 | -1/+1 |
2017-06-07 | clk: sunxi-ng: Add driver for A83T CCU | Chen-Yu Tsai | 4 | -0/+998 |
2017-06-07 | clk: sunxi-ng: Support multiple variable pre-dividers | Chen-Yu Tsai | 9 | -47/+54 |
2017-06-07 | clk: sunxi-ng: de2: fix wrong pointer passed to PTR_ERR() | Wei Yongjun | 1 | -1/+1 |
2017-06-07 | clk: sunxi-ng: sun5i: Export video PLLs | Maxime Ripard | 1 | -2/+4 |
2017-06-07 | clk: sunxi-ng: mux: Re-adjust parent rate | Maxime Ripard | 1 | -5/+28 |
2017-06-07 | clk: sunxi-ng: mux: Change pre-divider application function prototype | Maxime Ripard | 5 | -33/+28 |
2017-06-07 | clk: sunxi-ng: mux: split out the pre-divider computation code | Maxime Ripard | 1 | -12/+20 |
2017-06-07 | clk: sunxi-ng: mux: Don't just rely on the parent for CLK_SET_RATE_PARENT | Maxime Ripard | 1 | -13/+1 |
2017-06-07 | clk: sunxi-ng: div: Switch to divider_round_rate | Maxime Ripard | 1 | -23/+4 |
2017-06-07 | clk: sunxi-ng: Pass the parent and a pointer to the clocks round rate | Maxime Ripard | 6 | -18/+25 |
2017-06-07 | clk: sunxi-ng: explicitly include linux/spinlock.h | Tobias Klauser | 1 | -0/+1 |
2017-06-07 | clk: sunxi-ng: add support for DE2 CCU | Icenowy Zheng | 4 | -0/+294 |
2017-05-31 | clk: sunxi-ng: a64: Export PLL_PERIPH0 clock for the PRCM | Chen-Yu Tsai | 1 | -1/+3 |
2017-05-31 | clk: sunxi-ng: h3: Export PLL_PERIPH0 clock for the PRCM | Chen-Yu Tsai | 1 | -1/+3 |
2017-05-25 | clk: sunxi-ng: sun5i: Fix ahb_bist_clk definition | Boris Brezillon | 1 | -1/+1 |
2017-05-18 | clk: sunxi-ng: enable SUNXI_CCU_MP for PRCM | Arnd Bergmann | 1 | -0/+1 |
2017-05-14 | clk: sunxi-ng: v3s: Fix usb otg device reset bit | Yong Deng | 1 | -1/+1 |
2017-05-14 | clk: sunxi-ng: a31: Correct lcd1-ch1 clock register offset | Chen-Yu Tsai | 1 | -1/+1 |
2017-05-10 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 17 | -53/+710 |
2017-04-28 | clk: sunxi-ng: always select CCU_GATE | Arnd Bergmann | 1 | -1/+1 |
2017-04-21 | Merge tag 'sunxi-clk-for-4.12-2' of https://git.kernel.org/pub/scm/linux/kern... | Stephen Boyd | 7 | -18/+17 |
2017-04-19 | Merge tag 'sunxi-clk-for-4.12' of https://git.kernel.org/pub/scm/linux/kernel... | Stephen Boyd | 13 | -37/+695 |
2017-04-13 | clk: sunxi-ng: a80: Fix audio PLL comment not matching actual code | Chen-Yu Tsai | 1 | -2/+1 |