]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.sbin/pwm/pwm.c
Merge lld trunk r351319, resolve conflicts, and update FREEBSD-Xlist.
[FreeBSD/FreeBSD.git] / usr.sbin / pwm / pwm.c
2019-01-20 dimMerge lld trunk r351319, resolve conflicts, and update...
2019-01-20 dimMerge clang trunk r351319, resolve conflicts, and updat...
2019-01-20 dimMerge llvm trunk r351319, resolve conflicts, and update...
2019-01-11 manuImport DTS from Linux 4.20
2019-01-11 manuImport DTS includes from 4.19
2019-01-10 emasteUpdate to ELF Tool Chain r3668
2018-12-29 cemUpdate to Zstandard 1.3.8
2018-12-18 cyMFV r342175:
2018-12-14 manupwm(8): Add percentage value support for duty cycle
2018-12-14 manupwm: Convert period and duty to unsigned int
2018-12-12 manupwm: Fix some arches by using %ju and casting to uintmax_t
2018-12-12 manuAdd a pwm subsystem so we can configure pwm controller...