Your ROOT_URL in app.ini is https://gitea.jennalody.de/ but you are visiting https://gitea.jenslody.de/jenna/kernel_samsung_sm7125/commits/commit/603c9c59a5f5849a2b961fc378929b9d5efda09c/drivers/clk/st You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

59 Commits (603c9c59a5f5849a2b961fc378929b9d5efda09c)

Author SHA1 Message Date
Simon1511 34c64e7c67 Import A525FXXU3AUG4 3 years ago
Alain Volmat 2f2ef08efa clk: clk-flexgen: fix clock-critical handling 5 years ago
Greg Kroah-Hartman b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 years ago
Arvind Yadav 16cd77645b clk: st: clk-flexgen: Unmap region obtained by of_iomap 8 years ago
Gabriel Fernandez cb80ec768a drivers: clk: st: Handle clk synchronous mode for video clocks 8 years ago
Gabriel Fernandez 26bd0a5775 drivers: clk: st: Add clock propagation for audio clocks 8 years ago
Gabriel Fernandez b699f3e391 drivers: clk: st: Add fs660c32 synthesizer algorithm 8 years ago
Gabriel Fernandez 880d54ff56 drivers: clk: st: Simplify clock binding of STiH4xx platforms 8 years ago
Gabriel Fernandez 7df404c985 drivers: clk: st: Remove stih415-416 clock support 8 years ago
Lee Jones 6ca59e6e1f clk: st: clkgen-pll: Detect critical clocks 9 years ago
Lee Jones a3a2d78bd1 clk: st: clkgen-fsyn: Detect critical clocks 9 years ago
Lee Jones fa6415affe clk: st: clk-flexgen: Detect critical clocks 9 years ago
Stephen Boyd caeb057cd3 clk: st: Remove impossible check for of_clk_get_parent_count() < 0 9 years ago
Arnd Bergmann 9849fadfc0 clk: st: avoid uninitialized variable use 9 years ago
Geliang Tang 5fd9c05c84 clk: move the common clock's to_clk_*(_hw) macros to clk-provider.h 9 years ago
Arnd Bergmann 2dd52d7f6f clk: st: avoid uninitialized variable use 9 years ago
Gabriel Fernandez 0829ea5af6 drivers: clk: st: Correct the pll-type for A9 for stih418 9 years ago
Gabriel Fernandez 46a57afdd7 drivers: clk: st: PLL rate change implementation for DVFS 9 years ago
Gabriel Fernandez fb4738629b drivers: clk: st: Support for enable/disable in Clockgen PLLs 9 years ago
Andrzej Hajda a1c22a4be7 clk: st: fix handling result of of_property_count_strings 9 years ago
Gabriel Fernandez d34e210ed3 drivers: clk: st: Rename st_pll3200c32_407_c0_x into st_pll3200c32_cx_x 9 years ago
Stephen Boyd 836ee0f7d9 clk: Convert __clk_get_name(hw->clk) to clk_hw_get_name(hw) 10 years ago
Stephen Boyd 98d8a60ecc clk: Convert __clk_get_flags() to clk_hw_get_flags() 10 years ago
Dinh Nguyen 0b4e7f0842 clk: st: make use of of_clk_parent_fill helper function 10 years ago
Stephen Boyd d5f728acd9 clk: st: Include clk.h 10 years ago
Stephen Boyd 86665d2897 clk: st: Fix error paths and allocation style 10 years ago
Pankaj Dev 56551da925 drivers: clk: st: Incorrect register offset used for lock_status 10 years ago
Gabriel Fernandez 3be6d8ce63 drivers: clk: st: Fix mux bit-setting for Cortex A9 clocks 10 years ago
Pankaj Dev 18fee4538f drivers: clk: st: Add CLK_GET_RATE_NOCACHE flag to clocks 10 years ago
Giuseppe Cavallaro 0f4f2afd44 drivers: clk: st: Fix flexgen lock init 10 years ago
Gabriel Fernandez c4d339c69f drivers: clk: st: Fix FSYN channel values 10 years ago
Gabriel Fernandez c14bada8f7 drivers: clk: st: Remove unused code 10 years ago
Geert Uytterhoeven 0a65239c28 clk: st: Use of_clk_get_parent_count() instead of open coding 10 years ago
Stephen Boyd 8e6dd77ccc clk: st: Silence sparse warnings 10 years ago
Fabian Frederick f375573c96 clk: constify of_device_id array 10 years ago
Javier Martinez Canillas 4e907ef6bd clk: Replace explicit clk assignment with __clk_hw_set_clk 10 years ago
Peter Griffin edc30077c9 clk: st: STiH410: Fix pdiv and fdiv divisor when setting rate 10 years ago
Gabriel FERNANDEZ eee40bb433 clk: st: Use round to closest divider flag 11 years ago
Gabriel FERNANDEZ f1a788ff1f clk: st: Update frequency tables for fs660c32 and fs432c65 11 years ago
Gabriel FERNANDEZ aaa65d7777 clk: st: STiH407: Support for clockgenA9 11 years ago
Gabriel FERNANDEZ 58de9b8e7f clk: st: STiH407: Support for clockgenD0/D2/D3 11 years ago
Gabriel FERNANDEZ 51306d56ba clk: st: STiH407: Support for clockgenC0 11 years ago
Gabriel FERNANDEZ fc755c8bc8 clk: st: Add quadfs reset handling 11 years ago
Gabriel FERNANDEZ 8f26df8432 clk: st: Add polarity bit indication 11 years ago
Gabriel FERNANDEZ eee8f78327 clk: st: STiH407: Support for clockgenA0 11 years ago
Gabriel FERNANDEZ 13e6f2da1d clk: st: STiH407: Support for A9 MUX Clocks 11 years ago
Gabriel FERNANDEZ b116517055 clk: st: STiH407: Support for Flexgen Clocks 11 years ago
Gabriel FERNANDEZ 79bb8aa16f clk: st: Remove uncessary (void *) cast 11 years ago
Gabriel FERNANDEZ dc4febef2d clk: st: use static const for clkgen_pll_data tables 11 years ago
Gabriel FERNANDEZ 4abb1b4055 clk: st: use static const for stm_fs tables 11 years ago