Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fan: Clarify hardware_pwm and allow cycle_time to be set on software pwm | Kevin O'Connor | 2018-01-29 | 1 | -5/+7 |
| | | | | | | | | Specify hardware pwm cycle times using the same method as software pwm (in seconds, not clock ticks). Allow the fan code to be configured with an explicit cycle time even when using software pwm. Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | replicape: Move the replicape code from chipmisc.py to extras directory | Kevin O'Connor | 2018-01-28 | 1 | -0/+221 |
Signed-off-by: Kevin O'Connor <kevin@koconnor.net> |