summaryrefslogtreecommitdiff
path: root/drivers/clk/meson
AgeCommit message (Expand)Author
2024-07-29clk: meson: introduce symbol namespace for amlogic clocksJerome Brunet
2024-07-29clk: meson: axg-audio: add sm1 earcrx clocksJerome Brunet
2024-07-29clk: meson: axg-audio: setup regmap max_register based on the SoCJerome Brunet
2024-07-10clk: meson: s4: pll: Constify struct regmap_configJavier Carrasco
2024-07-10clk: meson: s4: peripherals: Constify struct regmap_configJavier Carrasco
2024-07-10clk: meson: c3: pll: Constify struct regmap_configJavier Carrasco
2024-07-10clk: meson: c3: peripherals: Constify struct regmap_configJavier Carrasco
2024-07-10clk: meson: a1: pll: Constify struct regmap_configJavier Carrasco
2024-07-10clk: meson: a1: peripherals: Constify struct regmap_configJavier Carrasco
2024-06-14clk: meson: add missing MODULE_DESCRIPTION() macrosJerome Brunet
2024-06-10clk: meson: add 'NOINIT_ENABLED' flag to eliminate init for enabled PLLDmitry Rokosov
2024-06-04clk: meson: c3: add c3 clock peripherals controller driverXianwei Zhao
2024-06-04clk: meson: c3: add support for the C3 SoC PLL clockXianwei Zhao
2024-06-03clk: meson: s4: fix pwm_j_div parent clockXianwei Zhao
2024-06-03clk: meson: s4: fix fixed_pll_dco clockXianwei Zhao
2024-05-03clk: meson: s4: fix module autoloadingKrzysztof Kozlowski
2024-04-10clk: meson: fix module license to GPL onlyNeil Armstrong
2024-04-10clk: meson: g12a: make VCLK2 and ENCL clock path configurable by CCFNeil Armstrong
2024-04-10clk: meson: add vclk driverNeil Armstrong
2024-03-29clk: meson: pll: print out pll name when unable to lock itDmitry Rokosov
2024-03-29clk: meson: s4: pll: determine maximum register in regmap configDmitry Rokosov
2024-03-29clk: meson: s4: peripherals: determine maximum register in regmap configDmitry Rokosov
2024-03-29clk: meson: a1: pll: determine maximum register in regmap configDmitry Rokosov
2024-03-29clk: meson: a1: peripherals: determine maximum register in regmap configDmitry Rokosov
2024-02-05clk: meson: Add missing clocks to axg_clk_regmapsIgor Prusov
2023-11-24clk: meson: g12a: add CSI & ISP gates clocksNeil Armstrong
2023-11-24clk: meson: g12a: add MIPI ISP clocksNeil Armstrong
2023-11-24clk: meson: g12a: add CTS_ENCL & CTS_ENCL_SEL clocksNeil Armstrong
2023-10-23clk: meson: S4: select CONFIG_COMMON_CLK_MESON_CLKC_UTILSArnd Bergmann
2023-09-27clk: meson: S4: add support for Amlogic S4 SoC peripheral clock controllerYu Tu
2023-09-27clk: meson: S4: add support for Amlogic S4 SoC PLL clock driverYu Tu
2023-08-30Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2023-08-30Merge branches 'clk-versa', 'clk-strdup', 'clk-amlogic', 'clk-allwinner' and ...Stephen Boyd
2023-08-08clk: meson: axg-audio: move bindings include to main driverNeil Armstrong
2023-08-08clk: meson: meson8b: move bindings include to main driverNeil Armstrong
2023-08-08clk: meson: a1: move bindings include to main driverNeil Armstrong
2023-08-08clk: meson: eeclk: move bindings include to main driverNeil Armstrong
2023-08-08clk: meson: aoclk: move bindings include to main driverNeil Armstrong
2023-08-08dt-bindings: clk: axg-audio-clkc: expose all clock idsNeil Armstrong
2023-08-08dt-bindings: clk: amlogic,a1-pll-clkc: expose all clock idsNeil Armstrong
2023-08-08dt-bindings: clk: amlogic,a1-peripherals-clkc: expose all clock idsNeil Armstrong
2023-08-08dt-bindings: clk: meson8b-clkc: expose all clock idsNeil Armstrong
2023-08-08dt-bindings: clk: g12a-aoclkc: expose all clock idsNeil Armstrong
2023-08-08dt-bindings: clk: g12a-clks: expose all clock idsNeil Armstrong
2023-08-08dt-bindings: clk: axg-clkc: expose all clock idsNeil Armstrong
2023-08-08dt-bindings: clk: gxbb-clkc: expose all clock idsNeil Armstrong
2023-08-08clk: meson: migrate axg-audio out of hw_onecell_data to drop NR_CLKSNeil Armstrong
2023-08-08clk: meson: migrate meson8b out of hw_onecell_data to drop NR_CLKSNeil Armstrong
2023-08-08clk: meson: migrate a1 clock drivers out of hw_onecell_data to drop NR_CLKSNeil Armstrong
2023-08-08clk: meson: migrate meson-aoclk out of hw_onecell_data to drop NR_CLKSNeil Armstrong