]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.sbin/pwm
Import DTS includes from 4.19
[FreeBSD/FreeBSD.git] / usr.sbin / pwm /
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...