Age | Commit message (Expand) | Author |
---|---|---|
2022-05-20 | pwm: sifive: Simplify if-if to if-else | Wan Jiabing |
2021-09-02 | pwm: sifive: Don't check the return code of pwmchip_remove() | Uwe Kleine-König |
2021-05-25 | pwm: Simplify all drivers with explicit of_pwm_n_cells = 3 | Uwe Kleine-König |
2021-03-22 | pwm: Always allocate PWM chip base ID dynamically | Uwe Kleine-König |
2020-12-17 | pwm: sifive: Convert to devm_platform_ioremap_resource() | Yangtao Li |
2020-09-24 | pwm: sifive: Simplify with dev_err_probe() | Krzysztof Kozlowski |
2020-06-17 | pwm: sifive: Use 64-bit division macro | Guru Das Srinagesh |
2019-09-21 | pwm: Ensure pwm_apply_state() doesn't modify the state argument | Uwe Kleine-König |
2019-09-21 | pwm: sifive: Remove redundant error message | Ding Xiang |
2019-06-25 | pwm: sifive: Add a driver for SiFive SoC PWM | Yash Shah |