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