- 1817060 Fix error messages to contain the correct chip and pwm ids by Uwe Kleine-König · 4 months ago main
 - 7e51859 Release libpwm 1.0-rc2 by Uwe Kleine-König · 4 months ago v1.0-rc2
 - 0fb5f1a Makefile.am: Add uapi-pwm.h to distribution tarball by Uwe Kleine-König · 4 months ago
 - 40eb549 pwmround/pwmset: Fix check for invalid duty_offset by Uwe Kleine-König · 4 months ago
 - 18d92cb sysfs: Implement fine grained cache control by Uwe Kleine-König · 4 months ago
 - 480fa6e sysfs: Keep polarity for constant waveforms by Uwe Kleine-König · 4 months ago
 - bbaa8ca sysfs: Fix polarity handling by Uwe Kleine-König · 4 months ago
 - 7b2bee9 sysfs: Fix a wrong condition for duty_cycle writing by Uwe Kleine-König · 4 months ago
 - 3a9a9d3 cdev: Make backend compilable without <linux/pwm.h> by Uwe Kleine-König · 6 months ago
 - f7c32a3 sysfs: Complete cleanup in close callback by Uwe Kleine-König · 6 months ago
 - 00aff52 Release libpwm 1.0-rc1 by Uwe Kleine-König · 7 months ago v1.0-rc1
 - eb52203 Provide manpages for pwmset, pwmround and pwmtestperf by Uwe Kleine-König · 6 months ago
 - fae029a README: Fix a spelling error by Uwe Kleine-König · 6 months ago
 - 0b0f058 Update SPDX copyright and license markers by Uwe Kleine-König · 7 months ago
 - 6ae1a90 pwmset: Add switch -e to request exact waveform setting by Uwe Kleine-König · 7 months ago
 - aa1f7c3 cdev: Implement backend for pwm_set_waveform_exact() by Uwe Kleine-König · 7 months ago
 - d1643d3 libpwm: Add API function pwm_set_waveform_exact() by Uwe Kleine-König · 7 months ago
 - cd62c9a Make sure pwm-internal.h and libpwm.sym are included in a release tarball by Uwe Kleine-König · 7 months ago
 - f09f692 pwmround: Fix format string for uint64_t variables by Uwe Kleine-König · 7 months ago
 - 706a320 README: Update for rename of pwmtest and new pwmround by Uwe Kleine-König · 7 months ago
 - 4ddb811 libpwm: Drop old function names pwm_apply_state() and pwm_get_state() by Uwe Kleine-König · 7 months ago
 - 087882c pwmround: New console tool to wrap pwm_round_waveform() by Uwe Kleine-König · 7 months ago
 - b7531da cdev: Implement backend for pwm_round_waveform() by Uwe Kleine-König · 7 months ago
 - 996dbce libpwm: Add API function pwm_round_waveform() by Uwe Kleine-König · 7 months ago
 - d0439cc pwmset: Choose default duty_length a bit more intelligently by Uwe Kleine-König · 7 months ago
 - 3ef8813 pwmset: Warn about invalid waveforms by Uwe Kleine-König · 7 months ago
 - 4c98568 Rename pwmtest to pwmset by Uwe Kleine-König · 7 months ago
 - 5714be8 cdev: Fix error handling of PWM_IOCTL_REQUEST by Uwe Kleine-König · 7 months ago
 - 4502e35 cdev: Explicitly call PWM_IOCTL_REQUEST by Uwe Kleine-König · 1 year, 1 month ago
 - 6826be7 cdev: Store pwm in the array that already exists for that purpose by Uwe Kleine-König · 1 year, 2 months ago
 - ae09ef6 configure.ac: Drop some debug code by Uwe Kleine-König · 1 year, 3 months ago
 - b085a8b cdev: Stop using PWM_IOCTL_GET_NUM_PWMS by Uwe Kleine-König · 1 year, 3 months ago
 - dc70234 Adopt _ns suffix by Uwe Kleine-König · 1 year, 3 months ago
 - c2486eb cdev: Update to v3 of kernel chardev support by Uwe Kleine-König · 1 year, 3 months ago
 - e10534b pwmtestperf: Introduce step option for period by Uwe Kleine-König · 1 year, 4 months ago
 - 6d1129c Restrict period to <= INT64_MAX and do some sanity checking by Uwe Kleine-König · 1 year, 4 months ago
 - dd53009 sysfs: Check period_length == 0 first to win one indention level by Uwe Kleine-König · 1 year, 4 months ago
 - 61f31bb cdev: Update to new WIP API of the kernel pwm devices by Uwe Kleine-König · 1 year, 4 months ago
 - 5bc95f1 Adopt new (better) nameing conventions by Uwe Kleine-König · 1 year, 4 months ago
 - 38f38c3 Add libpwm.sym as a dependency of libpwm.la by Uwe Kleine-König · 1 year, 4 months ago
 - f49d189 pwmtest: Add a verbose switch (-v) by Uwe Kleine-König · 1 year, 5 months ago
 - 9fa188d pwmtest: Make sleep length configurable by Uwe Kleine-König · 1 year, 5 months ago
 - f7a7496 README: Document where and how to send patches for contributions by Uwe Kleine-König · 1 year, 7 months ago
 - 46ae827 COPYING: Establish a license conformance procedure by Uwe Kleine-König · 1 year, 7 months ago
 - 910fef6 Provide an initial .gitignore file by Uwe Kleine-König · 1 year, 7 months ago
 - 046435d cdev: Implement get_state callback by Uwe Kleine-König · 1 year, 8 months ago
 - 8ef8f5b confgure: Provide better args to AC_INIT call by Uwe Kleine-König · 2 years ago
 - 2860dd0 Fix a few warnings when using -Wextra by Uwe Kleine-König · 2 years ago
 - 4f64440 Fix returning an uninitialized value in pwm_chip_sysfs_apply_state() by Uwe Kleine-König · 2 years ago
 - 5dc4fe2 Fix sysfs backend for pwmchips with npwm > 1 by Uwe Kleine-König · 2 years ago
 - 67f0b9f First prototype for libpwm by Uwe Kleine-König · 2 years, 1 month ago