summaryrefslogtreecommitdiffstats
path: root/drivers/clk
AgeCommit message (Expand)Author
2019-09-06clk: fix devm_platform_ioremap_resource.cocci warningskbuild test robot
2019-09-06clk: spear: Make structure i2s_sclk_masks constantNishka Dasgupta
2019-09-06clk: st: clkgen-pll: remove unused variable 'st_pll3200c32_407_a0'YueHaibing
2019-09-06clk: st: clkgen-fsyn: remove unused variable 'st_quadfs_fs660c32_ops'YueHaibing
2019-09-05clk: Document of_parse_clkspec() some moreStephen Boyd
2019-09-05clk: rockchip: Add clock controller for the rk3308Finley Xiao
2019-09-04Merge tag 'mvebu-dt64-5.4-2' of git://git.infradead.org/linux-mvebu into arm/...Arnd Bergmann
2019-09-04Merge tag 'omap-for-v5.4/ti-sysc-sgx-signed' of git://git.kernel.org/pub/scm/...Arnd Bergmann
2019-09-03Merge tag 'icc-5.4-rc1' of https://git.linaro.org/people/georgi.djakov/linux ...Greg Kroah-Hartman
2019-09-03Merge tag 'imx-dt-clkdep-5.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann
2019-09-03Merge tag 'amlogic-dt64' of git://git.kernel.org/pub/scm/linux/kernel/git/khi...Arnd Bergmann
2019-08-26clk: ti: add clkctrl data omap5 sgxTony Lindgren
2019-08-26clk: meson: g12a: add support for SM1 CPU 1, 2 & 3 clocksNeil Armstrong
2019-08-26clk: meson: g12a: add support for SM1 DynamIQ Shared Unit clockNeil Armstrong
2019-08-26clk: meson: g12a: add support for SM1 GP1 PLLNeil Armstrong
2019-08-24clk: imx: imx8mn: fix audio pll settingPeng Fan
2019-08-23clk: renesas: cpg-mssr: Set GENPD_FLAG_ALWAYS_ON for clock domainGeert Uytterhoeven
2019-08-23clk: renesas: r9a06g032: Set GENPD_FLAG_ALWAYS_ON for clock domainGeert Uytterhoeven
2019-08-23clk: renesas: mstp: Set GENPD_FLAG_ALWAYS_ON for clock domainGeert Uytterhoeven
2019-08-21clk: sunxi-ng: h6: Allow I2S to change parent rateJernej Skrabec
2019-08-20clk: meson: axg-audio: add g12a reset supportJerome Brunet
2019-08-20drivers: qcom: Add BCM vote macro to headerJordan Crouse
2019-08-19clk: imx8mn: Add necessary frequency support for ARM PLL tableAnson Huang
2019-08-19clk: imx8mn: Add missing rate_count assignment for each PLL structureAnson Huang
2019-08-19clk: imx8mn: fix int pll clk gatePeng Fan
2019-08-19clk: imx8mn: Add GIC clockLeonard Crestez
2019-08-19clk: imx8mn: Fix incorrect parentsLeonard Crestez
2019-08-19clk: imx8mm: Fix incorrect parentsLeonard Crestez
2019-08-19clk: imx8mq: Fix sys3 pll referencesLeonard Crestez
2019-08-17clk: Remove extraneous 'for' word in commentsRishi Gupta
2019-08-16clk: composite: Drop unused clk.h includeStephen Boyd
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-16clk: Overwrite clk_hw::init with NULL during clk_register()Stephen Boyd
2019-08-16clk: sunxi: Don't call clk_hw_get_name() on a hw that isn't registeredStephen Boyd
2019-08-16clk: ti: Don't reference clk_init_data after registrationStephen Boyd
2019-08-16clk: qcom: Remove error prints from DFS registrationStephen Boyd
2019-08-16clk: zx296718: Don't reference clk_init_data after registrationStephen Boyd
2019-08-16clk: milbeaut: Don't reference clk_init_data after registrationStephen Boyd
2019-08-16clk: socfpga: deindent code to proper indentationStephen Boyd
2019-08-16clk: sprd: Don't reference clk_init_data after registrationStephen Boyd
2019-08-16clk: socfpga: Don't reference clk_init_data after registrationStephen Boyd
2019-08-16clk: sirf: Don't reference clk_init_data after registrationStephen Boyd
2019-08-16clk: qcom: Don't reference clk_init_data after registrationStephen Boyd
2019-08-16clk: meson: axg-audio: Don't reference clk_init_data after registrationStephen Boyd
2019-08-16clk: lochnagar: Don't reference clk_init_data after registrationStephen Boyd
2019-08-16clk: actions: Don't reference clk_init_data after registrationStephen Boyd
2019-08-14clk: socfpga: stratix10: fix rate caclulationg for cnt_clksDinh Nguyen
2019-08-12clk: ingenic: Use CLK_OF_DECLARE_DRIVER macroPaul Cercueil
2019-08-12clk: imx8mq: Unregister clks when of_clk_add_provider failedAnson Huang