Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-07-08 | pwm: sprd: Ensure configuring period and duty_cycle isn't wrongly skipped | Uwe Kleine-König | 1 | -7/+4 |
2021-06-30 | pwm: sprd: Don't check the return code of pwmchip_remove() | Uwe Kleine-König | 1 | -1/+3 |
2021-03-22 | pwm: sprd: Refuse requests with unsupported polarity | Uwe Kleine-König | 1 | -0/+3 |
2021-03-22 | pwm: Always allocate PWM chip base ID dynamically | Uwe Kleine-König | 1 | -1/+0 |
2020-09-24 | pwm: sprd: Simplify with dev_err_probe() | Krzysztof Kozlowski | 1 | -5/+2 |
2019-09-21 | pwm: Ensure pwm_apply_state() doesn't modify the state argument | Uwe Kleine-König | 1 | -1/+1 |
2019-09-21 | pwm: sprd: Add Spreadtrum PWM support | Baolin Wang | 1 | -0/+309 |