libpwm tree

Clone this repo:

Branches

  1. 4502e35 cdev: Explicitly call PWM_IOCTL_REQUEST by Uwe Kleine-König · 6 weeks ago main
  2. 6826be7 cdev: Store pwm in the array that already exists for that purpose by Uwe Kleine-König · 7 weeks ago
  3. ae09ef6 configure.ac: Drop some debug code by Uwe Kleine-König · 3 months ago
  4. b085a8b cdev: Stop using PWM_IOCTL_GET_NUM_PWMS by Uwe Kleine-König · 3 months ago
  5. dc70234 Adopt _ns suffix by Uwe Kleine-König · 3 months ago
  6. c2486eb cdev: Update to v3 of kernel chardev support by Uwe Kleine-König · 3 months ago
  7. e10534b pwmtestperf: Introduce step option for period by Uwe Kleine-König · 4 months ago
  8. 6d1129c Restrict period to <= INT64_MAX and do some sanity checking by Uwe Kleine-König · 4 months ago
  9. dd53009 sysfs: Check period_length == 0 first to win one indention level by Uwe Kleine-König · 4 months ago
  10. 61f31bb cdev: Update to new WIP API of the kernel pwm devices by Uwe Kleine-König · 4 months ago
  11. 5bc95f1 Adopt new (better) nameing conventions by Uwe Kleine-König · 4 months ago
  12. 38f38c3 Add libpwm.sym as a dependency of libpwm.la by Uwe Kleine-König · 4 months ago
  13. f49d189 pwmtest: Add a verbose switch (-v) by Uwe Kleine-König · 5 months ago
  14. 9fa188d pwmtest: Make sleep length configurable by Uwe Kleine-König · 5 months ago
  15. f7a7496 README: Document where and how to send patches for contributions by Uwe Kleine-König · 7 months ago
  16. 46ae827 COPYING: Establish a license conformance procedure by Uwe Kleine-König · 7 months ago
  17. 910fef6 Provide an initial .gitignore file by Uwe Kleine-König · 7 months ago
  18. 046435d cdev: Implement get_state callback by Uwe Kleine-König · 8 months ago
  19. 8ef8f5b confgure: Provide better args to AC_INIT call by Uwe Kleine-König · 1 year ago
  20. 2860dd0 Fix a few warnings when using -Wextra by Uwe Kleine-König · 1 year ago