summaryrefslogtreecommitdiffstats
path: root/drivers/clk
AgeCommit message (Expand)AuthorFilesLines
2018-10-18Merge branch 'clk-ti' into clk-nextStephen Boyd16-480/+2276
2018-10-18Merge branch 'clk-k3-tisci' into clk-nextStephen Boyd4-1/+12
2018-10-18Merge branches 'clk-mvebu-periph-pm', 'clk-meson', 'clk-allwinner', 'clk-mveb...Stephen Boyd22-740/+925
2018-10-18Merge branches 'clk-qcom-sdm845-camcc' and 'clk-mtk-unused' into clk-nextStephen Boyd4-5/+1754
2018-10-18Merge branch 'clk-renesas' into clk-nextStephen Boyd18-168/+1333
2018-10-18Merge branches 'clk-dt-name', 'clk-ti-of-node' and 'clk-sa' into clk-nextStephen Boyd50-162/+166
2018-10-18Merge branches 'clk-spdx', 'clk-qcom-dfs', 'clk-smp2s11-include', 'clk-qcom-8...Stephen Boyd5-102/+568
2018-10-16clk: mvebu: armada-37xx-tbg: Switch to clk_get and balance it in probeGregory CLEMENT1-1/+2
2018-10-16clk: ti: Prepare for remove of OF node nameStephen Boyd1-6/+3
2018-10-11clk: Clean up suspend/resume coding styleStephen Boyd1-20/+22
2018-10-07clk: keystone: add missing MODULE_LICENSEArnd Bergmann2-0/+10
2018-10-03clk: ti: Add functions to save/restore clk contextRuss Dill6-0/+200
2018-10-03clk: clk: Add clk_gate_restore_context functionKeerthy1-0/+19
2018-10-03clk: Add functions to save/restore clock context en-masseRuss Dill1-0/+74
2018-10-03clk: ti: dra7: add new clkctrl dataTero Kristo3-3/+874
2018-10-03clk: ti: dra7xx: rename existing clkctrl data as compat dataTero Kristo5-804/+829
2018-10-03clk: ti: am43xx: add new clkctrl data for am43xxTero Kristo3-5/+268
2018-10-03clk: ti: am43xx: rename existing clkctrl data as compat dataTero Kristo5-207/+233
2018-10-03clk: ti: am33xx: add new clkctrl data for am33xxTero Kristo3-3/+250
2018-10-03clk: ti: am33xx: rename existing clkctrl data as compat dataTero Kristo5-198/+224
2018-10-03clk: ti: clkctrl: replace dashes from clkdm name with underscoreTero Kristo1-0/+10
2018-10-03clk: ti: clkctrl: support multiple clkctrl nodes under a cm nodeTero Kristo3-18/+52
2018-10-02clk: keystone: Enable TISCI clocks if K3_ARCHNishanth Menon2-1/+2
2018-10-02clk: davinci: kill davinci_clk_reset_assert/deassert()Bartosz Golaszewski1-18/+0
2018-10-01clk: mvebu: ap806: Remove superfluous of_clk_add_providerGregory CLEMENT1-1/+0
2018-10-01clk: mvebu: use SPDX-License-IdentifierGregory CLEMENT17-52/+17
2018-09-28clk: renesas: Convert to SPDX identifiersKuninori Morimoto21-89/+25
2018-09-28clk: renesas: r7s9210: Add SPI clocksChris Brandt1-0/+3
2018-09-26clk: renesas: r7s9210: Move table update to separate functionChris Brandt1-45/+50
2018-09-26clk: renesas: r7s9210: Convert some clocks to earlyChris Brandt1-6/+26
2018-09-26clk: renesas: cpg-mssr: Add early clock supportChris Brandt2-21/+89
2018-09-26clk: meson: meson8b: use the regmap in the internal reset controllerMartin Blumenstingl1-7/+6
2018-09-26clk: meson: meson8b: register the clock controller earlyMartin Blumenstingl1-60/+34
2018-09-26clk: meson-axg: pcie: drop the mpll3 clock parentYixun Lan1-2/+4
2018-09-26clk: meson: axg: round audio system master clocks downJerome Brunet1-11/+23
2018-09-26clk: meson: clk-pll: drop hard-coded rates from pll tablesJerome Brunet5-142/+162
2018-09-26clk: meson: clk-pll: remove od parametersJerome Brunet8-498/+493
2018-09-26clk: meson: clk-pll: drop CLK_GET_RATE_NOCACHE where unnecessaryJerome Brunet3-8/+8
2018-09-26clk: meson: clk-pll: add enable bitJerome Brunet5-10/+113
2018-09-25clk: renesas: r8a77970: Add TPU clockSergei Shtylyov1-0/+1
2018-09-25clk: renesas: r8a77990: Fix incorrect PLL0 divider in commentGeert Uytterhoeven1-2/+2
2018-09-19clk: renesas: cpg-mssr: Add r8a774c0 supportFabrizio Castro5-0/+299
2018-09-19clk: renesas: r8a7743: Add r8a7744 supportBiju Das3-2/+18
2018-09-11clk: renesas: cpg-mssr: Add R7S9210 supportChris Brandt5-12/+277
2018-09-11clk: renesas: r8a77970: Add TMU clocksSergei Shtylyov1-0/+5
2018-09-11clk: renesas: r8a77970: Add CMT clocksSergei Shtylyov1-0/+4
2018-09-11clk: renesas: r9a06g032: Fix UART34567 clock ratePhil Edworthy1-1/+2
2018-09-05dt-bindings: clock: sun50i-a64-ccu: Add PLL_VIDEO0 macroJagan Teki1-1/+3
2018-09-05clk: sunxi-ng: a64: Add max. rate constraint to video PLLsIcenowy Zheng1-24/+26
2018-09-05clk: sunxi-ng: a64: Add minimal rate for video PLLsJagan Teki1-22/+24