65 Commits (main)

Author SHA1 Message Date
Etienne Carriere 8da20047cc drivers: clock_control: stm32: refcounter for Backup domain accesses 2 weeks ago
Etienne Carriere 04ffa4edd1 drivers: clock_control: remove inline attributes in stm32 clock drivers 4 months ago
Etienne Carriere dcf4855fa4 drivers: clock_control: fix IN_RANGE() use in stm32 clock drivers 4 months ago
Etienne Carriere c7c001405c drivers: clock: stm32: factorize clock selection macros 5 months ago
Marcin Niestroj fafaa58240 drivers: clock: stm32: support STM32_CLOCK_DIV() 7 months ago
Francois Ramu f0ba72e210 drivers: clock_control: stm32 mco driver get define from DTS 7 months ago
Pieter De Gendt c25e31512c drivers: clock_control: Place API into iterable section 7 months ago
Guillaume Gautier 46d4be75e0 drivers: clock_control: st: add missing bus source clocks 9 months ago
Joakim Andersson 3c3487ae07 drivers: clock_control: Expose enabled_clock for clock driver library 10 months ago
Joakim Andersson 7ddcfbdc4a clock_control: Add MCO support for STM32 U5 series 11 months ago
Pisit Sawangvonganan dc5527721a drivers: clock_control: remove '&' when assigning `clock_control_xxx_init` 1 year ago
Benjamin Cabé 6403280142 drivers: clock_control: make driver API and conf structs const 1 year ago
Adam Berlinger a427f42772 drivers: clock_control: clock_stm32_ll_u5 add get_status API callback 1 year ago
Pisit Sawangvonganan 512c18393a drivers: clock_control: stm32: clean up unnecessary code 1 year ago
Pisit Sawangvonganan 37466ac887 drivers: clock_control: stm32: fix typo 1 year ago
Kevin ORourke 9bf0a24f2e drivers: clock_control: stm32: clock_control_on 1 year ago
Guillaume Gautier 85fa6746de drivers: clock_control: stm32u5: enable backup access before enabling lsi 2 years ago
Jatty Andriean e364a095a6 drivers: clock_control: Add PLL fracn for STM32U5 2 years ago
Denis Mingulov b5785f3545 drivers: clock_control: stm32u5: fix chain-load with asserts 2 years ago
Benjamin Bigler 1889af9d9c drivers: clock_control: stm32: Fix switching to HSI 2 years ago
Armin Brauns 65b8ce5ae2 drivers: clock_control: stm32: remove duplicate #include 2 years ago
Armin Brauns a40c5f9918 drivers: clock_control: stm32: clear mask bits before setting them 2 years ago
Erwan Gouriou 079470be02 drivers: clock_control: stm32: Fix HSI48 oversights 3 years ago
Erwan Gouriou 46378b7ff2 drivers: clock_control: stm32: Use zephyr functions for bit operations 3 years ago
Francois Ramu 8eb55b3416 drivers: clock_control: some stm32 have a HSI48 fixed clock 3 years ago
Francois Ramu 687330acca drivers: clock_control: stm32u5 enables the EPOD 3 years ago
Guillaume Gautier a332ee3172 drivers: clock_control: clock_stm32: Add support for lse bypass 3 years ago
Benjamin Bigler b9c6ca1d43 drivers: clock_control: stm32u5: Fix frequency calculation overflow 3 years ago
Francois Ramu 317ce524f8 drivers: clock control: stm32U5 set flash latency before clocks 3 years ago
Francois Ramu 7edcd8d364 drivers: clock control: stm32U5 set regulator voltage before clocks 3 years ago
Erwan Gouriou 8325752e27 drivers: clock_control: stm32u5: Get MSIS freq from SoC registers 3 years ago
Erwan Gouriou eb52d8dca2 drivers: clock_control: stm32u5: Switch to HSI only when needed 3 years ago
Erwan Gouriou 98e6789cd9 drivers: clock_control: stm32u5: Update condition on PLL1R values 3 years ago
Thomas Stranger 1dd76ac08c drivers/clock_control: stm32u5: typo hsi, hse clock source 3 years ago
Thomas Stranger b2b67258f9 drivers/clock_control: stm32u5 add pll2, pll3 support(setup/clk-src) 3 years ago
Thomas Stranger 8ae3f0bfd5 dts/bindigns/clock: allow stm32u5 DIVQ & DIVR PLL divider values to be 1 3 years ago
Erwan Gouriou af483c37fc drivers/clock_control: stm32u5: Wrong bus check in _get_rate() 3 years ago
Erwan Gouriou e579027d20 include/dt-bindings/clock: stm32: Factorize Clock source binding accessors 3 years ago
Erwan Gouriou 424f937c2b drivers/clock_control: stm32u5: Add support for optional clocks config 3 years ago
Gerard Marull-Paretas fb60aab245 drivers: migrate includes to <zephyr/...> 3 years ago
Benedikt Schmidt 86469b1d0b drivers: clock_control: Make LSE driving configurable 3 years ago
Erwan Gouriou f6c665bac3 drivers/clock_control: stm32u5: Fix on flash latency procedure 3 years ago
Erwan Gouriou 8594be2cb3 drivers/clock_control: stm32u5: Use fixed clocks set up to configure PLLs 3 years ago
Erwan Gouriou e97d608282 drivers/clock_control: stm32u5: Clean up fixed clocks functions. 3 years ago
Erwan Gouriou ebb1d79e8f drivers/clock_control: stm32u5: Move clock init to a single function 3 years ago
Erwan Gouriou 30b3a5ffe7 drivers/clock_control: stm32u5: Centralize regu voltage setting 3 years ago
Erwan Gouriou 6dfe13120c drivers/clock_control: stm32u5: Centralize flash_latency update 3 years ago
Erwan Gouriou 7175da2645 drivers/clock_control: stm32u5: Don't disable other clocks 3 years ago
Erwan Gouriou 41ecdb9d14 drivers/clock_control: stm32u5: Factorize bus prescalers settings 3 years ago
Erwan Gouriou 2efcabbc4c drivers/clock_control: stm32u5: Update SystemCoreClock at a single place 3 years ago