libpwm tree

Clone this repo:
  1. 3a9a9d3 cdev: Make backend compilable without <linux/pwm.h> by Uwe Kleine-König · 9 weeks ago main
  2. f7c32a3 sysfs: Complete cleanup in close callback by Uwe Kleine-König · 9 weeks ago
  3. 00aff52 Release libpwm 1.0-rc1 by Uwe Kleine-König · 3 months ago v1.0-rc1
  4. eb52203 Provide manpages for pwmset, pwmround and pwmtestperf by Uwe Kleine-König · 9 weeks ago
  5. fae029a README: Fix a spelling error by Uwe Kleine-König · 10 weeks ago
  6. 0b0f058 Update SPDX copyright and license markers by Uwe Kleine-König · 3 months ago
  7. 6ae1a90 pwmset: Add switch -e to request exact waveform setting by Uwe Kleine-König · 3 months ago
  8. aa1f7c3 cdev: Implement backend for pwm_set_waveform_exact() by Uwe Kleine-König · 3 months ago
  9. d1643d3 libpwm: Add API function pwm_set_waveform_exact() by Uwe Kleine-König · 3 months ago
  10. cd62c9a Make sure pwm-internal.h and libpwm.sym are included in a release tarball by Uwe Kleine-König · 3 months ago
  11. f09f692 pwmround: Fix format string for uint64_t variables by Uwe Kleine-König · 3 months ago
  12. 706a320 README: Update for rename of pwmtest and new pwmround by Uwe Kleine-König · 3 months ago
  13. 4ddb811 libpwm: Drop old function names pwm_apply_state() and pwm_get_state() by Uwe Kleine-König · 3 months ago
  14. 087882c pwmround: New console tool to wrap pwm_round_waveform() by Uwe Kleine-König · 3 months ago
  15. b7531da cdev: Implement backend for pwm_round_waveform() by Uwe Kleine-König · 3 months ago
  16. 996dbce libpwm: Add API function pwm_round_waveform() by Uwe Kleine-König · 3 months ago
  17. d0439cc pwmset: Choose default duty_length a bit more intelligently by Uwe Kleine-König · 3 months ago
  18. 3ef8813 pwmset: Warn about invalid waveforms by Uwe Kleine-König · 3 months ago
  19. 4c98568 Rename pwmtest to pwmset by Uwe Kleine-König · 3 months ago
  20. 5714be8 cdev: Fix error handling of PWM_IOCTL_REQUEST by Uwe Kleine-König · 3 months ago