35 Commits (697d0f845d26692929ea3cb15a968c64f6925856)

Author SHA1 Message Date
Yishai Jaffe e5017da2b0 drivers: pwm: Place API into iterable section 7 months ago
Pisit Sawangvonganan 847a4eaad2 style: drivers: comply with MISRA C:2012 Rule 15.6 10 months ago
Manimaran A 85a70c9847 drivers: pwm: mchp: Low power mode enabled 2 years ago
Gerard Marull-Paretas b2d9212ea0 drivers: all: mchp_xec: remove conditional support for pinctrl 2 years ago
Jeff Daly 3acdc971fb drivers: pwm: mchp_xec: fix PWM control register updates 2 years ago
Jeff Daly bd1a8141e5 drivers: pwms: pwm_xec: add polarity support to XEC PWM driver. 2 years ago
Nick Ward 0ad0af70ef drivers: pwm: Use a common initialization priority 3 years ago
Gerard Marull-Paretas 0aea96dbca drivers: pwm: minor formatting enhancements 3 years ago
Gerard Marull-Paretas 4df3b22934 drivers: pwm: mchp_xec: fix include list 3 years ago
Gerard Marull-Paretas fb60aab245 drivers: migrate includes to <zephyr/...> 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
Gerard Marull-Paretas 0c908706fb drivers: pwm: remove duplicated pulse > period checks 3 years ago
Jay Vasanth 7c65268f3e drivers: pwm: Microchp XEC PWM driver add PINCTRL support 3 years ago
Jay Vasanth 845c1185a2 drivers: pwm: Microchip XEC PWM add MEC172x support 3 years ago
Nazar Kazakov 9713f0d47c everywhere: fix typos 3 years ago
Gerard Marull-Paretas 3b18fe0af7 drivers: pwm: remove usage of device_pm_control_nop 4 years ago
Kumar Gala d3790cec95 drivers: pwm: Convert drivers to new DT device macros 5 years ago
Tomasz Bursztyka e18fcbba5a device: Const-ify all device driver instance pointers 5 years ago
Tomasz Bursztyka af6140cc0d device: Apply config_info rename everywhere 5 years ago
Kumar Gala a1b77fd589 zephyr: replace zephyr integer types with C99 types 5 years ago
Martí Bolívar 7e0eed9235 devicetree: allow access to all nodes 5 years ago
Tomasz Bursztyka 97326c0445 device: Fix structure attributes access 5 years ago
Kumar Gala 0a7d4e2135 devicetree: Change DT_FOREACH_IMPL_ to not insert semicolon 5 years ago
Martí Bolívar 87e1743ae0 devicetree: replace DT_HAS_DRV_INST with DT_INST_FOREACH 5 years ago
Kumar Gala 7a81cd9747 drivers: microchip: Convert microchip drivers to new DT_INST macros 5 years ago
Peter Bigot 12e30f16c9 treewide: use full path to pwm.h header 6 years ago
Henrik Brix Andersen db611e6781 drivers: pwm: add support for inverted PWM signals 6 years ago
Jose Alberto Meza 7c25431655 drivers: pwm: xec: Use unique log module identifier for PWM 6 years ago
Tomasz Bursztyka c9e0876421 drivers/pwm: Fix abs() usage in xec driver 6 years ago
Daniel Leung ceb2303dd0 pwm: pwm_mchp_xec: fix potential out of bound access 6 years ago
Andrei Emeltchenko 288940dbbd drivers: pwm: pwm_mchp_xec: Fix u32_t overflow for freq calculation 6 years ago
Andrei Emeltchenko 9ed544ba7c drivers: pwm: pwm_mchp_xec: Fix spelling 6 years ago
Andrei Emeltchenko 14c200d022 drivers: pwm: Fix wrong dc calculation for pwm tests 6 years ago
Daniel Leung 1ee9e1046a drivers/pwm: Add support for Microchip's XEC PWM devices 6 years ago