Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | clk: rockchip: convert basic pll lock_wait to use regmap_read_poll_timeout | Heiko Stuebner | 2020-06-15 | 1 | -15/+6 | |
| | | * | | | clk: rockchip: convert rk3399 pll type to use readl_relaxed_poll_timeout | Heiko Stuebner | 2020-06-15 | 1 | -11/+12 | |
| | | |/ / | ||||||
| | * | | | clk: actions: Add Actions S500 SoC Reset Management Unit support | Cristian Ciocaltea | 2020-07-21 | 1 | -0/+78 | |
| | * | | | clk: actions: Add APB, DMAC, GPIO clock support for Actions S500 SoC | Cristian Ciocaltea | 2020-07-21 | 1 | -0/+9 | |
| | * | | | clk: actions: Fix h_clk for Actions S500 SoC | Cristian Ciocaltea | 2020-07-21 | 1 | -1/+1 | |
| | |/ / | ||||||
| | | | | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| *-------. \ \ | Merge branches 'clk-https', 'clk-renesas', 'clk-kconfig', 'clk-amlogic' and '... | Stephen Boyd | 2020-08-03 | 31 | -51/+613 | |
| |\ \ \ \ \ \ \ | ||||||
| | | | * | | | | | clk: hsdk: Fix bad dependency on IOMEM | Geert Uytterhoeven | 2020-08-03 | 1 | -1/+1 | |
| | | | * | | | | | Merge branch 'clk-fixes' into clk-kconfig | Stephen Boyd | 2020-08-03 | 3 | -8/+43 | |
| | | | |\ \ \ \ \ | ||||||
| | | | | \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ | ||||||
| *-----. \ \ \ \ \ \ \ \ | Merge branches 'clk-socfpga', 'clk-doc', 'clk-qcom', 'clk-vc5' and 'clk-bcm' ... | Stephen Boyd | 2020-08-03 | 29 | -433/+3485 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | * | | | | | | | | | clk: bcm2835: Do not use prediv with bcm2711's PLLs | Nicolas Saenz Julienne | 2020-08-03 | 1 | -4/+21 | |
| | | | * | | | | | | | | | | clk: vc5: use a dedicated struct to describe the output drivers | Luca Ceresoli | 2020-07-23 | 1 | -9/+15 | |
| | | | * | | | | | | | | | | clk: vc5: Add memory check to prevent oops | Adam Ford | 2020-07-22 | 1 | -3/+5 | |
| | | | * | | | | | | | | | | clk: vc5: fix use of memory after it has been kfree'd | Colin Ian King | 2020-07-22 | 1 | -32/+18 | |
| | | * | | | | | | | | | | | clk: qcom: gcc-sdm660: Fix up gcc_mss_mnoc_bimc_axi_clk | Konrad Dybcio | 2020-07-27 | 1 | -0/+3 | |
| | | * | | | | | | | | | | | clk: qcom: gcc-sdm660: Add missing modem reset | Konrad Dybcio | 2020-07-27 | 1 | -0/+1 | |
| | | * | | | | | | | | | | | clk: qcom: lpass: Add support for LPASS clock controller for SC7180 | Taniya Das | 2020-07-24 | 3 | -0/+486 | |
| | | * | | | | | | | | | | | clk: qcom: gcc: Add support for GCC LPASS clock for SC7180 | Taniya Das | 2020-07-24 | 1 | -0/+14 | |
| | | * | | | | | | | | | | | clk: qcom: gdsc: Add support to enable retention of GSDCR | Taniya Das | 2020-07-24 | 2 | -0/+13 | |
| | | * | | | | | | | | | | | clk: qcom: Export gdsc_gx_do_nothing_enable() to modules | Stephen Boyd | 2020-07-24 | 1 | -0/+2 | |
| | | * | | | | | | | | | | | clk: qcom: Add graphics clock controller driver for SM8250 | Jonathan Marek | 2020-07-24 | 3 | -0/+357 | |
| | | * | | | | | | | | | | | clk: qcom: Add graphics clock controller driver for SM8150 | Jonathan Marek | 2020-07-24 | 3 | -0/+329 | |
| | | * | | | | | | | | | | | clk: qcom: add common gdsc_gx_do_nothing_enable for gpucc drivers | Jonathan Marek | 2020-07-24 | 4 | -52/+28 | |
| | | * | | | | | | | | | | | clk: qcom: gcc: remove unnecessary vco_table from SM8150 | Jonathan Marek | 2020-07-24 | 1 | -10/+0 | |
| | | * | | | | | | | | | | | clk: qcom: clk-alpha-pll: use the right PCAL_DONE value for lucid pll | Jonathan Marek | 2020-07-24 | 2 | -3/+27 | |
| | | * | | | | | | | | | | | clk: qcom: clk-alpha-pll: same regs and ops for trion and lucid | Jonathan Marek | 2020-07-24 | 3 | -51/+32 | |
| | | * | | | | | | | | | | | clk: qcom: clk-alpha-pll: remove unused/incorrect PLL_CAL_VAL | Jonathan Marek | 2020-07-24 | 1 | -2/+0 | |
| | | * | | | | | | | | | | | clk: qcom: gcc: fix sm8150 GPU and NPU clocks | Jonathan Marek | 2020-07-24 | 1 | -2/+6 | |
| | * | | | | | | | | | | | | clk: Clean up kernel-doc errors | Stephen Boyd | 2020-07-24 | 1 | -0/+3 | |
* | | | | | | | | | | | | | | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 2020-08-07 | 47 | -330/+2719 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'clk-imx' into clk-next | Stephen Boyd | 2020-07-21 | 2 | -0/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Merge branch 'clk-amlogic' into clk-next | Stephen Boyd | 2020-07-21 | 4 | -19/+178 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | clk: meson: meson8b: add the vclk2_en gate clock | Martin Blumenstingl | 2020-07-09 | 2 | -6/+27 | |
| | * | | | | | | | | | | | | | clk: meson: meson8b: add the vclk_en gate clock | Martin Blumenstingl | 2020-07-09 | 2 | -6/+27 | |
| | * | | | | | | | | | | | | | clk: meson: meson8b: Drop CLK_IS_CRITICAL from fclk_div2 | Martin Blumenstingl | 2020-06-24 | 1 | -7/+0 | |
| | * | | | | | | | | | | | | | clk: meson: g12a: Add support for NNA CLK source clocks | Dmitry Shmidt | 2020-06-19 | 2 | -1/+125 | |
| | | |_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Merge branch 'clk-renesas' into clk-next | Stephen Boyd | 2020-07-21 | 5 | -0/+362 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | clk: renesas: cpg-mssr: Add r8a774e1 support | Marian-Cristian Rotariu | 2020-07-13 | 5 | -0/+362 | |
| * | | | | | | | | | | | | | Merge branch 'clk-qcom' into clk-next | Stephen Boyd | 2020-07-21 | 4 | -5/+5 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / / | | |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | clk: qcom: gcc: Make disp gpll0 branch aon for sc7180/sdm845 | Taniya Das | 2020-07-21 | 2 | -3/+3 | |
| | * | | | | | | | | | | | | ipq806x: gcc: add support for child probe | Ansuel Smith | 2020-07-21 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | clk: qcom: msm8996: Make symbol 'cpu_msm8996_clks' static | Wei Yongjun | 2020-07-20 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | Merge branch 'clk-fixes' into clk-next | Stephen Boyd | 2020-07-11 | 3 | -8/+43 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Merge branch 'clk-kconfig' into clk-next | Stephen Boyd | 2020-07-11 | 1 | -2/+0 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | clk: Drop duplicate selection in Kconfig | Andy Shevchenko | 2020-07-11 | 1 | -2/+0 | |
| | | |_|_|/ / / / / / / / | | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge branch 'clk-qcom' into clk-next | Stephen Boyd | 2020-07-11 | 2 | -0/+231 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / | | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | | clk: qcom: smd: Add support for MSM8992/4 rpm clocks | Konrad Dybcio | 2020-07-11 | 1 | -0/+171 | |
| | * | | | | | | | | | | | clk: qcom: ipq8074: Add missing clocks for pcie | Sivaprakash Murugesan | 2020-07-11 | 1 | -0/+60 | |
| * | | | | | | | | | | | | Merge branch 'clk-renesas' into clk-next | Stephen Boyd | 2020-07-10 | 11 | -13/+19 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / | | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | | clk: renesas: rzg2: Mark RWDT clocks as critical | Ulrich Hecht | 2020-06-22 | 3 | -0/+3 | |
| | * | | | | | | | | | | | clk: renesas: rcar-gen3: Mark RWDT clocks as critical | Ulrich Hecht | 2020-06-22 | 7 | -5/+7 |