aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk
AgeCommit message (Expand)Author
2018-12-05clk: apcs-msm8916: simplify probe cleanup by using devmMatti Vaittinen
2018-12-05clk: clk-twl6040: Free of_provider at removeMatti Vaittinen
2018-12-05clk: rk808: use managed version of of_provider registrationMatti Vaittinen
2018-12-05clk: clk-hi655x: Free of_provider at removeMatti Vaittinen
2018-12-05clk: of-provider: look at parent if registered device has no provider infoMatti Vaittinen
2018-12-05clk: sunxi-ng: a33: Set CLK_SET_RATE_PARENT for all audio module clocksChen-Yu Tsai
2018-12-05clk: sunxi-ng: a33: Use sigma-delta modulation for audio PLLChen-Yu Tsai
2018-12-05clk: meson: add clk-input helper functionJerome Brunet
2018-12-04clk: Add kerneldoc to managed of-provider interfacesMatti Vaittinen
2018-12-04clk: renesas: r8a77995: Simplify PLL3 multiplier/dividerGeert Uytterhoeven
2018-12-04clk: renesas: r8a77995: Add missing CPEX clockGeert Uytterhoeven
2018-12-04clk: renesas: r8a77995: Remove non-existent SSP clocksGeert Uytterhoeven
2018-12-04clk: renesas: r8a77995: Remove non-existent VIN5-7 module clocksGeert Uytterhoeven
2018-12-04clk: renesas: r8a77995: Correct parent clock of DUGeert Uytterhoeven
2018-12-04clk: renesas: r8a77990: Correct parent clock of DUTakeshi Kihara
2018-12-04clk: renesas: r8a77970: Add CPEX clockGeert Uytterhoeven
2018-12-04clk: renesas: r8a77965: Add CPEX clockGeert Uytterhoeven
2018-12-04clk: renesas: r8a7796: Add CPEX clockGeert Uytterhoeven
2018-12-04clk: renesas: r8a7795: Add CPEX clockGeert Uytterhoeven
2018-12-04clk: renesas: r8a774a1: Add CPEX clockGeert Uytterhoeven
2018-12-04clk: sunxi-ng: h3: Allow parent change for ve clockJernej Skrabec
2018-12-04clk: sunxi-ng: add support for suniv F1C100s SoCMesih Kilinc
2018-12-03clk: meson: Mark some things staticStephen Boyd
2018-12-03clk: imx: add imx7ulp clk driverA.s. Dong
2018-12-03clk: imx: implement new clk_hw based APIsA.s. Dong
2018-12-03clk: imx: make mux parent strings constA.s. Dong
2018-12-03clk: imx: add imx7ulp composite clk supportA.s. Dong
2018-12-03clk: imx: add pfdv2 supportA.s. Dong
2018-12-03clk: imx: add pllv4 supportA.s. Dong
2018-12-03clk: fractional-divider: add CLK_FRAC_DIVIDER_ZERO_BASED flag supportA.s. Dong
2018-12-03clk: imx: add gatable clock divider supportA.s. Dong
2018-12-03clk: imx: Add SCCG PLL typeLucas Stach
2018-12-03clk: imx: Add fractional PLL output clockLucas Stach
2018-12-03clk: imx: Add clock driver for i.MX8MQ CCMAbel Vesa
2018-12-03clk: imx: Add imx composite clockAbel Vesa
2018-12-03clk: qcom: Fix MSM8998 resetsJeffrey Hugo
2018-12-03clk: zynqmp: Off by one in zynqmp_is_valid_clock()Dan Carpenter
2018-12-03clk: mmp: Off by one in mmp_clk_add()Dan Carpenter
2018-12-03clk: mvebu: Off by one bugs in cp110_of_clk_get()Dan Carpenter
2018-12-03clk: qcom: Add lpass clock controller driver for SDM845Taniya Das
2018-12-03clk: sunxi-ng: h3/h5: Fix CSI_MCLK parentChen-Yu Tsai
2018-12-03clk: meson: meson8b: add the read-only video clock treesMartin Blumenstingl
2018-12-03clk: meson: meson8b: add the fractional divider for vid_pll_dcoMartin Blumenstingl
2018-12-03clk: meson: meson8b: fix the offset of vid_pll_dco's N valueMartin Blumenstingl
2018-11-30clk: qcom: msm8916: Additional clock rates for spiLoic Poulain
2018-11-30clk: mediatek: Drop more __init markings for driver probeStephen Boyd
2018-11-30clk: mediatek: Drop __init from mtk_clk_register_cpumuxes()Stephen Boyd
2018-11-29clk: stm32mp1: drop pointless static qualifier in stm32_register_hw_clk()YueHaibing
2018-11-29clk: mediatek: add clock support for MT7629 SoCRyder Lee
2018-11-30clk: sunxi-ng: r40: Force LOSC parent to RTC LOSC outputChen-Yu Tsai