summaryrefslogtreecommitdiffstats
path: root/drivers/clk
AgeCommit message (Expand)Author
2019-05-07Merge branches 'clk-doc', 'clk-more-critical', 'clk-meson' and 'clk-basic-be'...Stephen Boyd
2019-05-07Merge branches 'clk-renesas', 'clk-qcom', 'clk-mtk', 'clk-milbeaut' and 'clk-...Stephen Boyd
2019-05-03clk: imx: correct pfdv2 gate_bit/vld_bit operationsAnson Huang
2019-05-03clk: imx: clk-pllv3: mark expected switch fall-throughsGustavo A. R. Silva
2019-05-02clk: imx8mq: Add dsi_ipg_divGuido Günther
2019-05-01clk: imx: pllv4: add fractional-N pll supportAnson Huang
2019-04-29clk: imx: keep uart clock on during system bootJacky Bai
2019-04-29clk: imx: correct i.MX7D AV PLL num/denom offsetAnson Huang
2019-04-25clock: milbeaut: Add Milbeaut M10V clock controllerSugaya Taichi
2019-04-25clk: imx6sll: Fix mispelling uart4_serial as serailLeonard Crestez
2019-04-25clk: imx: pll14xx: drop unused variablePeng Fan
2019-04-25clk: mediatek: add clock driver for MT8516Fabien Parent
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-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-19Merge tag 'clk-fixes-for-5.1' of https://git.kernel.org/pub/scm/linux/kernel/...Stephen Boyd
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: mediatek: fix clk-gate flag settingWeiyi Lu
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: renesas: rcar-gen3: Remove unused variableStephen Boyd
2019-04-10clk: x86: Add system specific quirk to mark clocks as criticalDavid Müller
2019-04-08clk: meson: axg-audio: add g12a supportMaxime Jourdan
2019-04-08clk: meson: axg-audio: don't register inputs in the onecell dataJerome Brunet
2019-04-08clk: meson: axg_audio: replace prefix axg by audJerome Brunet
2019-04-04clk: renesas: rcar-gen3: Fix cpg_sd_clock_round_rate() return valueTakeshi Kihara
2019-04-04clk: sunxi-ng: nkmp: Explain why zero width check is neededJernej Skrabec
2019-04-03clk: imx5: Fix i.MX50 ESDHC clock registersJonathan Neuschäfer
2019-04-03clk: imx5: Fix i.MX50 mainbus clock registersJonathan Neuschäfer
2019-04-03clk: sunxi-ng: nkmp: Avoid GENMASK(-1, 0)Jernej Skrabec
2019-04-02clk: renesas: r8a77980: Fix RPC-IF module clock's parentSergei Shtylyov
2019-04-02clk: renesas: rcar-gen3: Rename DRIF clocksTakeshi Kihara
2019-04-02clk: renesas: rcar-gen3: Correct parent clock of Audio-DMACTakeshi Kihara
2019-04-02clk: renesas: rcar-gen3: Correct parent clock of SYS-DMACTakeshi Kihara
2019-04-02clk: renesas: rcar-gen3: Correct parent clock of HS-USBKazuya Mizuguchi