- 5dc6ed3 pinctrl: require ; after PINCTRL_DT_(INST_)DEFINE macros by Gerard Marull-Paretas · 3 years, 3 months ago
- bda8878 drivers: pwm: stm32: use instance based macros by Gerard Marull-Paretas · 3 years, 3 months ago
- 45a3985 drivers: pwm: nrf5_sw: use instance based macros by Gerard Marull-Paretas · 3 years, 3 months ago
- 3e9d8da drivers: use DT_INST_PARENT by Gerard Marull-Paretas · 3 years, 3 months ago
- b0dfda1 drivers: pwm_mcux: Update MCUX pwm driver to use clock bindings by Daniel DeGrasse · 3 years, 4 months ago
- cc1cd4d arm: Nxp imx6sx added PWM support by Antonio Tessarolo · 3 years, 4 months ago
- 89a4f36 device: remove inclusion of pm/device.h by Gerard Marull-Paretas · 3 years, 4 months ago
- eff3ad6 drivers/pwm: stm32: use new pinctrl API by Erwan Gouriou · 3 years, 4 months ago
- 9886bdc drivers: pwm: pwm_nrf5_sw: Use runtime resources allocation by Krzysztof Chruscinski · 3 years, 4 months ago
- 7ba38d8 drivers: pwm: Restore default on re-initialization by Pawel Dunaj · 3 years, 4 months ago
- 38e89c9 drivers: pwm: stm32: add pwm capture support by Tilmann Unte · 3 years, 4 months ago
- 3ab081e ITE drivers/pwm: cleanup it8xxx2 pwm driver by Ruibin Chang · 3 years, 4 months ago
- 88a6967 drivers: use new PM macros by Gerard Marull-Paretas · 3 years, 4 months ago
- 3a60344 drivers: pwm: stm32: move "st,prescaler" to timers instead of pwm by Alexandre Bourdiol · 3 years, 4 months ago
- 5413661 boards: xtensa: add ledc support to the esp32 board by Andrei-Edward Popa · 3 years, 5 months ago
- 4baf1e0 drivers: use common PM action callback naming by Gerard Marull-Paretas · 3 years, 5 months ago
- 351d065 drivers: pwm: mcux: ftm: return -EBUSY if PWM capture in progress by Henrik Brix Andersen · 3 years, 5 months ago
- b0717d5 drivers: gpio: esp32: use dts and improve code checks by Sylvio Alves · 3 years, 5 months ago
- fb16329 soc: esp32: partial code standardization by Glauber Maroto Ferreira · 3 years, 6 months ago
- 165c14d drivers: pwm_nrfx: Fix handling of zero length periods by Andrzej Głąbek · 3 years, 6 months ago
- 8313320 pwm: it8xxx2: use new DT pinctrl accessors by Martí Bolívar · 3 years, 7 months ago
- 84db9cd drivers: pwm: introduce new Telink B91 PWM driver by Yuriy Vynnychek · 3 years, 8 months ago
- 7ccc1a4 pm: use actions for device PM control by Gerard Marull-Paretas · 3 years, 8 months ago
- 6d273f4 pm: fix incorrect usages of PM_DEVICE_STATE_OFF by Gerard Marull-Paretas · 3 years, 8 months ago
- 495672a pm: cleanup pm control callback implementations by Gerard Marull-Paretas · 3 years, 8 months ago
- d41dadc pm: rename PM_DEVICE_STATE_SUSPEND to PM_DEVICE_STATE_SUSPENDED by Gerard Marull-Paretas · 3 years, 8 months ago
- 56a35e5 pm: converge to suspend state for low power modes by Gerard Marull-Paretas · 3 years, 8 months ago
- c6cce80 pm: remove incorrect usages of force suspend by Gerard Marull-Paretas · 3 years, 8 months ago
- 920f30c pm: simplify state change check logic by Gerard Marull-Paretas · 3 years, 8 months ago
- 11eef4d pm: device: remove pointer usage for state by Gerard Marull-Paretas · 3 years, 8 months ago
- 9e7d545 pm: device: remove ctrl_command callback argument by Gerard Marull-Paretas · 3 years, 8 months ago
- da0ff4a pm: device: remove usage of ctrl_command by Gerard Marull-Paretas · 3 years, 8 months ago
- c2cf1ad pm: device: remove usage of local states by Gerard Marull-Paretas · 3 years, 8 months ago
- 5f63628 drivers: pwm: Add PWM support for NXP LPC devices by Mahesh Mahadevan · 3 years, 8 months ago
- 26ad837 pm: remove callback from control function by Gerard Marull-Paretas · 3 years, 9 months ago
- 217e610 pm: remove redundant callback usage by Gerard Marull-Paretas · 3 years, 9 months ago
- c28d372 drivers: pwm: nrf_sw: drop deprecated 'timer-instance' DT prop by Marcin Niestroj · 3 years, 9 months ago
- cc2f0e9 pm: use enum for device PM states by Gerard Marull-Paretas · 3 years, 9 months ago
- d0ce9bb ITE drivers/pwm: add PWM for it8xxx2 by Ruibin Chang · 3 years, 9 months ago
- 3af8328 drivers: npcx: convert NPCX drivers clock client to DEVICE_DT_GET by Fabio Baltieri · 3 years, 9 months ago
- 2d2bc55 drivers: pwm: pwm_nrfx: Fix driver suspending by Radoslaw Koppel · 3 years, 9 months ago
- 7e52ee7 drivers: pwm: Fix compile issues with Atmel SAM PWM driver by Kumar Gala · 3 years, 9 months ago
- fcc3177 drivers/pinmux: stm32: Move stm32 driver from stm32/ by Erwan Gouriou · 3 years, 10 months ago
- 0c607ad pm: device: Align state names with system states by Flavio Ceolin · 3 years, 11 months ago
- 7eba310 power: device: void *context -> uint32_t *state by Flavio Ceolin · 3 years, 11 months ago
- 56f1a8c pm: rename PM_DEVICE_GET/SET_POWER_STATE to PM_DEVICE_STATE_GET/SET by Gerard Marull-Paretas · 3 years, 11 months ago
- dbf46b3 pm: rename device_pm_cb to pm_device_cb by Gerard Marull-Paretas · 3 years, 11 months ago
- 2c7b763 pm: replace DEVICE_PM_* states with PM_DEVICE_* by Gerard Marull-Paretas · 3 years, 11 months ago
- 07e5644 drivers/pwm: stm32: Leftovers in clock_control conversion to dts by Erwan Gouriou · 3 years, 11 months ago
- 3b18fe0 drivers: pwm: remove usage of device_pm_control_nop by Gerard Marull-Paretas · 4 years ago
- 2691541 drivers/clock_controller: stm32: Prepare for dts based configuration by Erwan Gouriou · 4 years ago
- f16f37f driver: pwm: npcx: Add output open drain support by Mulin Chao · 4 years ago
- e2a29bf drivers: pwm: Adding a flag to allow build for stm32l1 series by Sidhdharth Yadav · 4 years ago
- 252f1b8 gecko pwm: add pwm driver for the gecko. by Sun Amar · 4 years ago
- 9fd4ea9 coccinelle: Remove extra semicolon by Flavio Ceolin · 4 years ago
- 0eead3a drivers: pwm: NXP: Convert clock control to use DEVICE_DT_GET by Kumar Gala · 4 years, 1 month ago
- 3a8fffb device: rv32m1: Convert clock control to use DEVICE_DT_GET by Kumar Gala · 4 years, 1 month ago
- 0b07077 drivers: pwm: stm32: fix expansion-to-defined warning by Gerard Marull-Paretas · 4 years, 1 month ago
- b275fec soc: stm32: convert to use DEVICE_DT_GET for clocks by Kumar Gala · 4 years, 1 month ago
- 5ece02d npcx: fix NPCX PWM driver with PWM_POLARITY_INVERTED by Keith Short · 4 years, 2 months ago
- 8167134 drivers: pwm: add driver for the NXP Kinetis Pulse Width Timer (PWT) by Henrik Brix Andersen · 4 years, 2 months ago
- 1491fb9 drivers: pwm: remove dw and pca9685 drivers by Henrik Brix Andersen · 4 years, 2 months ago
- 29f87c3 boards: esp32: add XIP support and enable bootloader build by Mahavir Jain · 4 years, 3 months ago
- 38279ef drivers: pwm: mcux_ftm: add PWM capure support by Henrik Brix Andersen · 4 years, 3 months ago
- 77b8440 drivers: pwm: add API for capturing pwm pulse width and period by Henrik Brix Andersen · 4 years, 3 months ago
- cc9b640 pwm: convert Synopsys DesignWare PWM to use devicetree by Daniel Leung · 4 years, 3 months ago
- c372f4e drivers: pwm: Convert DEVICE_AND_API_INIT to DEVICE_DEFINE by Kumar Gala · 4 years, 3 months ago
- d6648b6 drivers: pwm: stm32: add support for L0 series by Martin Jäger · 4 years, 3 months ago
- bc5a616 drivers: pwm: nrf_sw: support generating PWM based on RTC by Marcin Niestroj · 4 years, 3 months ago
- 0d58960 drivers: pwm: nrf_sw: convert to timer phandle instead instance number by Marcin Niestroj · 4 years, 3 months ago
- 4f868cd drivers: pwm: nrf_sw: drop broken runtime timer clock scaling by Marcin Niestroj · 4 years, 3 months ago
- 94be9b3 drivers: pwm: nrf_sw: use Nordic HAL to configure GPIO by Marcin Niestroj · 4 years, 4 months ago
- 4e6d79c drivers: pwm: pwm_mcux_tpm: Fix build failure by Kumar Gala · 4 years, 4 months ago
- 65a4910 drivers: pwm: fix nrfx pwm device definition by Peter Bigot · 4 years, 4 months ago
- d3790ce drivers: pwm: Convert drivers to new DT device macros by Kumar Gala · 4 years, 4 months ago
- dd931f9 power: standarize PM Kconfigs and cleanup by Anas Nashif · 4 years, 4 months ago
- daa48da soc: replace DT_ with NPCX_DT_ prefix for all macros in soc_dt.h by Mulin Chao · 4 years, 4 months ago
- 507f314 driver: clock_controller: return values of clock_control apis directly. by Mulin Chao · 4 years, 4 months ago
- 14b9813 driver: npcx7: fixed typo in Kconfig.npcx files. by Mulin Chao · 4 years, 4 months ago
- fc1c284 drivers: pwm: stm32: use generic LL headers by Martin Jäger · 4 years, 4 months ago
- c6f1469 drivers: pwm: add driver for the Xilinx AXI Timer by Henrik Brix Andersen · 4 years, 4 months ago
- 6b81695 drivers: pwm: stm32: fix timer clock calculation by Gerard Marull-Paretas · 4 years, 5 months ago
- c47a5d4 drivers: pwm: pwm_stm32.c: enable ARR preload by Alexandre Bourdiol · 4 years, 5 months ago
- d55aa5a driver: npcx7: replace platform specific functions with 'npcx_' prefix. by Mulin Chao · 4 years, 5 months ago
- de8134a drivers: pwm: stm32: fix timer instance access by Gerard Marull-Paretas · 4 years, 5 months ago
- 0b9c584 drivers/pinmux: stm32: Provide unique API to stm32_dt_pinctrl by Erwan Gouriou · 4 years, 5 months ago
- f44e931 drivers/pinmux: stm32: Get remap functions visible across family by Erwan Gouriou · 4 years, 5 months ago
- 0143b5e drivers/pinctrl: stm32f1: Provide a function which centralize remap by Erwan Gouriou · 4 years, 5 months ago
- b74a216 soc/arm: stm32: swap argument order in ST_STM32 PINCTRL macros by Erwan Gouriou · 4 years, 6 months ago
- 2d3cda7 soc/arm: stm32: use _INST_ namespace in devicetree pinctrl helpers by Erwan Gouriou · 4 years, 6 months ago
- af1b944 drivers: pwm: stm32: add support for pinmux by Gerard Marull-Paretas · 4 years, 6 months ago
- aa45e0a drivers: pwm: stm32: remove data and config helpers by Gerard Marull-Paretas · 4 years, 6 months ago
- dd99fbe drivers: pwm: add pwm driver support in NPCX7 series by Mulin Chao · 4 years, 6 months ago
- 824f423 misc: Replace assert include and calls by sys/__assert.h equivalent by Xavier Chapron · 4 years, 6 months ago
- e18fcbb device: Const-ify all device driver instance pointers by Tomasz Bursztyka · 4 years, 7 months ago
- 98d9b01 device: Apply driver_api/data attributes rename everywhere by Tomasz Bursztyka · 4 years, 8 months ago
- af6140c device: Apply config_info rename everywhere by Tomasz Bursztyka · 4 years, 8 months ago
- 2ece951 drivers: pwm: stm32: fix polarity setting by Gerard Marull-Paretas · 4 years, 9 months ago
- e362f10 drivers: pwm: add a SAM0 TCC based PWM driver by Michael Hope · 4 years, 9 months ago
- ee985d81 shell: enable modules by default if shell is enabled by Anas Nashif · 4 years, 9 months ago