Age | Commit message (Expand) | Author | Files | Lines |
2022-04-25 | Merge tag 'sunxi-clk-fixes-for-5.18-2' of https://git.kernel.org/pub/scm/linu... | Stephen Boyd | 2 | -0/+4 |
2022-04-25 | clk: sunxi: sun9i-mmc: check return value after calling platform_get_resource() | Yang Yingliang | 1 | -0/+2 |
2022-04-24 | clk: sunxi-ng: sun6i-rtc: Mark rtc-32k as critical | Samuel Holland | 1 | -0/+1 |
2022-04-22 | clk: microchip: mpfs: add RTCREF clock control | Conor Dooley | 1 | -1/+23 |
2022-04-22 | clk: microchip: mpfs: re-parent the configurable clocks | Conor Dooley | 1 | -19/+132 |
2022-04-22 | clk: microchip: mpfs: mark CLK_ATHENA as critical | Conor Dooley | 1 | -3/+5 |
2022-04-22 | clk: microchip: mpfs: fix parents for FIC clocks | Conor Dooley | 1 | -5/+5 |
2022-04-21 | clk: qcom: clk-rcg2: fix gfx3d frequency calculation | Dmitry Baryshkov | 1 | -1/+1 |
2022-04-21 | clk: microchip: mpfs: don't reset disabled peripherals | Conor Dooley | 1 | -4/+0 |
2022-04-06 | clk: sunxi-ng: fix not NULL terminated coccicheck error | Wan Jiabing | 1 | -0/+1 |
2022-04-03 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 2 | -136/+14 |
2022-04-02 | Revert "clk: Drop the rate range on clk_put()" | Stephen Boyd | 2 | -136/+14 |
2022-04-01 | Merge tag 'rtc-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon... | Linus Torvalds | 6 | -0/+425 |
2022-03-30 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 194 | -3662/+10765 |
2022-03-29 | Merge branches 'clk-sifive' and 'clk-visconti' into clk-next | Stephen Boyd | 9 | -239/+219 |
2022-03-29 | Merge branches 'clk-range', 'clk-uniphier', 'clk-apple' and 'clk-qcom' into c... | Stephen Boyd | 29 | -945/+5927 |
2022-03-29 | Merge branches 'clk-starfive', 'clk-ti', 'clk-terminate' and 'clk-cleanup' in... | Stephen Boyd | 51 | -1488/+598 |
2022-03-29 | Merge branches 'clk-mvebu', 'clk-const', 'clk-imx' and 'clk-rockchip' into cl... | Stephen Boyd | 27 | -221/+1320 |
2022-03-29 | Merge branches 'clk-xilinx', 'clk-kunit', 'clk-cs2000' and 'clk-renesas' into... | Stephen Boyd | 20 | -309/+1290 |
2022-03-29 | Merge branches 'clk-microchip', 'clk-si', 'clk-mtk', 'clk-at91' and 'clk-st' ... | Stephen Boyd | 66 | -460/+1411 |
2022-03-29 | clk: zynq: Update the parameters to zynq_clk_register_periph_clk | Shubhrajyoti Datta | 1 | -6/+6 |
2022-03-29 | clk: zynq: trivial warning fix | Shubhrajyoti Datta | 1 | -0/+1 |
2022-03-28 | Merge tag 'staging-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+91 |
2022-03-25 | clk: Drop the rate range on clk_put() | Maxime Ripard | 2 | -14/+136 |
2022-03-25 | clk: test: Test clk_set_rate_range on orphan mux | Maxime Ripard | 1 | -0/+105 |
2022-03-25 | clk: Initialize orphan req_rate | Maxime Ripard | 1 | -0/+13 |
2022-03-25 | clk: sunxi-ng: sun6i-rtc: include clk/sunxi-ng.h | Alexandre Belloni | 1 | -0/+2 |
2022-03-24 | clk: qcom: gcc-msm8994: Fix gpll4 width | Konrad Dybcio | 1 | -0/+1 |
2022-03-23 | Merge tag 'arm-drivers-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 6 | -11/+1875 |
2022-03-23 | clk: sunxi-ng: sun6i-rtc: Add support for H6 | Samuel Holland | 1 | -0/+15 |
2022-03-23 | clk: sunxi-ng: Add support for the sun6i RTC clocks | Samuel Holland | 4 | -0/+400 |
2022-03-23 | clk: sunxi-ng: mux: Allow muxes to have keys | Samuel Holland | 2 | -0/+8 |
2022-03-21 | Merge tag 'spi-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni... | Linus Torvalds | 1 | -3/+1 |
2022-03-18 | clk: rs9: Add Renesas 9-series PCIe clock generator driver | Marek Vasut | 3 | -0/+332 |
2022-03-18 | clk: fixed-factor: Introduce devm_clk_hw_register_fixed_factor_index() | Marek Vasut | 1 | -0/+22 |
2022-03-17 | clk: visconti: prevent array overflow in visconti_clk_register_gates() | Dan Carpenter | 3 | -2/+5 |
2022-03-15 | clk: sifive: Move all stuff into SoCs header files from C files | Zong Li | 6 | -235/+214 |
2022-03-15 | clk: sifive: Add SoCs prefix in each SoCs-dependent data | Zong Li | 2 | -50/+35 |
2022-03-15 | clk: sifive: duplicate the macro definitions for the time being | Zong Li | 2 | -2/+15 |
2022-03-15 | clk: qcom: sm6125-gcc: fix typos in comments | Julia Lawall | 1 | -1/+1 |
2022-03-15 | clk: ti: clkctrl: fix typos in comments | Julia Lawall | 1 | -1/+1 |
2022-03-15 | clk: imx: Select MXC_CLK for i.MX93 clock driver | Abel Vesa | 1 | -0/+1 |
2022-03-15 | clk: ti: Drop legacy compatibility clocks for dra7 | Tony Lindgren | 4 | -832/+5 |
2022-03-15 | clk: ti: Drop legacy compatibility clocks for am4 | Tony Lindgren | 5 | -246/+6 |
2022-03-15 | clk: ti: Drop legacy compatibility clocks for am3 | Tony Lindgren | 4 | -230/+4 |
2022-03-15 | clk: clk-apple-nco: Allow and fix module building | Martin Povišer | 2 | -2/+2 |
2022-03-14 | Merge 5.17-rc8 into staging-next | Greg Kroah-Hartman | 6 | -9/+42 |
2022-03-11 | clk: clk-apple-nco: Add driver for Apple NCO | Martin Povišer | 3 | -0/+344 |
2022-03-11 | clk: microchip: Add driver for Microchip PolarFire SoC | Daire McNamara | 5 | -4/+394 |
2022-03-11 | clk: uniphier: Fix fixed-rate initialization | Kunihiko Hayashi | 1 | -0/+1 |