summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)Author
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
2019-07-12Merge branches 'clk-pwm-duty', 'clk-bcm', 'clk-mtk', 'clk-qcom-msm8998-gpu' a...Stephen Boyd
2019-07-12scripts/spelling.txt: add spelling fix for prohibitedChris Paterson
2019-07-12clk: consoldiate the __clk_get_hw() declarationsStephen Rothwell
2019-07-02Merge branches 'ib-mfd-clk-gpio-power-regulator-rtc-5.3', 'ib-mfd-clk-regulat...Lee Jones
2019-06-28Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-06-27clk: sprd: Add check for return value of sprd_clk_regmap_init()Chunyan Zhang
2019-06-27clk: Add Si5341/Si5340 driverMike Looijmans
2019-06-27clk: clk-si544: Implement small frequency change supportMike Looijmans
2019-06-27clk: add BCM63XX gated clock controller driverJonas Gorski
2019-06-27clk: at91: sckc: use dedicated functions to unregister clockClaudiu Beznea
2019-06-27clk: at91: sckc: improve error path for sama5d4 sck registrationClaudiu Beznea
2019-06-27clk: at91: sckc: remove unnecessary lineClaudiu Beznea
2019-06-27clk: at91: sckc: improve error path for sam9x5 sck registerClaudiu Beznea