summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)Author
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
2019-06-27clk: at91: sckc: add support to free slow clock osclillatorClaudiu Beznea
2019-06-27clk: at91: sckc: add support to free slow rc oscillatorClaudiu Beznea
2019-06-27clk: at91: sckc: add support to free slow oscillatorClaudiu Beznea
2019-06-27clk: RK808: Add RK809 and RK817 support.Tony Xie
2019-06-27clk: bd718x7: Support ROHM BD70528 clk blockMatti Vaittinen
2019-06-27mfd: regulator: clk: Split rohm-bd718x7.hMatti Vaittinen
2019-06-27clk: rockchip: export HDMIPHY clock on rk3228Heiko Stuebner
2019-06-27clk: rockchip: add watchdog pclk on rk3328Heiko Stuebner
2019-06-26clk: at91: sckc: add support for SAM9X60Claudiu Beznea
2019-06-26clk: at91: sckc: add support to specify registers bit offsetsClaudiu Beznea
2019-06-26clk: at91: sckc: sama5d4 has no bypass supportClaudiu Beznea
2019-06-26clk: sprd: Check error only for devm_regmap_init_mmio()Chunyan Zhang
2019-06-26clk: sprd: Switch from of_iomap() to devm_ioremap_resource()Chunyan Zhang
2019-06-25clk: lochnagar: Use new parent_data approach to register clock parentsCharles Keepax
2019-06-25clk: tegra: Do not enable PLL_RE_VCO on Tegra210Thierry Reding
2019-06-25clk: tegra: Warn if an enabled PLL is in IDDQThierry Reding
2019-06-25clk: tegra: Do not warn unnecessarilyThierry Reding
2019-06-25clk: tegra210: fix PLLU and PLLU_OUT1JC Kuo
2019-06-25clk: raspberrypi: register platform device for raspberrypi-cpufreqNicolas Saenz Julienne