100 Commits (697d0f845d26692929ea3cb15a968c64f6925856)

Author SHA1 Message Date
Mathieu Choplain 7e1074631e drivers: pwm: stm32: add support for STM32WB0 6 months ago
Yishai Jaffe e5017da2b0 drivers: pwm: Place API into iterable section 7 months ago
Jeppe Odgaard bb88d5f1f1 drivers: pwm: pwm_stm32: remove capture overflow log err 10 months ago
Fabrice DJIATSA d2ddb6541d drivers: pwm: update stm32 pwm driver 10 months ago
Marek Sroka 226e381d6e drivers: pwm: pwm_stm32: Add error log for 16-bit timer buffer overflow 11 months ago
IBEN EL HADJ MESSAOUD Marwa 99fd91bf1c drivers: pwm: pwm_stm32: G4X changes 1 year ago
IBEN EL HADJ MESSAOUD Marwa 820cf4d639 drivers: pwm: pwm_stm32: F4X changes 1 year ago
Fabian Pflug 3c0a6058b5 drivers: pwm: stm32: Catch overflows in 2-channel capture 2 years ago
Abderrahmane Jarmouni 7bf996d3a7 drivers: pwm: pwm_stm32: F1X changes 2 years ago
Hein Wessels 1732651062 drivers: pwm: stm32: support capturing on four channels 2 years ago
Sean Nyekjaer 25d496949f drivers: pwm: pwm_stm32: reset timer using RCC before initialization 2 years ago
Sean Nyekjaer 63fa033d11 drivers: pwm: pwm_stm32: add macro for using DT_INST_PARENT() 2 years ago
Sean Nyekjaer 9eebaf8b60 drivers: pwm: stm32: read clock divider register for stm32mp1 boards 2 years ago
Savent Gate e2c39313ac drivers: pwm: pwm_stm32: Add 6-PWM support 2 years ago
Marek Metelski d55b0a410d drivers: pwm: stm32: Connect IRQ for input capture by 'cc' name 2 years ago
Pieter De Gendt 6b532ff43e treewide: Update clock control API usage 2 years ago
Benjamin Björnsson a52bd0d2e9 drivers: pwm: pwm_stm32: Add PWM support on STM32C0-seris 2 years ago
Francois Ramu 210e0b76bf dts: bindings: pwm custom macro for STM32 vendor 2 years ago
Gerard Marull-Paretas 178bdc4afc include: add missing zephyr/irq.h include 3 years ago
Nick Ward 0ad0af70ef drivers: pwm: Use a common initialization priority 3 years ago
Kumar Gala 9a7e4b162d pwm: stm32: Remove support for deprecated st,prescaler prop 3 years ago
Henrik Brix Andersen c8a5d058aa drivers: pwm: check if clock device is ready before accessing 3 years ago
Gerard Marull-Paretas 0aea96dbca drivers: pwm: minor formatting enhancements 3 years ago
Gerard Marull-Paretas fb60aab245 drivers: migrate includes to <zephyr/...> 3 years ago
Georgij Cernysiov 1520820bff drivers: pwm: stm32: fix PWM channel disabling 3 years ago
Gerard Marull-Paretas e2852ef985 drivers: pwm: use new API naming (no pin) 3 years ago
Gerard Marull-Paretas fbf73334f3 drivers: pwm: make all drivers use channel variable name 3 years ago
Georgij Cernysiov 3650664875 drivers: pwm: stm32: support counter modes 3 years ago
Georgij Cernysiov 366bf47c27 drivers: pwm: stm32: remove obvious comments 3 years ago
Gerard Marull-Paretas 0c908706fb drivers: pwm: remove duplicated pulse > period checks 3 years ago
Francois Ramu 90d1644a10 drivers: pwm: stm32 can initialize the PWM complementary output 3 years ago
Francois Ramu 5d9cbbc658 drivers: pwm capture with stm32 can have no callback 3 years ago
Gerard Marull-Paretas 5dc6ed3ce3 pinctrl: require ; after PINCTRL_DT_(INST_)DEFINE macros 4 years ago
Gerard Marull-Paretas bda8878b03 drivers: pwm: stm32: use instance based macros 4 years ago
Gerard Marull-Paretas 3e9d8da9ec drivers: use DT_INST_PARENT 4 years ago
Erwan Gouriou eff3ad6df7 drivers/pwm: stm32: use new pinctrl API 4 years ago
Tilmann Unte 38e89c90a5 drivers: pwm: stm32: add pwm capture support 4 years ago
Alexandre Bourdiol 3a60344522 drivers: pwm: stm32: move "st,prescaler" to timers instead of pwm 4 years ago
Erwan Gouriou fcc3177509 drivers/pinmux: stm32: Move stm32 driver from stm32/ 4 years ago
Erwan Gouriou 07e5644ac6 drivers/pwm: stm32: Leftovers in clock_control conversion to dts 4 years ago
Gerard Marull-Paretas 3b18fe0af7 drivers: pwm: remove usage of device_pm_control_nop 4 years ago
Erwan Gouriou 2691541ad2 drivers/clock_controller: stm32: Prepare for dts based configuration 4 years ago
Sidhdharth Yadav e2a29bf6a4 drivers: pwm: Adding a flag to allow build for stm32l1 series 4 years ago
Gerard Marull-Paretas 0b07077a5c drivers: pwm: stm32: fix expansion-to-defined warning 4 years ago
Kumar Gala b275fec8c4 soc: stm32: convert to use DEVICE_DT_GET for clocks 4 years ago
Martin Jäger d6648b6124 drivers: pwm: stm32: add support for L0 series 5 years ago
Kumar Gala d3790cec95 drivers: pwm: Convert drivers to new DT device macros 5 years ago
Martin Jäger fc1c284c9c drivers: pwm: stm32: use generic LL headers 5 years ago
Gerard Marull-Paretas 6b81695946 drivers: pwm: stm32: fix timer clock calculation 5 years ago
Alexandre Bourdiol c47a5d4a36 drivers: pwm: pwm_stm32.c: enable ARR preload 5 years ago