Age | Commit message (Expand) | Author |
2024-12-10 | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2024-12-02 | clk: amlogic: axg-audio: revert reset implementation | Jerome Brunet |
2024-12-02 | module: Convert symbol namespace to string literal | Peter Zijlstra |
2024-11-14 | clk: amlogic: axg-audio: fix Kconfig dependency on RESET_MESON_AUX | Arnd Bergmann |
2024-10-14 | clk: amlogic: axg-audio: use the auxiliary reset driver | Jerome Brunet |
2024-09-30 | clk: meson: meson8b: remove spinlock | Jerome Brunet |
2024-09-30 | clk: meson: mpll: Delete a useless spinlock from the MPLL | Chuan Liu |
2024-09-30 | clk: meson: s4: pll: fix frac maximum value for hifi_pll | Chuan Liu |
2024-09-30 | clk: meson: c3: pll: fix frac maximum value for hifi_pll | Chuan Liu |
2024-09-30 | clk: meson: Support PLL with fixed fractional denominators | Chuan Liu |
2024-09-30 | clk: meson: s4: pll: hifi_pll support fractional multiplier | Chuan Liu |
2024-07-29 | clk: meson: introduce symbol namespace for amlogic clocks | Jerome Brunet |
2024-07-29 | clk: meson: axg-audio: add sm1 earcrx clocks | Jerome Brunet |
2024-07-29 | clk: meson: axg-audio: setup regmap max_register based on the SoC | Jerome Brunet |
2024-07-10 | clk: meson: s4: pll: Constify struct regmap_config | Javier Carrasco |
2024-07-10 | clk: meson: s4: peripherals: Constify struct regmap_config | Javier Carrasco |
2024-07-10 | clk: meson: c3: pll: Constify struct regmap_config | Javier Carrasco |
2024-07-10 | clk: meson: c3: peripherals: Constify struct regmap_config | Javier Carrasco |
2024-07-10 | clk: meson: a1: pll: Constify struct regmap_config | Javier Carrasco |
2024-07-10 | clk: meson: a1: peripherals: Constify struct regmap_config | Javier Carrasco |
2024-06-14 | clk: meson: add missing MODULE_DESCRIPTION() macros | Jerome Brunet |
2024-06-10 | clk: meson: add 'NOINIT_ENABLED' flag to eliminate init for enabled PLL | Dmitry Rokosov |
2024-06-04 | clk: meson: c3: add c3 clock peripherals controller driver | Xianwei Zhao |
2024-06-04 | clk: meson: c3: add support for the C3 SoC PLL clock | Xianwei Zhao |
2024-06-03 | clk: meson: s4: fix pwm_j_div parent clock | Xianwei Zhao |
2024-06-03 | clk: meson: s4: fix fixed_pll_dco clock | Xianwei Zhao |
2024-05-03 | clk: meson: s4: fix module autoloading | Krzysztof Kozlowski |
2024-04-10 | clk: meson: fix module license to GPL only | Neil Armstrong |
2024-04-10 | clk: meson: g12a: make VCLK2 and ENCL clock path configurable by CCF | Neil Armstrong |
2024-04-10 | clk: meson: add vclk driver | Neil Armstrong |
2024-03-29 | clk: meson: pll: print out pll name when unable to lock it | Dmitry Rokosov |
2024-03-29 | clk: meson: s4: pll: determine maximum register in regmap config | Dmitry Rokosov |
2024-03-29 | clk: meson: s4: peripherals: determine maximum register in regmap config | Dmitry Rokosov |
2024-03-29 | clk: meson: a1: pll: determine maximum register in regmap config | Dmitry Rokosov |
2024-03-29 | clk: meson: a1: peripherals: determine maximum register in regmap config | Dmitry Rokosov |
2024-02-05 | clk: meson: Add missing clocks to axg_clk_regmaps | Igor Prusov |
2023-11-24 | clk: meson: g12a: add CSI & ISP gates clocks | Neil Armstrong |
2023-11-24 | clk: meson: g12a: add MIPI ISP clocks | Neil Armstrong |
2023-11-24 | clk: meson: g12a: add CTS_ENCL & CTS_ENCL_SEL clocks | Neil Armstrong |
2023-10-23 | clk: meson: S4: select CONFIG_COMMON_CLK_MESON_CLKC_UTILS | Arnd Bergmann |
2023-09-27 | clk: meson: S4: add support for Amlogic S4 SoC peripheral clock controller | Yu Tu |
2023-09-27 | clk: meson: S4: add support for Amlogic S4 SoC PLL clock driver | Yu Tu |
2023-08-30 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds |
2023-08-30 | Merge branches 'clk-versa', 'clk-strdup', 'clk-amlogic', 'clk-allwinner' and ... | Stephen Boyd |
2023-08-08 | clk: meson: axg-audio: move bindings include to main driver | Neil Armstrong |
2023-08-08 | clk: meson: meson8b: move bindings include to main driver | Neil Armstrong |
2023-08-08 | clk: meson: a1: move bindings include to main driver | Neil Armstrong |
2023-08-08 | clk: meson: eeclk: move bindings include to main driver | Neil Armstrong |
2023-08-08 | clk: meson: aoclk: move bindings include to main driver | Neil Armstrong |
2023-08-08 | dt-bindings: clk: axg-audio-clkc: expose all clock ids | Neil Armstrong |