Age | Commit message (Expand) | Author | Files | Lines |
2020-08-03 | Merge branches 'clk-actions', 'clk-rockchip', 'clk-iproc', 'clk-intel' and 'c... | Stephen Boyd | 13 | -62/+295 |
2020-08-03 | Merge branches 'clk-https', 'clk-renesas', 'clk-kconfig', 'clk-amlogic' and '... | Stephen Boyd | 49 | -320/+964 |
2020-08-03 | Merge branches 'clk-socfpga', 'clk-doc', 'clk-qcom', 'clk-vc5' and 'clk-bcm' ... | Stephen Boyd | 71 | -695/+4428 |
2020-08-03 | clk: bcm2835: Do not use prediv with bcm2711's PLLs | Nicolas Saenz Julienne | 1 | -4/+21 |
2020-08-03 | clk: hsdk: Fix bad dependency on IOMEM | Geert Uytterhoeven | 1 | -1/+1 |
2020-08-03 | Merge branch 'clk-fixes' into clk-kconfig | Stephen Boyd | 3 | -8/+43 |
2020-07-31 | dt-bindings: clock: Fix YAML schemas for LPASS clocks on SC7180 | Douglas Anderson | 1 | -4/+10 |
2020-07-27 | clk: qcom: gcc-sdm660: Fix up gcc_mss_mnoc_bimc_axi_clk | Konrad Dybcio | 1 | -0/+3 |
2020-07-27 | clk: qcom: gcc-sdm660: Add missing modem reset | Konrad Dybcio | 2 | -0/+2 |
2020-07-24 | clk: qcom: lpass: Add support for LPASS clock controller for SC7180 | Taniya Das | 3 | -0/+486 |
2020-07-24 | clk: qcom: gcc: Add support for GCC LPASS clock for SC7180 | Taniya Das | 1 | -0/+14 |
2020-07-24 | dt-bindings: clock: Add YAML schemas for LPASS clocks on SC7180 | Taniya Das | 3 | -0/+132 |
2020-07-24 | clk: qcom: gdsc: Add support to enable retention of GSDCR | Taniya Das | 2 | -0/+13 |
2020-07-24 | clk: Clean up kernel-doc errors | Stephen Boyd | 1 | -0/+3 |
2020-07-24 | clk: qcom: Export gdsc_gx_do_nothing_enable() to modules | Stephen Boyd | 1 | -0/+2 |
2020-07-24 | clk: Add support for enabling/disabling clocks from debugfs | Mike Tipton | 1 | -0/+29 |
2020-07-24 | clk: intel: Avoid unnecessary memset by improving code | Rahul Tanwar | 1 | -4/+3 |
2020-07-24 | clk: intel: Improve locking in the driver | Rahul Tanwar | 1 | -12/+5 |
2020-07-24 | clk: intel: Use devm_clk_hw_register() instead of clk_hw_register() | Rahul Tanwar | 2 | -5/+5 |
2020-07-24 | clk: iproc: round clock rate to the closest | Lori Hikichi | 1 | -2/+2 |
2020-07-24 | clk: qcom: Add graphics clock controller driver for SM8250 | Jonathan Marek | 3 | -0/+357 |
2020-07-24 | clk: qcom: Add graphics clock controller driver for SM8150 | Jonathan Marek | 3 | -0/+329 |
2020-07-24 | clk: qcom: add common gdsc_gx_do_nothing_enable for gpucc drivers | Jonathan Marek | 4 | -52/+28 |
2020-07-24 | dt-bindings: clock: add SM8250 QCOM Graphics clock bindings | Jonathan Marek | 2 | -1/+37 |
2020-07-24 | dt-bindings: clock: add SM8150 QCOM Graphics clock bindings | Jonathan Marek | 2 | -1/+36 |
2020-07-24 | dt-bindings: clock: combine qcom,sdm845-gpucc and qcom,sc7180-gpucc | Jonathan Marek | 2 | -79/+9 |
2020-07-24 | clk: qcom: gcc: remove unnecessary vco_table from SM8150 | Jonathan Marek | 1 | -10/+0 |
2020-07-24 | clk: qcom: clk-alpha-pll: use the right PCAL_DONE value for lucid pll | Jonathan Marek | 2 | -3/+27 |
2020-07-24 | clk: qcom: clk-alpha-pll: same regs and ops for trion and lucid | Jonathan Marek | 3 | -51/+32 |
2020-07-24 | clk: qcom: clk-alpha-pll: remove unused/incorrect PLL_CAL_VAL | Jonathan Marek | 1 | -2/+0 |
2020-07-24 | clk: qcom: gcc: fix sm8150 GPU and NPU clocks | Jonathan Marek | 1 | -2/+6 |
2020-07-23 | clk: vc5: use a dedicated struct to describe the output drivers | Luca Ceresoli | 1 | -9/+15 |
2020-07-23 | dt-bindings: clk: versaclock5: convert to yaml | Luca Ceresoli | 3 | -125/+155 |
2020-07-23 | MAINTAINERS: take over IDT VersaClock 5 clock driver | Luca Ceresoli | 1 | -1/+1 |
2020-07-23 | dt-bindings: clk: versaclock5: fix 'idt' prefix typos | Luca Ceresoli | 1 | -2/+2 |
2020-07-23 | dt-bindings: arm: bcm: Add a select to the RPI Firmware binding | Maxime Ripard | 1 | -0/+9 |
2020-07-22 | Merge tag 'v5.9-rockchip-clk1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Stephen Boyd | 5 | -37/+89 |
2020-07-22 | clk: vc5: Add memory check to prevent oops | Adam Ford | 1 | -3/+5 |
2020-07-22 | clk: vc5: fix use of memory after it has been kfree'd | Colin Ian King | 1 | -32/+18 |
2020-07-22 | dt-bindings: clock: Fix qcom,msm8996-apcc yaml syntax | Loic Poulain | 1 | -4/+2 |
2020-07-22 | clk: rockchip: add sclk_mac_lbtest to rk3188_critical_clocks | Alex Bee | 1 | -0/+1 |
2020-07-21 | MAINTAINERS: Add reset binding entry for Actions Semi Owl SoCs | Cristian Ciocaltea | 1 | -0/+1 |
2020-07-21 | clk: actions: Add Actions S500 SoC Reset Management Unit support | Cristian Ciocaltea | 1 | -0/+78 |
2020-07-21 | dt-bindings: reset: Add binding constants for Actions S500 RMU | Cristian Ciocaltea | 1 | -0/+67 |
2020-07-21 | clk: actions: Add APB, DMAC, GPIO clock support for Actions S500 SoC | Cristian Ciocaltea | 1 | -0/+9 |
2020-07-21 | dt-bindings: clock: Add APB, DMAC, GPIO bindings for Actions S500 SoC | Cristian Ciocaltea | 1 | -1/+6 |
2020-07-21 | clk: actions: Fix h_clk for Actions S500 SoC | Cristian Ciocaltea | 1 | -1/+1 |
2020-07-21 | Merge tag 'clk-imx-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/shaw... | Stephen Boyd | 3 | -1/+4 |
2020-07-21 | Merge tag 'clk-meson-v5.9-1' of https://github.com/BayLibre/clk-meson into cl... | Stephen Boyd | 5 | -19/+180 |
2020-07-21 | Merge tag 'clk-renesas-for-v5.9-tag2' of git://git.kernel.org/pub/scm/linux/k... | Stephen Boyd | 8 | -0/+458 |