libpwm tree

Clone this repo:
  1. 1817060 Fix error messages to contain the correct chip and pwm ids by Uwe Kleine-König · 3 months ago main
  2. 7e51859 Release libpwm 1.0-rc2 by Uwe Kleine-König · 3 months ago v1.0-rc2
  3. 0fb5f1a Makefile.am: Add uapi-pwm.h to distribution tarball by Uwe Kleine-König · 3 months ago
  4. 40eb549 pwmround/pwmset: Fix check for invalid duty_offset by Uwe Kleine-König · 4 months ago
  5. 18d92cb sysfs: Implement fine grained cache control by Uwe Kleine-König · 4 months ago
  6. 480fa6e sysfs: Keep polarity for constant waveforms by Uwe Kleine-König · 4 months ago
  7. bbaa8ca sysfs: Fix polarity handling by Uwe Kleine-König · 4 months ago
  8. 7b2bee9 sysfs: Fix a wrong condition for duty_cycle writing by Uwe Kleine-König · 4 months ago
  9. 3a9a9d3 cdev: Make backend compilable without <linux/pwm.h> by Uwe Kleine-König · 6 months ago
  10. f7c32a3 sysfs: Complete cleanup in close callback by Uwe Kleine-König · 6 months ago
  11. 00aff52 Release libpwm 1.0-rc1 by Uwe Kleine-König · 7 months ago v1.0-rc1
  12. eb52203 Provide manpages for pwmset, pwmround and pwmtestperf by Uwe Kleine-König · 6 months ago
  13. fae029a README: Fix a spelling error by Uwe Kleine-König · 6 months ago
  14. 0b0f058 Update SPDX copyright and license markers by Uwe Kleine-König · 7 months ago
  15. 6ae1a90 pwmset: Add switch -e to request exact waveform setting by Uwe Kleine-König · 7 months ago
  16. aa1f7c3 cdev: Implement backend for pwm_set_waveform_exact() by Uwe Kleine-König · 7 months ago
  17. d1643d3 libpwm: Add API function pwm_set_waveform_exact() by Uwe Kleine-König · 7 months ago
  18. cd62c9a Make sure pwm-internal.h and libpwm.sym are included in a release tarball by Uwe Kleine-König · 7 months ago
  19. f09f692 pwmround: Fix format string for uint64_t variables by Uwe Kleine-König · 7 months ago
  20. 706a320 README: Update for rename of pwmtest and new pwmround by Uwe Kleine-König · 7 months ago