33 Commits (main)

Author SHA1 Message Date
Yishai Jaffe e5017da2b0 drivers: pwm: Place API into iterable section 7 months ago
Gerard Marull-Paretas 6a0f554ffa include: add missing kernel.h include 3 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 f9ff805e3b drivers: pwm: add log level to LOG_MODULE_REGISTER 3 years ago
Gerard Marull-Paretas a0ff40ca4b drivers: pwm: imx: remove redundant DEV_BASE accessor 3 years ago
Fabio Baltieri e24314f10f include: add more missing zephyr/ prefixes 3 years ago
Daniel DeGrasse ddee8d7f4e drivers: pwm_imx: add pin control support 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 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 1de05e6095 drivers: pwm: drop DEV_DATA/DEV_CFG usage 4 years ago
Antonio Tessarolo cc1cd4d65b arm: Nxp imx6sx added PWM support 4 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 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 9c229e9169 drivers: pwm: pwm_imx: Convert driver to new DT_INST macros 5 years ago
Henrik Brix Andersen db611e6781 drivers: pwm: add support for inverted PWM signals 6 years ago
Peter Bigot 6e5db350b2 coccinelle: standardize k_sleep calls with integer timeouts 6 years ago
Anas Nashif 437692c057 drivers: pwm: imx: replace deprecated DTS macros 6 years ago
Anas Nashif 5843884887 cleanup: include/: move pwm.h to drivers/pwm.h 6 years ago
Patrik Flykt 21358baa72 all: Update unsigend 'U' suffix due to multiplication 6 years ago
Patrik Flykt 24d71431e9 all: Add 'U' suffix when using unsigned variables 6 years ago
Anas Nashif ff9c20826c driver: pwm: use new logger 7 years ago
Diego Sueiro 51d1708648 drivers: add i.MX PWM driver 7 years ago