aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-04-06Merge branches 'clk-ti', 'clk-amlogic', 'clk-tegra' and 'clk-samsung' into cl...Stephen Boyd
2018-03-16clk: samsung: Mark a few things staticStephen Boyd
2018-03-15clk: samsung: Add fout=196608001 Hz EPLL rate entry for exynos4412Sylwester Nawrocki
2018-03-14clk: meson: Drop unused local variable and add staticStephen Boyd
2018-03-14clk: samsung: exynos5250: Add missing clocks for FIMC LITE SYSMMU devicesMarek Szyprowski
2018-03-13clk: meson: clean-up clk81 clocksJerome Brunet
2018-03-13clk: meson: add fdiv clock gatesJerome Brunet
2018-03-13clk: meson: add mpll pre-dividerJerome Brunet
2018-03-13clk: meson: axg: add hifi pll clockJerome Brunet
2018-03-13clk: meson: add ROUND_CLOSEST to the pll driverJerome Brunet
2018-03-13clk: meson: add gp0 frac parameter for axg and gxlJerome Brunet
2018-03-13clk: meson: improve pll driver results with fracJerome Brunet
2018-03-13clk: meson: remove special gp0 lock loopJerome Brunet
2018-03-13clk: meson: poke pll CNTL lastJerome Brunet
2018-03-13clk: meson: add fractional part of meson8b fixed_pllJerome Brunet
2018-03-13clk: meson: use hhi syscon if availableJerome Brunet
2018-03-13clk: meson: remove obsolete cpu_clkJerome Brunet
2018-03-13clk: meson: rework meson8b cpu clockJerome Brunet
2018-03-13clk: meson: split divider and gate part of mpllJerome Brunet
2018-03-13clk: meson: migrate plls clocks to clk_regmapJerome Brunet
2018-03-13clk: meson: migrate the audio divider clock to clk_regmapJerome Brunet
2018-03-13clk: meson: migrate mplls clocks to clk_regmapJerome Brunet
2018-03-13clk: meson: add regmap helpers for parmJerome Brunet
2018-03-13clk: meson: migrate muxes to clk_regmapJerome Brunet
2018-03-13clk: meson: migrate dividers to clk_regmapJerome Brunet
2018-03-13clk: meson: migrate gates to clk_regmapJerome Brunet
2018-03-13clk: meson: add regmap to the clock controllersJerome Brunet
2018-03-13clk: meson: remove superseded aoclk_gate_regmapJerome Brunet
2018-03-13clk: meson: switch gxbb ao_clk to clk_regmapJerome Brunet
2018-03-13clk: meson: add regmap clocksJerome Brunet
2018-03-13clk: meson: remove obsolete commentsJerome Brunet
2018-03-13clk: meson: only one loop index is necessary in probeJerome Brunet
2018-03-13clk: meson: use devm_of_clk_add_hw_providerJerome Brunet
2018-03-13clk: meson: use dev pointer where possibleJerome Brunet
2018-03-13Merge branch 'topic/pll-fixes' into next/driversNeil Armstrong
2018-03-12clk: qcom: use divider_ro_round_rate helperJerome Brunet
2018-03-12clk: divider: read-only divider can propagate rate changeJerome Brunet
2018-03-12clk: call the clock init() callback before any other ops callbackJerome Brunet
2018-03-12clk: mux: add helper function for index/value translationJerome Brunet
2018-03-12clk: divider: export clk_div_mask() helperJerome Brunet
2018-03-12clk: fix determine rate error with pass-through clockJerome Brunet
2018-03-12clk: migrate the count of orphaned clocks at initJerome Brunet
2018-03-12clk: tegra: Fix pll_u rate configurationMarcel Ziswiler
2018-03-12clk: tegra: Specify VDE clock rateDmitry Osipenko
2018-03-12clk: tegra20: Correct PLL_C_OUT1 setupDmitry Osipenko
2018-03-12clk: tegra: Mark HCLK, SCLK and EMC as criticalDmitry Osipenko
2018-03-12clk: samsung: exynos5420: Add more entries to EPLL rate tableSylwester Nawrocki
2018-03-12clk: samsung: exynos5420: Add CLK_SET_RATE_PARENT flag to mout_mau_epll_clkSylwester Nawrocki
2018-03-08clk: tegra: MBIST work around for Tegra210Peter De Schrijver
2018-03-08clk: tegra: add fence_delay for clock registersPeter De Schrijver