summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)Author
2019-12-04clk: at91: fix update bit maps on CFG_MOR writeEugen Hristev
2019-12-04clk: ti: clkctrl: Fix failed to enable error with double udelay timeoutTony Lindgren
2019-12-04clk: ti: dra7-atl-clock: Remove ti_clk_add_alias callPeter Ujfalusi
2019-12-04clk: sunxi-ng: a80: fix the zero'ing of bits 16 and 18Colin Ian King
2019-12-04clk: sunxi: Fix operator precedence in sunxi_divs_clk_setupNathan Chancellor
2019-12-04clk: at91: avoid sleeping earlyAlexandre Belloni
2019-12-04clk: samsung: exynos5420: Preserve PLL configuration during suspend/resumeMarek Szyprowski
2019-12-04clk: samsung: exynos542x: Move G3D subsystem clocks to its sub-CMUMarek Szyprowski
2019-12-04clk: samsung: exynos5433: Fix error pathsMarek Szyprowski
2019-12-04clk: at91: sam9x60: fix programmable clockEugen Hristev
2019-12-04clk: meson: gxbb: let sar_adc_clk_div set the parent clock rateMartin Blumenstingl
2019-11-12clk: imx8m: Use SYS_PLL1_800M as intermediate parent of CLK_ARMLeonard Crestez
2019-10-29clk: ti: dra7: Fix mcasp8 clock bitsTony Lindgren
2019-10-07clk: sprd: add missing kfreeChunyan Zhang
2019-10-07clk: Make clk_bulk_get_all() return a valid "id"Bjorn Andersson
2019-10-07clk: imx: clk-pll14xx: unbypass PLL by defaultPeng Fan
2019-10-07clk: imx: pll14xx: avoid glitch when set ratePeng Fan
2019-10-07clk: at91: select parent if main oscillator or bypass is enabledEugen Hristev
2019-10-07clk: qcom: gcc-sdm845: Use floor ops for sdcc clksStephen Boyd
2019-10-07clk: renesas: cpg-mssr: Set GENPD_FLAG_ALWAYS_ON for clock domainGeert Uytterhoeven
2019-10-07clk: renesas: mstp: Set GENPD_FLAG_ALWAYS_ON for clock domainGeert Uytterhoeven
2019-10-07clk: sunxi: Don't call clk_hw_get_name() on a hw that isn't registeredStephen Boyd
2019-10-07clk: zx296718: Don't reference clk_init_data after registrationStephen Boyd
2019-10-07clk: sprd: Don't reference clk_init_data after registrationStephen Boyd
2019-10-07clk: meson: axg-audio: Don't reference clk_init_data after registrationStephen Boyd
2019-10-07clk: sirf: Don't reference clk_init_data after registrationStephen Boyd
2019-10-07clk: actions: Don't reference clk_init_data after registrationStephen Boyd
2019-10-07clk: sunxi-ng: v3s: add missing clock slices for MMC2 module clocksIcenowy Zheng
2019-10-07clk: ingenic/jz4740: Fix "pll half" divider not read/written properlyPaul Cercueil
2019-10-07clk: qoriq: Fix -Wunused-const-variableNathan Huckleberry
2019-10-07clk: imx8mq: Mark AHB clock as criticalAbel Vesa
2019-10-01clk: imx: imx8mm: fix audio pll settingPeng Fan
2019-08-16clk: Fix potential NULL dereference in clk_fetch_parent_index()Martin Blumenstingl
2019-08-16clk: Fix falling back to legacy parent string matchingStephen Boyd
2019-08-14clk: socfpga: stratix10: fix rate caclulationg for cnt_clksDinh Nguyen
2019-08-08clk: samsung: exynos542x: Move MSCL subsystem clocks to its sub-CMUMarek Szyprowski
2019-08-08clk: samsung: exynos5800: Move MAU subsystem clocks to MAU sub-CMUSylwester Nawrocki
2019-08-08clk: samsung: Change signature of exynos5_subcmus_init() functionSylwester Nawrocki
2019-07-22clk: renesas: cpg-mssr: Fix reset control race conditionGeert Uytterhoeven
2019-07-22clk: sprd: Select REGMAP_MMIO to avoid compile errorsChunyan Zhang
2019-07-22clk: mediatek: mt8183: Register 13MHz clock earlier for clocksourceWeiyi Lu
2019-07-22clk: at91: generated: Truncate divisor to GENERATED_MAX_DIV + 1Codrin Ciubotariu
2019-07-17Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2019-07-15Merge tag 'mfd-next-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds
2019-07-12Merge branches 'clk-bcm63xx', 'clk-silabs', 'clk-lochnagar' and 'clk-rockchip...Stephen Boyd
2019-07-12Merge branches 'clk-rpi-cpufreq', 'clk-tegra', 'clk-simplify-provider.h', 'cl...Stephen Boyd
2019-07-12Merge branches 'clk-debugfs', 'clk-unused', 'clk-refactor' and 'clk-qoriq' in...Stephen Boyd
2019-07-12Merge branches 'clk-bulk-optional', 'clk-kirkwood', 'clk-socfpga' and 'clk-do...Stephen Boyd
2019-07-12Merge branches 'clk-ti', 'clk-samsung', 'clk-imx' and 'clk-allwinner' into cl...Stephen Boyd
2019-07-12Merge branches 'clk-qcom-gdsc-warn', 'clk-ingenic', 'clk-qcom-qcs404-reset', ...Stephen Boyd