summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-06-19clk: qcom: Add ipq8074 Global Clock Controller supportAbhishek Sahu
2017-06-19clk: mvebu: cp110: Minor cleanupsStephen Boyd
2017-06-19Merge branch 'clk-cp110' of git://git.infradead.org/linux-mvebu into clk-nextStephen Boyd
2017-06-19clk: socfpga: Fix the smplsel on Arria10 and Stratix10Dinh Nguyen
2017-06-19clk: Hi3660: register fixed_rate_clks with CLK_OF_DECLARE_DRIVERLeo Yan
2017-06-19clk: mvebu: cp110: add sdio clock to cp-110 system controllerKonstantin Porotchkin
2017-06-19clk: mvebu: cp110: introduce a new bindingGregory CLEMENT
2017-06-19clk: mvebu: cp110: do not depend anymore of the *-clock-output-namesGregory CLEMENT
2017-06-16Merge tag 'meson-clk-for-4.13-2' of git://github.com/BayLibre/clk-meson into ...Stephen Boyd
2017-06-16Merge branch 'for-4.13-ti-clkctrl' of https://github.com/t-kristo/linux-pm in...Stephen Boyd
2017-06-16clk: sunxi-ng: Staticize ccu_mux_helper_unapply_prediv()Stephen Boyd
2017-06-16Merge tag 'sunxi-clk-for-4.13' of https://git.kernel.org/pub/scm/linux/kernel...Stephen Boyd
2017-06-16clk: meson: gxbb: add all clk81 parentsJerome Brunet
2017-06-16Merge branch 'next/headers' into next/driversJerome Brunet
2017-06-15clk: ti: omap4: add clkctrl clock dataTero Kristo
2017-06-15clk: ti: add support for clkctrl clocksTero Kristo
2017-06-14Merge branch 'clk-fixes' into clk-nextStephen Boyd
2017-06-14Merge tag 'sunxi-clk-fixes-for-4.12' of https://git.kernel.org/pub/scm/linux/...Stephen Boyd
2017-06-14Merge tag 'clk-v4.13-samsung' of git://git.kernel.org/pub/scm/linux/kernel/gi...Stephen Boyd
2017-06-14Merge tag 'v4.13-rockchip-clk1' of git://git.kernel.org/pub/scm/linux/kernel/...Stephen Boyd
2017-06-14clk: keystone: Add sci-clk driver supportTero Kristo
2017-06-12clk: meson: meson8b: add compatibles for Meson8 and Meson8m2Martin Blumenstingl
2017-06-12clk: meson8b: export the ethernet gate clockMartin Blumenstingl
2017-06-12clk: meson8b: export the USB clocksMartin Blumenstingl
2017-06-12clk: meson8b: export the gate clock for the HW random number generatorMartin Blumenstingl
2017-06-12clk: meson8b: export the SDIO clockMartin Blumenstingl
2017-06-12clk: meson8b: export the SAR ADC clocksMartin Blumenstingl
2017-06-09clk: samsung: exynos542x: Add EPLL rate tableSylwester Nawrocki
2017-06-09clk: samsung: Add missing exynos5420 audio related clocksSylwester Nawrocki
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