Age | Commit message (Expand) | Author |
2022-03-29 | Merge branches 'clk-sifive' and 'clk-visconti' into clk-next | Stephen Boyd |
2022-03-29 | Merge branches 'clk-range', 'clk-uniphier', 'clk-apple' and 'clk-qcom' into c... | Stephen Boyd |
2022-03-29 | Merge branches 'clk-starfive', 'clk-ti', 'clk-terminate' and 'clk-cleanup' in... | Stephen Boyd |
2022-03-29 | Merge branches 'clk-mvebu', 'clk-const', 'clk-imx' and 'clk-rockchip' into cl... | Stephen Boyd |
2022-03-29 | Merge branches 'clk-xilinx', 'clk-kunit', 'clk-cs2000' and 'clk-renesas' into... | Stephen Boyd |
2022-03-29 | Merge branches 'clk-microchip', 'clk-si', 'clk-mtk', 'clk-at91' and 'clk-st' ... | Stephen Boyd |
2022-03-29 | clk: zynq: Update the parameters to zynq_clk_register_periph_clk | Shubhrajyoti Datta |
2022-03-29 | clk: zynq: trivial warning fix | Shubhrajyoti Datta |
2022-03-25 | clk: Drop the rate range on clk_put() | Maxime Ripard |
2022-03-25 | clk: test: Test clk_set_rate_range on orphan mux | Maxime Ripard |
2022-03-25 | clk: Initialize orphan req_rate | Maxime Ripard |
2022-03-24 | dt-bindings: clock: drop useless consumer example | Krzysztof Kozlowski |
2022-03-24 | dt-bindings: clock: renesas: Make example 'clocks' parsable | Rob Herring |
2022-03-24 | clk: qcom: gcc-msm8994: Fix gpll4 width | Konrad Dybcio |
2022-03-24 | dt-bindings: clock: fix dt_binding_check error for qcom,gcc-other.yaml | Ansuel Smith |
2022-03-18 | clk: rs9: Add Renesas 9-series PCIe clock generator driver | Marek Vasut |
2022-03-18 | clk: fixed-factor: Introduce devm_clk_hw_register_fixed_factor_index() | Marek Vasut |
2022-03-17 | clk: visconti: prevent array overflow in visconti_clk_register_gates() | Dan Carpenter |
2022-03-15 | dt-bindings: clk: rs9: Add Renesas 9-series I2C PCIe clock generator | Marek Vasut |
2022-03-15 | clk: sifive: Move all stuff into SoCs header files from C files | Zong Li |
2022-03-15 | clk: sifive: Add SoCs prefix in each SoCs-dependent data | Zong Li |
2022-03-15 | riscv: dts: Change the macro name of prci in each device node | Zong Li |
2022-03-15 | dt-bindings: change the macro name of prci in header files and example | Zong Li |
2022-03-15 | clk: sifive: duplicate the macro definitions for the time being | Zong Li |
2022-03-15 | clk: qcom: sm6125-gcc: fix typos in comments | Julia Lawall |
2022-03-15 | clk: ti: clkctrl: fix typos in comments | Julia Lawall |
2022-03-15 | clk: imx: Select MXC_CLK for i.MX93 clock driver | Abel Vesa |
2022-03-15 | clk: ti: Drop legacy compatibility clocks for dra7 | Tony Lindgren |
2022-03-15 | clk: ti: Drop legacy compatibility clocks for am4 | Tony Lindgren |
2022-03-15 | clk: ti: Drop legacy compatibility clocks for am3 | Tony Lindgren |
2022-03-15 | Merge tag 'v5.17-rc4' into clk-ti | Stephen Boyd |
2022-03-15 | Merge tag 'qcom-clk-for-5.18' of https://git.kernel.org/pub/scm/linux/kernel/... | Stephen Boyd |
2022-03-15 | clk: clk-apple-nco: Allow and fix module building | Martin Povišer |
2022-03-11 | MAINTAINERS: Add clk-apple-nco under ARM/APPLE MACHINE | Martin Povišer |
2022-03-11 | clk: clk-apple-nco: Add driver for Apple NCO | Martin Povišer |
2022-03-11 | dt-bindings: clock: Add Apple NCO | Martin Povišer |
2022-03-11 | clk: microchip: Add driver for Microchip PolarFire SoC | Daire McNamara |
2022-03-11 | clk: uniphier: Fix fixed-rate initialization | Kunihiko Hayashi |
2022-03-11 | clk: COMMON_CLK_LAN966X should depend on SOC_LAN966 | Geert Uytterhoeven |
2022-03-11 | clk: Use of_device_get_match_data() | Minghao Chi (CGEL ZTE) |
2022-03-11 | clk: bcm2835: Remove unused variable | Maxime Ripard |
2022-03-11 | clk: tegra: tegra124-emc: Fix missing put_device() call in emc_ensure_emc_driver | Miaoqian Lin |
2022-03-11 | clk: bcm: rpi: Run some clocks at the minimum rate allowed | Maxime Ripard |
2022-03-11 | clk: bcm: rpi: Set a default minimum rate | Maxime Ripard |
2022-03-11 | clk: bcm: rpi: Add variant structure | Maxime Ripard |
2022-03-11 | clk: Add clk_drop_range | Maxime Ripard |
2022-03-11 | clk: Always set the rate on clk_set_range_rate | Maxime Ripard |
2022-03-11 | clk: Use clamp instead of open-coding our own | Maxime Ripard |
2022-03-11 | clk: Always clamp the rounded rate | Maxime Ripard |
2022-03-11 | clk: Enforce that disjoints limits are invalid | Maxime Ripard |