summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)Author
2019-04-25clk: at91: Mark struct clk_range as constStephen Boyd
2019-04-25clk: at91: add sam9x60 pmc driverAlexandre Belloni
2019-04-25clk: tegra: divider: Mark Memory Controller clock as read-onlyDmitry Osipenko
2019-04-25clk: tegra: emc: Replace BUG() with WARN_ONCE()Dmitry Osipenko
2019-04-25clk: tegra: emc: Fix EMC max-rate clampingDmitry Osipenko
2019-04-25clk: tegra: emc: Support multiple RAM codesDmitry Osipenko
2019-04-25clk: tegra: emc: Don't enable EMC clock manuallyDmitry Osipenko
2019-04-25clk: at91: add sam9x60 PLL driverAlexandre Belloni
2019-04-25clk: at91: master: Add sam9x60 supportAlexandre Belloni
2019-04-25clk: at91: usb: Add sam9x60 supportAlexandre Belloni
2019-04-25clk: at91: allow configuring generated PCR layoutAlexandre Belloni
2019-04-25clk: at91: allow configuring peripheral PCR layoutAlexandre Belloni
2019-04-25clk: stm32: Introduce clocks of STM32F769 boardGabriel Fernandez
2019-04-25clk: at91: sckc: handle different RC startup timeAlexandre Belloni
2019-04-25clk: at91: modernize sckc bindingAlexandre Belloni
2019-04-25clk: qoriq: increase array size of cmux_to_groupYogesh Gaur
2019-04-25clk: qoriq: Add ls1028a clock configurationYuantian Tang
2019-04-25clk: qoriq: add more PLL divider clocks supportYuantian Tang
2019-04-25clk: ti: dra7: disable the RNG and TIMER12 clkctrl clocks on HS devicesTero Kristo
2019-04-25clk: ti: dra7x: prevent non-existing clkctrl clocks from registeringTero Kristo
2019-04-25clk: ti: export the omap2_clk_is_hw_omap callTero Kristo
2019-04-25Merge tag 'clk-imx7ulp-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Stephen Boyd
2019-04-25Merge tag 'clk-imx5-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Stephen Boyd
2019-04-25clk: tegra124: Remove lock-enable bit from PLLMDmitry Osipenko
2019-04-25clk: tegra: Fix PLLM programming on Tegra124+ when PMC overrides dividerDmitry Osipenko
2019-04-23clk: lochnagar: Add support for the Cirrus Logic LochnagarCharles Keepax
2019-04-23clk: core: replace clk_{readl,writel} with {readl,writel}Jonas Gorski
2019-04-23clk: mux: add explicit big endian supportJonas Gorski
2019-04-23clk: multiplier: add explicit big endian supportJonas Gorski
2019-04-23clk: gate: add explicit big endian supportJonas Gorski
2019-04-23clk: fractional-divider: add explicit big endian supportJonas Gorski
2019-04-23clk: divider: add explicit big endian supportJonas Gorski
2019-04-23clk: fixed-factor: Initialize clk_init_data on stackStephen Boyd
2019-04-23clk: rockchip: undo several noc and special clocks as critical on rk3288Douglas Anderson
2019-04-19clk: hi3660: Mark clk_gate_ufs_subsys as criticalLeo Yan
2019-04-19clk: tegra: Don't enable already enabled PLLsDmitry Osipenko
2019-04-19clk: fixed-factor: Let clk framework find parentStephen Boyd
2019-04-19clk: Allow parents to be specified via clkspec indexStephen Boyd
2019-04-19clk: Look for parents with clkdev based clk_lookupsStephen Boyd
2019-04-19clk: Allow parents to be specified without string namesStephen Boyd
2019-04-19clk: Add of_clk_hw_register() API for early clk driversStephen Boyd
2019-04-19clk: Prepare for clk registration API that uses DT nodesStephen Boyd
2019-04-19clkdev: Move clk creation outside of 'clocks_mutex'Stephen Boyd
2019-04-19clk: zynqmp: use structs for clk query responsesMichael Tretter
2019-04-19Merge tag 'clk-fixes-for-5.1' of https://git.kernel.org/pub/scm/linux/kernel/...Stephen Boyd
2019-04-18clk: Aspeed: Setup video engine clockingEddie James
2019-04-18clk: mvebu: fix spelling mistake "gatable" -> "gateable"Colin Ian King
2019-04-18clkdev: Hold clocks_mutex while iterating clocks listStephen Boyd
2019-04-15clk: imx: rename clk-imx51-imx53.c to clk-imx5.cShawn Guo
2019-04-12clk: imx: Fix PLL_1416X not rounding ratesLeonard Crestez