71 Commits (19b39406eb9c874260f02f08b182006ebeae9d9a)

Author SHA1 Message Date
Adam Berlinger 19b39406eb soc: st: Add support for STOP3 on STM32U5 1 year ago
Adam Berlinger 2c88cc08b3 drivers: timer: Fix timing in suspend-to-ram 1 year ago
Flavio Ceolin e1685bb421 stm32: power: SoC restores the clock 1 year ago
Adam Berlinger 91acd6c1e0 drivers: timer: add support for LPTIM on STM32H5 1 year ago
Adam Berlinger 0717d4789d drivers: timer: remove reset release for lptim 1 year ago
Francois Ramu 62e7b788aa drivers: timer: stm32 lptimer when sleeping for -1 1 year ago
Guillaume Gautier 58c296b30f drivers: timer: stm32 lptim: add support for backup standby timer 1 year ago
Guillaume Gautier e541666d90 drivers: timer: stm32: lptim: remove init to 0 of static 1 year ago
Erwan Gouriou 0a2876de26 drivers: timer: stm32: Clean up related to STM32_LPTIM_CLOCK 2 years ago
Francois Ramu eeb7a88ff0 drivers: timer: stm32 lptimer adjust the TICKS_PER_SEC to LPTIM clock 2 years ago
Francois Ramu a19eb7cf88 drivers: timer: stm32 lptimer clock prescaler property 2 years ago
Francois Ramu f1af7f13eb drivers: timer: stm32 lptimer revert static-prescaler 2 years ago
Gerard Marull-Paretas 12b2ee54e3 drivers: timer: s/device.h/init.h 2 years ago
Francois Ramu 6254527343 drivers: timer: stm32 lptim driver check clock_control_on return code 2 years ago
Erwan Gouriou 3359259a69 drivers: timers: Add LPTIM support for STM32WBA 2 years ago
Francois Ramu 1f070c91cf drivers: timer: stm32u5 lptimer wait for ready only once 2 years ago
Francois Ramu 403279cc76 drivers: timer: stm32 adjust lptimer with slow LPTIM clock 2 years ago
Francois Ramu 39fab29c10 drivers: timer: stm32 lptim can divide its input clock freq 2 years ago
Francois Ramu 23f03c8030 drivers: timer: stm32u5 lptimer waits for DIER complete 2 years ago
Gerard Marull-Paretas a5fd0d184a init: remove the need for a dummy device pointer in SYS_INIT functions 2 years ago
Pieter De Gendt 6b532ff43e treewide: Update clock control API usage 2 years ago
Julien D'Ascenzio 704ca8f1b4 drivers: timer: stm32_lptim: fix sys_clock_* return value 2 years ago
Francois Ramu df4fa7088d drivers: timer: stm32u5 lptimer waits for DIER complete 2 years ago
Francois Ramu c14670abea drivers: timer: lptim timer clock on stm32u5 has a prescaler 3 years ago
Cyril Fougeray 6b4a4381de drivers: timer: stm32_lptim: load counter after checking for autoreload 3 years ago
Gerard Marull-Paretas acc8cb4bc8 include: add missing irq.h include 3 years ago
Erwan Gouriou 2d740d42e0 drivers: timer: stm32_lptim: Change clock source config check sanction 3 years ago
Erwan Gouriou d62450886b drivers: timer: stm32_lptim: Initialize static global variable 3 years ago
Erwan Gouriou ec6f932ad2 drivers/timer: stm32 lptim: Fix frequency check 3 years ago
Erwan Gouriou e8e72882e1 drivers: timer: stm32: Check return of clock functions 3 years ago
Erwan Gouriou 7f2cb0fd22 drivers: timer: stm32: Specific handling for L0 LSI 3 years ago
Erwan Gouriou 16c11138d5 drivers: timer: stm32: Adapt SYS_CLOCK_TICKS_PER_SEC 3 years ago
Erwan Gouriou d056be2b38 drivers/timer: stm32: Re-instantiate warning message on lptim configuration 3 years ago
Gerard Marull-Paretas e0125d04af devices: constify statically initialized device pointers 3 years ago
Erwan Gouriou f2b3be172b drivers: timer: lptim: Remove deprecation warning 3 years ago
Erwan Gouriou bbac316be7 drivers: timer: stm32: Use dt to configure LPTIM domain clock 3 years ago
Erwan Gouriou 7f6d3e5336 drivers: timer: stm32: Use dt instance for LPTIM bus clock 3 years ago
Erwan Gouriou f8b1a18271 drivers: timer: stm32: Use dt instance for LPTIM base address /IRQ 3 years ago
Julien D'Ascenzio a703cbe9ce drivers: timer: stm32 lptim fix long time interrupt locking 3 years ago
Fabio Baltieri 151d840f1e driver: timer: stm32_lptim: only set LSE drive if supported 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
Gerard Marull-Paretas b1ced75386 drivers: timer: move initialization setup to drivers 4 years ago
Erwan Gouriou dcac61631d drivers/timer: stm32 lptim: Update for u5 series support 4 years ago
Fabio Baltieri 9c82898127 drivers: stm32_lptim_timer: add support for STM32WL series 4 years ago
Francois Ramu 9d2aead97b drivers: timer: st_stm32: add lptimer management to stm32l5 series 4 years ago
Anas Nashif 5d6c219210 drivers: device: do not reuse tag name 'device' 4 years ago
Anas Nashif 12b53d121e clock: rename z_timer_cycle_get_32 -> sys_clock_cycle_get_32 4 years ago
Anas Nashif 9c1efe6b4b clock: remove z_ from semi-public APIs 4 years ago
Francois Ramu 1280e9817c drivers: timer: stm32 lptim fix Potentially overflow 5 years ago