summaryrefslogtreecommitdiff
path: root/drivers/clk/meson/s4-peripherals.c
AgeCommit message (Expand)AuthorFilesLines
2026-03-04clk: amlogic: remove potentially unsafe flags from S4 video clocksChuan Liu1-4/+0
2025-09-04clk: amlogic: align s4 and c3 pwm clock descriptionsJerome Brunet1-469/+39
2025-09-04clk: amlogic: introduce a common pclk definitionJerome Brunet1-1/+3
2025-09-04clk: amlogic: pclk explicitly use CLK_IGNORE_UNUSEDJerome Brunet1-55/+64
2025-09-04clk: amlogic: use probe helper in mmio based controllersJerome Brunet1-42/+7
2025-08-25clk: amlogic: naming consistency alignmentJerome Brunet1-376/+370
2025-07-02clk: amlogic: s4: remove unused dataJerome Brunet1-112/+0
2025-07-02clk: amlogic: drop clk_regmap tablesJerome Brunet1-229/+0
2025-06-30clk: amlogic: remove unnecessary headersJerome Brunet1-1/+46
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra1-1/+1
2024-07-29clk: meson: introduce symbol namespace for amlogic clocksJerome Brunet1-0/+1
2024-07-10clk: meson: s4: peripherals: Constify struct regmap_configJavier Carrasco1-1/+1
2024-06-14clk: meson: add missing MODULE_DESCRIPTION() macrosJerome Brunet1-1/+2
2024-06-03clk: meson: s4: fix pwm_j_div parent clockXianwei Zhao1-1/+1
2024-05-03clk: meson: s4: fix module autoloadingKrzysztof Kozlowski1-0/+1
2024-03-29clk: meson: s4: peripherals: determine maximum register in regmap configDmitry Rokosov1-0/+1
2023-09-27clk: meson: S4: add support for Amlogic S4 SoC peripheral clock controllerYu Tu1-0/+3813