aboutsummaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)AuthorFilesLines
2019-08-24clk: imx: imx8mn: fix audio pll settingPeng Fan1-2/+2
2019-08-23clk: renesas: cpg-mssr: Set GENPD_FLAG_ALWAYS_ON for clock domainGeert Uytterhoeven1-1/+2
2019-08-23clk: renesas: r9a06g032: Set GENPD_FLAG_ALWAYS_ON for clock domainGeert Uytterhoeven1-1/+2
2019-08-23clk: renesas: mstp: Set GENPD_FLAG_ALWAYS_ON for clock domainGeert Uytterhoeven1-1/+2
2019-08-21clk: sunxi-ng: h6: Allow I2S to change parent rateJernej Skrabec1-4/+4
2019-08-20clk: meson: axg-audio: add g12a reset supportJerome Brunet2-2/+106
2019-08-20drivers: qcom: Add BCM vote macro to headerJordan Crouse1-13/+3
2019-08-19clk: imx8mn: Add necessary frequency support for ARM PLL tableAnson Huang1-0/+2
2019-08-19clk: imx8mn: Add missing rate_count assignment for each PLL structureAnson Huang1-0/+7
2019-08-19clk: imx8mn: fix int pll clk gatePeng Fan1-6/+6
2019-08-19clk: imx8mn: Add GIC clockLeonard Crestez1-0/+5
2019-08-19clk: imx8mn: Fix incorrect parentsLeonard Crestez1-7/+7
2019-08-19clk: imx8mm: Fix incorrect parentsLeonard Crestez1-4/+4
2019-08-19clk: imx8mq: Fix sys3 pll referencesLeonard Crestez1-56/+56
2019-08-17clk: Remove extraneous 'for' word in commentsRishi Gupta1-1/+1
2019-08-16clk: composite: Drop unused clk.h includeStephen Boyd1-1/+0
2019-08-16clk: Fix potential NULL dereference in clk_fetch_parent_index()Martin Blumenstingl1-1/+2
2019-08-16clk: Fix falling back to legacy parent string matchingStephen Boyd1-12/+34
2019-08-16clk: Overwrite clk_hw::init with NULL during clk_register()Stephen Boyd1-8/+16
2019-08-16clk: sunxi: Don't call clk_hw_get_name() on a hw that isn't registeredStephen Boyd1-2/+3
2019-08-16clk: ti: Don't reference clk_init_data after registrationStephen Boyd2-8/+10
2019-08-16clk: qcom: Remove error prints from DFS registrationStephen Boyd1-7/+1
2019-08-16clk: zx296718: Don't reference clk_init_data after registrationStephen Boyd1-60/+49
2019-08-16clk: milbeaut: Don't reference clk_init_data after registrationStephen Boyd1-1/+1
2019-08-16clk: socfpga: deindent code to proper indentationStephen Boyd1-2/+2
2019-08-16clk: sprd: Don't reference clk_init_data after registrationStephen Boyd1-2/+3
2019-08-16clk: socfpga: Don't reference clk_init_data after registrationStephen Boyd2-13/+16
2019-08-16clk: sirf: Don't reference clk_init_data after registrationStephen Boyd1-4/+8
2019-08-16clk: qcom: Don't reference clk_init_data after registrationStephen Boyd1-2/+2
2019-08-16clk: meson: axg-audio: Don't reference clk_init_data after registrationStephen Boyd1-2/+5
2019-08-16clk: lochnagar: Don't reference clk_init_data after registrationStephen Boyd1-1/+1
2019-08-16clk: actions: Don't reference clk_init_data after registrationStephen Boyd1-2/+3
2019-08-14clk: socfpga: stratix10: fix rate caclulationg for cnt_clksDinh Nguyen1-1/+1
2019-08-12clk: ingenic: Use CLK_OF_DECLARE_DRIVER macroPaul Cercueil4-4/+4
2019-08-12clk: imx8mq: Unregister clks when of_clk_add_provider failedAnson Huang1-1/+9
2019-08-12clk: imx8mm: Unregister clks when of_clk_add_provider failedAnson Huang1-1/+6
2019-08-12firmware: arm_scmi: Drop config flag in clk_ops->rate_setSudeep Holla1-1/+1
2019-08-12clk: sunxi-ng: v3s: add Allwinner V3 supportIcenowy Zheng2-3/+227
2019-08-12clk: sunxi-ng: v3s: add missing clock slices for MMC2 module clocksIcenowy Zheng1-0/+3
2019-08-09Merge branch 'v5.4/dt' into v5.4/driversJerome Brunet1-1/+0
2019-08-09clk: meson: g12a: expose CPUB clock ID for G12BNeil Armstrong1-1/+0
2019-08-09clk: meson: g12a: add notifiers to handle cpu clock changeNeil Armstrong1-54/+481
2019-08-09clk: meson: add g12a cpu dynamic divider driverNeil Armstrong4-0/+99
2019-08-09clk: core: introduce clk_hw_set_parent()Neil Armstrong1-0/+6
2019-08-08clk: jz4740: Add TCU clockPaul Cercueil1-0/+6
2019-08-08clk: ingenic: Add driver for the TCU clocksPaul Cercueil3-1/+484
2019-08-08clk: samsung: exynos542x: Move MSCL subsystem clocks to its sub-CMUMarek Szyprowski1-14/+34
2019-08-08clk: samsung: exynos5800: Move MAU subsystem clocks to MAU sub-CMUSylwester Nawrocki1-11/+43
2019-08-08clk: samsung: Change signature of exynos5_subcmus_init() functionSylwester Nawrocki4-36/+49
2019-08-08clk: mvebu: ap806: Fix clock name for the clusterGregory CLEMENT1-2/+2