Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-03-30 | pwm: sprd: Convert to platform remove callback returning void | 1 | -4/+2 | |
2023-03-23 | pwm: sprd: Explicitly set .polarity in .get_state() | 1 | -0/+1 | |
2022-12-06 | pwm: sprd: Propagate errors in .get_state() to the caller | 1 | -1/+1 | |
2022-12-06 | pwm: Make .get_state() callback return an error code | 1 | -3/+5 | |
2021-07-08 | pwm: sprd: Ensure configuring period and duty_cycle isn't wrongly skipped | 1 | -7/+4 | |
2021-06-30 | pwm: sprd: Don't check the return code of pwmchip_remove() | 1 | -1/+3 | |
2021-03-22 | pwm: sprd: Refuse requests with unsupported polarity | 1 | -0/+3 | |
2021-03-22 | pwm: Always allocate PWM chip base ID dynamically | 1 | -1/+0 | |
2020-09-24 | pwm: sprd: Simplify with dev_err_probe() | 1 | -5/+2 | |
2019-09-21 | pwm: Ensure pwm_apply_state() doesn't modify the state argument | 1 | -1/+1 | |
2019-09-21 | pwm: sprd: Add Spreadtrum PWM support | 1 | -0/+309 |