summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)Author
2017-06-09clk: samsung: Add enable/disable operation for PLL36XX clocksSylwester Nawrocki
2017-06-09clk: samsung: s5pv210-audss: Convert to the new clk_hw APIMarek Szyprowski
2017-06-09clk: samsung: exynos-clkout: Convert to the new clk_hw APIMarek Szyprowski
2017-06-09clk: samsung: exynos-audss: Convert to the new clk_hw APIMarek Szyprowski
2017-06-07clk: samsung: Convert common drivers to the new clk_hw APIMarek Szyprowski
2017-06-07clk: samsung: Add local variable to match its purposeMarek Szyprowski
2017-06-07clk: samsung: Remove dead codeMarek Szyprowski
2017-06-07clk: sunxi-ng: Move all clock types to a libraryStephen Boyd
2017-06-07clk: sunxi-ng: a83t: Add support for A83T's PRCMChen-Yu Tsai
2017-06-07clk: sunxi-ng: select SUNXI_CCU_MULT for sun8i-a83tArnd Bergmann
2017-06-07clk: sunxi-ng: a83t: Fix audio PLL divider offsetChen-Yu Tsai
2017-06-07clk: sunxi-ng: a83t: Fix PLL lock status register offsetChen-Yu Tsai
2017-06-07clk: sunxi-ng: Add driver for A83T CCUChen-Yu Tsai
2017-06-07clk: sunxi-ng: Support multiple variable pre-dividersChen-Yu Tsai
2017-06-07clk: sunxi-ng: de2: fix wrong pointer passed to PTR_ERR()Wei Yongjun
2017-06-07clk: sunxi-ng: sun5i: Export video PLLsMaxime Ripard
2017-06-07clk: sunxi-ng: mux: Re-adjust parent rateMaxime Ripard
2017-06-07clk: sunxi-ng: mux: Change pre-divider application function prototypeMaxime Ripard
2017-06-07clk: sunxi-ng: mux: split out the pre-divider computation codeMaxime Ripard
2017-06-07clk: sunxi-ng: mux: Don't just rely on the parent for CLK_SET_RATE_PARENTMaxime Ripard
2017-06-07clk: sunxi-ng: div: Switch to divider_round_rateMaxime Ripard
2017-06-07clk: sunxi-ng: Pass the parent and a pointer to the clocks round rateMaxime Ripard
2017-06-07clk: divider: Make divider_round_rate take the parent clockMaxime Ripard
2017-06-07clk: sunxi-ng: explicitly include linux/spinlock.hTobias Klauser
2017-06-07clk: sunxi-ng: add support for DE2 CCUIcenowy Zheng
2017-06-06clk: imx7d: Fix the DDR PLL enable bitFabio Estevam
2017-06-05clk: at91: fix clk-generated compilationAlexandre Belloni
2017-06-02clk: versatile: delete old RealView clock implementationLinus Walleij
2017-06-02clk: bcm2835: Minimise clock jitter for PCM clockPhil Elwell
2017-06-02clk: bcm2835: Limit PCM clock to OSC and PLLD_PERPhil Elwell
2017-06-02clk: bcm2835: Correct the prediv logicPhil Elwell
2017-06-02Merge branch 'clk-bulk-get' into clk-nextStephen Boyd
2017-06-02clk: add managed version of clk_bulk_getDong Aisheng
2017-06-02clk: add clk_bulk_get accessoriesDong Aisheng
2017-06-02clk: meson-gxbb: Add const to some parent name arraysStephen Boyd
2017-06-02Merge tag 'meson-clk-for-4.13' of git://github.com/BayLibre/clk-meson into cl...Stephen Boyd
2017-06-02clk: palmas: undo preparation of a clock source.Arvind Yadav
2017-06-02clk: rockchip: mark some special clk as critical on rk3368Elaine Zhang
2017-06-02clk: rockchip: mark noc and some special clk as critical on rk3288Elaine Zhang
2017-06-02clk: rockchip: mark noc and some special clk as critical on rk3228Elaine Zhang
2017-06-02clk: rockchip: mark pclk_ddrupctl as critical_clock on rk3036Elaine Zhang
2017-06-02clk: rockchip: add clock controller for rk3128Elaine Zhang
2017-06-02clk: rockchip: export more rk3228 clocks idsElaine Zhang
2017-06-02clk: rockchip: add ids for rk3399 testclks used for camera handlingEddie Cai
2017-06-02Merge tag 'clk-renesas-for-v4.13-tag1' of git://git.kernel.org/pub/scm/linux/...Michael Turquette
2017-06-01clk: mvebu: cp110: make failure labels more meaningfulGregory CLEMENT
2017-06-01clk: Fix __set_clk_rates error print-stringBryan O'Donoghue
2017-06-01clk: scpi: fix return type of __scpi_dvfs_round_rateSudeep Holla
2017-06-01clk: qoriq: Separate root input clock for core PLLs on ls1012aScott Wood
2017-06-01clk: at91: fix clk-generated parentingAlexandre Belloni