59 Commits (c7ea5a89e6aaea4df46f2ae16c9169bd0ebecebd)

Author SHA1 Message Date
Etienne Carriere c7ea5a89e6 drivers: rtc: stm32: refcounter for Backup domain accesses 2 weeks ago
Jeppe Odgaard 62e1d4b449 drivers: rtc: rtc_ll_stm32: rework lock usage in rtc_stm32_set_time 4 months ago
Jeppe Odgaard 7c996c84ce drivers: rtc: rtc_ll_stm32: replace k_mutex with k_spinlock 4 months ago
Mathieu Choplain 5af226400d drivers: rtc: stm32: handle STM32WB0 series when RTC_ALARM is enabled 4 months ago
Mathieu Choplain 4a9f88378b drivers: rtc: stm32: add support for STM32WB0 series 4 months ago
Bjarki Arge Andreasen 84532b24e5 drivers: RTC: update API to use DEVICE_API macros 7 months ago
Jeppe Odgaard 6446ce8982 drivers: rtc: rtc_ll_stm32: add hse clock support 11 months ago
Bjarki Arge Andreasen 9d761a1769 drivers: rtc: rtc_ll_stm32: coverity 368806 fix 1 year ago
Francois Ramu 6db2c2c2c1 drivers: rtc: stm32 rtc driver disable alarm interrupt if not used 1 year ago
Francois Ramu 2499a4b226 drivers: rtc: stm32 rtc driver configure time and Date 1 year ago
Abderrahmane Jarmouni 4d038fb523 drivers: rtc: stm32: fix error handling 1 year ago
Abderrahmane Jarmouni 4682e10e2a drivers: rtc: stm32: subsecond not supported by F2x 1 year ago
Abderrahmane Jarmouni 83b5d65d57 drivers: rtc: stm32: make it clean again 1 year ago
Abderrahmane Jarmouni b1f878f7a5 drivers: rtc: stm32: fix clk enable call 1 year ago
Abderrahmane Jarmouni c085177af5 drivers: rtc_stm32: add support for alarms A & B 1 year ago
Abderrahmane Jarmouni 98342107fe drivers: rtc: stm32: INF log msg to DBG 1 year ago
Abderrahmane Jarmouni 0398b2a3d9 drivers: rtc: stm32: check for NULL pointer 1 year ago
Mustafa Abdullah Kus c9e908d7f3 drivers: rtc: rtc_ll_stm32: add rtc calibration out support 1 year ago
Petr Hlineny 0ed8f10d8a drivers: rtc: stm32: Updated scope of hsem 2 years ago
Petr Hlineny 784a5b82e7 drivers: rtc: stm32: Replaces Enter init mode function with LL function 2 years ago
Petr Hlineny 4a4543569e drivers: rtc: stm32: Fixes RTC issues related to device runtime pm 2 years ago
Pisit Sawangvonganan 250d50e8b6 drivers: rtc: set 'rtc_driver_api' as 'static const' 2 years ago
Adrien Bruant 9e8c00f28c drivers: stm32-rtc: return -ENODATA when RTC is uninitialized 2 years ago
Johan Lafon 469ba4e367 driver: rtc: stm23: fix build for STM32L1 Cat.1 2 years ago
Johan Lafon a63bb6317c drivers: rtc: stm32: allow new RTC driver to work with BBRAM 2 years ago
Brett Witherspoon e363c5e26d drivers: rtc: stm32: use single instance driver 2 years ago
Brett Witherspoon 462a7262be drivers: rtc: stm32: add build assertion for source clock 2 years ago
Brett Witherspoon 0e8e7a0189 drivers: rtc: stm32: fix cell index of source clock 2 years ago
Johan Lafon 24a2b6b004 drivers: rtc: stm32: fix build warning 2 years ago
Johan Lafon 244b437a0d drivers: rtc: stm32: disable calibration for STM32F2 and some STM32L1 2 years ago
Johan Lafon b06a119f2f drivers: rtc: stm32: fill all rtc_time fields 2 years ago
Johan Lafon 961c465efb drivers: rtc: stm32: use Zephyr BCD<->bin conversion functions 2 years ago
Johan Lafon a8b7076099 drivers: rtc: stm32: ensure thread safe operations 2 years ago
Johan Lafon e46aff5902 drivers: rtc: stm32: avoid using LL_RTC_Init 2 years ago
Johan Lafon a4f5f87e29 drivers: rtc: stm32: avoid infinite blocking loop 2 years ago
Johan Lafon cdab80eece drivers: rtc: stm32: avoid reset induced time drift 2 years ago
Johan Lafon 9e202e57e9 drivers: rtc: stm32: avoid potential erroneous readings 2 years ago
Johan Lafon 4eac3db1b9 drivers: rtc: stm32: check if tm_wday is set 2 years ago
Johan Lafon f0b3e4e850 drivers: rtc: stm32: check if year is supported by RTC 2 years ago
Johan Lafon 16de401e79 drivers: rtc: stm32: fix day of the week conversion 2 years ago
Johan Lafon 29fa718941 drivers: rtc: stm32: fix wrong nanosecond value 2 years ago
Johan Lafon 8aa6531aed drivers: rtc: stm32: add calibration feature 2 years ago
Kim Bøndergaard b3c46083fb drivers: rtc: stm32: New stm32 RTC driver 2 years ago
Kumar Gala 29e55d74e8 rtc: Remove old rtc functionality 6 years ago
Anas Nashif a2fd7d70ec cleanup: include/: move misc/util.h to sys/util.h 6 years ago
Anas Nashif fd359c21e9 cleanup: include/: move rtc.h to drivers/rtc.h 6 years ago
Anas Nashif 17ddd1714c cleanup: include/: move clock_control.h to drivers/clock_control.h 6 years ago
Anas Nashif f2cb20c772 docs: fix misspelling across the tree 6 years ago
Anas Nashif 4c32258606 style: add braces around if/while statements 6 years ago
Georgij Cernysiov bc4825d6bf drivers: rtc: stm32: correct tm_mon conversion 6 years ago