summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)Author
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
2019-04-12clk: rockchip: add a COMPOSITE_DIV_OFFSET clock-typeFinley Xiao
2019-04-12clk: rockchip: Turn on "aclk_dmac1" for suspend on rk3288Douglas Anderson
2019-04-12clk: mediatek: fix clk-gate flag settingWeiyi Lu
2019-04-12clk: rockchip: Limit use of USB PHY clock to USB on rk3288Matthias Kaehlcke
2019-04-12clk: rockchip: Fix video codec clocks on rk3288Douglas Anderson
2019-04-11clk: ingenic: jz4725b: Add UDC PHY clockPaul Cercueil
2019-04-11clk: qcom: Skip halt checks on gcc_pcie_0_pipe_clk for 8998Marc Gonzalez
2019-04-11clk: qcom: Add QCS404 TuringCCBjorn Andersson
2019-04-11clk: qcom: branch: Add AON clock opsBjorn Andersson
2019-04-11clk: qcom: gcc-qcs404: Add CDSP related clocks and resetsBjorn Andersson
2019-04-11clk: mediatek: Allow changing PLL rate when it is offJames Liao
2019-04-11clk: mediatek: Add MT8183 clock supportWeiyi Lu
2019-04-11clk: mediatek: Add configurable pcw_chg_reg to mtk_pll_dataWeiyi Lu
2019-04-11clk: mediatek: Add configurable pcwibits and fmin to mtk_pll_dataOwen Chen
2019-04-11clk: mediatek: Add new clkmux register APIOwen Chen
2019-04-11clk: mediatek: Disable tuner_en before change PLL rateOwen Chen
2019-04-11clk: rockchip: Make rkpwm a critical clock on rk3288Douglas Anderson
2019-04-11clk: ux500: add range to usleep_rangeNicholas Mc Guire
2019-04-11clk: tegra: Make tegra_clk_super_mux_ops staticYueHaibing