25 Commits (697d0f845d26692929ea3cb15a968c64f6925856)

Author SHA1 Message Date
Yishai Jaffe e5017da2b0 drivers: pwm: Place API into iterable section 7 months ago
Gerard Marull-Paretas c66f594c41 drivers: all: rv32m1: remove conditional support for pinctrl 2 years ago
Nick Ward 0ad0af70ef drivers: pwm: Use a common initialization priority 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 f9ff805e3b drivers: pwm: add log level to LOG_MODULE_REGISTER 3 years ago
Gerard Marull-Paretas fb60aab245 drivers: migrate includes to <zephyr/...> 3 years ago
Henrik Brix Andersen 64c9fadc7c drivers: pwm: rv32m1: tpm: add pinctrl support 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 ccc12be0a5 drivers: pwm: return -ENOTSUP if inactive level is not supported 3 years ago
Gerard Marull-Paretas 0c908706fb drivers: pwm: remove duplicated pulse > period checks 3 years ago
Gerard Marull-Paretas 3b18fe0af7 drivers: pwm: remove usage of device_pm_control_nop 4 years ago
Kumar Gala 3a8fffb9c3 device: rv32m1: Convert clock control to use DEVICE_DT_GET 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 98d9b01322 device: Apply driver_api/data attributes rename everywhere 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
Kumar Gala 5dd1a79230 drivers: pwm: rv32m1_tpm: Use DT_INST_FOREACH 5 years ago
Kumar Gala 63ccb98eee drivers: openisa: Convert openisa drivers to new DT_INST macros 5 years ago
Henrik Brix Andersen 3e7ca8f2ad drivers: pwm: add driver for the RV32M1 Timer/PWM module 6 years ago