summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)AuthorFilesLines
2019-05-07Merge branches 'clk-hisi', 'clk-lochnagar', 'clk-allwinner', 'clk-rockchip' a...Stephen Boyd17-66/+576
2019-05-07Merge branches 'clk-sa', 'clk-aspeed', 'clk-samsung', 'clk-ingenic' and 'clk-...Stephen Boyd12-90/+178
2019-05-07Merge branches 'clk-doc', 'clk-more-critical', 'clk-meson' and 'clk-basic-be'...Stephen Boyd29-626/+2363
2019-05-07Merge branches 'clk-renesas', 'clk-qcom', 'clk-mtk', 'clk-milbeaut' and 'clk-...Stephen Boyd52-203/+4615
2019-05-03clk: imx: correct pfdv2 gate_bit/vld_bit operationsAnson Huang1-5/+5
2019-05-03clk: imx: clk-pllv3: mark expected switch fall-throughsGustavo A. R. Silva1-0/+2
2019-05-02clk: imx8mq: Add dsi_ipg_divGuido Günther1-0/+1
2019-05-01clk: imx: pllv4: add fractional-N pll supportAnson Huang1-9/+63
2019-04-29clk: imx: keep uart clock on during system bootJacky Bai1-0/+16
2019-04-29clk: imx: correct i.MX7D AV PLL num/denom offsetAnson Huang3-10/+24
2019-04-25clock: milbeaut: Add Milbeaut M10V clock controllerSugaya Taichi2-0/+664
2019-04-25clk: imx6sll: Fix mispelling uart4_serial as serailLeonard Crestez1-1/+1
2019-04-25clk: imx: pll14xx: drop unused variablePeng Fan1-4/+2
2019-04-25clk: mediatek: add clock driver for MT8516Fabien Parent3-0/+824
2019-04-25clk: qoriq: increase array size of cmux_to_groupYogesh Gaur1-2/+2
2019-04-25clk: qoriq: Add ls1028a clock configurationYuantian Tang1-0/+68
2019-04-25clk: qoriq: add more PLL divider clocks supportYuantian Tang1-2/+3
2019-04-25Merge tag 'clk-imx7ulp-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Stephen Boyd1-1/+0
2019-04-25Merge tag 'clk-imx5-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Stephen Boyd2-15/+46
2019-04-23clk: lochnagar: Add support for the Cirrus Logic LochnagarCharles Keepax3-0/+344
2019-04-23clk: core: replace clk_{readl,writel} with {readl,writel}Jonas Gorski18-68/+68
2019-04-23clk: mux: add explicit big endian supportJonas Gorski1-3/+19
2019-04-23clk: multiplier: add explicit big endian supportJonas Gorski1-3/+19
2019-04-23clk: gate: add explicit big endian supportJonas Gorski1-3/+19
2019-04-23clk: fractional-divider: add explicit big endian supportJonas Gorski1-3/+19
2019-04-23clk: divider: add explicit big endian supportJonas Gorski1-4/+20
2019-04-23clk: rockchip: undo several noc and special clocks as critical on rk3288Douglas Anderson1-9/+4
2019-04-19clk: hi3660: Mark clk_gate_ufs_subsys as criticalLeo Yan1-1/+5
2019-04-19clk: zynqmp: use structs for clk query responsesMichael Tretter2-77/+99
2019-04-19Merge tag 'clk-fixes-for-5.1' of https://git.kernel.org/pub/scm/linux/kernel/...Stephen Boyd1-5/+19
2019-04-18clk: Aspeed: Setup video engine clockingEddie James1-3/+39
2019-04-18clk: mvebu: fix spelling mistake "gatable" -> "gateable"Colin Ian King2-3/+3
2019-04-18clkdev: Hold clocks_mutex while iterating clocks listStephen Boyd1-0/+5
2019-04-15clk: imx: rename clk-imx51-imx53.c to clk-imx5.cShawn Guo2-1/+1
2019-04-12clk: imx: Fix PLL_1416X not rounding ratesLeonard Crestez1-1/+1
2019-04-12clk: rockchip: add a COMPOSITE_DIV_OFFSET clock-typeFinley Xiao2-3/+29
2019-04-12clk: rockchip: Turn on "aclk_dmac1" for suspend on rk3288Douglas Anderson1-0/+11
2019-04-12clk: mediatek: fix clk-gate flag settingWeiyi Lu1-2/+1
2019-04-12clk: rockchip: Limit use of USB PHY clock to USB on rk3288Matthias Kaehlcke1-2/+2
2019-04-12clk: rockchip: Fix video codec clocks on rk3288Douglas Anderson1-2/+2
2019-04-11clk: ingenic: jz4725b: Add UDC PHY clockPaul Cercueil1-0/+6
2019-04-11clk: qcom: Skip halt checks on gcc_pcie_0_pipe_clk for 8998Marc Gonzalez1-1/+1
2019-04-11clk: qcom: Add QCS404 TuringCCBjorn Andersson3-0/+177
2019-04-11clk: qcom: branch: Add AON clock opsBjorn Andersson2-0/+7
2019-04-11clk: qcom: gcc-qcs404: Add CDSP related clocks and resetsBjorn Andersson1-0/+90
2019-04-11clk: mediatek: Allow changing PLL rate when it is offJames Liao1-11/+2
2019-04-11clk: mediatek: Add MT8183 clock supportWeiyi Lu15-0/+2196
2019-04-11clk: mediatek: Add configurable pcw_chg_reg to mtk_pll_dataWeiyi Lu2-6/+12
2019-04-11clk: mediatek: Add configurable pcwibits and fmin to mtk_pll_dataOwen Chen2-4/+13
2019-04-11clk: mediatek: Add new clkmux register APIOwen Chen3-1/+314