/freebsd/usr.sbin/pwm/ |
H A D | Makefile | 9312900f6d81c194bac287c3eb2f06b3b5a33c96 Wed Dec 12 21:56:56 CET 2018 Emmanuel Vadot <manu@FreeBSD.org> Add a pwm subsystem so we can configure pwm controller from kernel and userland.
The pwm subsystem consist of API for PWM controllers, pwmbus to register them and a pwm(8) utility to talk to them from userland.
Reviewed by: oshgobo (capsicum), bcr (manpage), 0mp (manpage) Differential Revision: https://reviews.freebsd.org/D17938
|
H A D | pwm.8 | 9312900f6d81c194bac287c3eb2f06b3b5a33c96 Wed Dec 12 21:56:56 CET 2018 Emmanuel Vadot <manu@FreeBSD.org> Add a pwm subsystem so we can configure pwm controller from kernel and userland.
The pwm subsystem consist of API for PWM controllers, pwmbus to register them and a pwm(8) utility to talk to them from userland.
Reviewed by: oshgobo (capsicum), bcr (manpage), 0mp (manpage) Differential Revision: https://reviews.freebsd.org/D17938
|
H A D | pwm.c | 9312900f6d81c194bac287c3eb2f06b3b5a33c96 Wed Dec 12 21:56:56 CET 2018 Emmanuel Vadot <manu@FreeBSD.org> Add a pwm subsystem so we can configure pwm controller from kernel and userland.
The pwm subsystem consist of API for PWM controllers, pwmbus to register them and a pwm(8) utility to talk to them from userland.
Reviewed by: oshgobo (capsicum), bcr (manpage), 0mp (manpage) Differential Revision: https://reviews.freebsd.org/D17938
|
/freebsd/share/man/man9/ |
H A D | pwmbus.9 | 9312900f6d81c194bac287c3eb2f06b3b5a33c96 Wed Dec 12 21:56:56 CET 2018 Emmanuel Vadot <manu@FreeBSD.org> Add a pwm subsystem so we can configure pwm controller from kernel and userland.
The pwm subsystem consist of API for PWM controllers, pwmbus to register them and a pwm(8) utility to talk to them from userland.
Reviewed by: oshgobo (capsicum), bcr (manpage), 0mp (manpage) Differential Revision: https://reviews.freebsd.org/D17938
|
/freebsd/sys/dev/pwm/ |
H A D | pwmbus_if.m | 9312900f6d81c194bac287c3eb2f06b3b5a33c96 Wed Dec 12 21:56:56 CET 2018 Emmanuel Vadot <manu@FreeBSD.org> Add a pwm subsystem so we can configure pwm controller from kernel and userland.
The pwm subsystem consist of API for PWM controllers, pwmbus to register them and a pwm(8) utility to talk to them from userland.
Reviewed by: oshgobo (capsicum), bcr (manpage), 0mp (manpage) Differential Revision: https://reviews.freebsd.org/D17938
|
H A D | ofw_pwm.c | 9312900f6d81c194bac287c3eb2f06b3b5a33c96 Wed Dec 12 21:56:56 CET 2018 Emmanuel Vadot <manu@FreeBSD.org> Add a pwm subsystem so we can configure pwm controller from kernel and userland.
The pwm subsystem consist of API for PWM controllers, pwmbus to register them and a pwm(8) utility to talk to them from userland.
Reviewed by: oshgobo (capsicum), bcr (manpage), 0mp (manpage) Differential Revision: https://reviews.freebsd.org/D17938
|
H A D | pwmbus.h | 9312900f6d81c194bac287c3eb2f06b3b5a33c96 Wed Dec 12 21:56:56 CET 2018 Emmanuel Vadot <manu@FreeBSD.org> Add a pwm subsystem so we can configure pwm controller from kernel and userland.
The pwm subsystem consist of API for PWM controllers, pwmbus to register them and a pwm(8) utility to talk to them from userland.
Reviewed by: oshgobo (capsicum), bcr (manpage), 0mp (manpage) Differential Revision: https://reviews.freebsd.org/D17938
|
H A D | pwmbus.c | 9312900f6d81c194bac287c3eb2f06b3b5a33c96 Wed Dec 12 21:56:56 CET 2018 Emmanuel Vadot <manu@FreeBSD.org> Add a pwm subsystem so we can configure pwm controller from kernel and userland.
The pwm subsystem consist of API for PWM controllers, pwmbus to register them and a pwm(8) utility to talk to them from userland.
Reviewed by: oshgobo (capsicum), bcr (manpage), 0mp (manpage) Differential Revision: https://reviews.freebsd.org/D17938
|
H A D | pwmc.c | 9312900f6d81c194bac287c3eb2f06b3b5a33c96 Wed Dec 12 21:56:56 CET 2018 Emmanuel Vadot <manu@FreeBSD.org> Add a pwm subsystem so we can configure pwm controller from kernel and userland.
The pwm subsystem consist of API for PWM controllers, pwmbus to register them and a pwm(8) utility to talk to them from userland.
Reviewed by: oshgobo (capsicum), bcr (manpage), 0mp (manpage) Differential Revision: https://reviews.freebsd.org/D17938
|
/freebsd/usr.sbin/ |
H A D | Makefile | diff 9312900f6d81c194bac287c3eb2f06b3b5a33c96 Wed Dec 12 21:56:56 CET 2018 Emmanuel Vadot <manu@FreeBSD.org> Add a pwm subsystem so we can configure pwm controller from kernel and userland.
The pwm subsystem consist of API for PWM controllers, pwmbus to register them and a pwm(8) utility to talk to them from userland.
Reviewed by: oshgobo (capsicum), bcr (manpage), 0mp (manpage) Differential Revision: https://reviews.freebsd.org/D17938
|
/freebsd/sys/conf/ |
H A D | files | diff 9312900f6d81c194bac287c3eb2f06b3b5a33c96 Wed Dec 12 21:56:56 CET 2018 Emmanuel Vadot <manu@FreeBSD.org> Add a pwm subsystem so we can configure pwm controller from kernel and userland.
The pwm subsystem consist of API for PWM controllers, pwmbus to register them and a pwm(8) utility to talk to them from userland.
Reviewed by: oshgobo (capsicum), bcr (manpage), 0mp (manpage) Differential Revision: https://reviews.freebsd.org/D17938
|