1. 5843884 cleanup: include/: move pwm.h to drivers/pwm.h by Anas Nashif · 6 years ago
  2. 24d7143 all: Add 'U' suffix when using unsigned variables by Patrik Flykt · 6 years ago
  3. aa2bdbe drivers: Remove board.h include by Kumar Gala · 6 years ago
  4. 34ac008 drivers: pwm: remove deprecated PWM API usage. by Adithya Baglody · 8 years ago
  5. ccad5bf drivers: convert to using newly introduced integer sized types by Kumar Gala · 8 years ago
  6. ac74d8b license: Replace Apache boilerplate with SPDX tag by David B. Kinder · 8 years ago
  7. b04cdcd drivers: Remove legacy nanokernel.h include by Flavio Santes · 8 years ago
  8. 0b474ee kernel: deprecate old init levels by Andrew Boie · 8 years ago
  9. 58ed604 pwm/dw: Make config_info pointers const. by Marcus Shawcroft · 8 years ago
  10. 20029c8 pwm: Remove suspend and resume hooks from pwm_driver_api by Iván Briano · 9 years ago
  11. 82d4c96 pwm: unify driver names by Anas Nashif · 9 years ago
  12. 317922a pwm/dw: convert to use DEVICE_AND_API_INIT() by Daniel Leung · 9 years ago
  13. 17b3a85 pwm/dw: remove kconfigs that are SoC specific by Daniel Leung · 9 years ago
  14. 245e140 drivers: Replace DEV_INVALID_OP by -ENOTSUP by Andre Guedes · 9 years ago
  15. 7c956d2 drivers: Replace DEV_FAIL by -EIO by Andre Guedes · 9 years ago
  16. 024cfe7 drivers: Replace DEV_OK by 0 by Andre Guedes · 9 years ago
  17. d340d4c device: use DEVICE_INIT everwhere by Benjamin Walsh · 9 years ago
  18. 0303d8c device: rename SYS_DEFINE_DEVICE() by Benjamin Walsh · 9 years ago
  19. bfc2720 device: rename DECLARE_DEVICE_INIT_CONFIG() by Benjamin Walsh · 9 years ago
  20. 6604381 drivers: add new DesignWare PWM driver by Daniel Leung · 9 years ago