summaryrefslogtreecommitdiff
path: root/drivers/pwm/pwm-sifive.c
AgeCommit message (Expand)Author
2021-09-02pwm: sifive: Don't check the return code of pwmchip_remove()Uwe Kleine-König
2021-05-25pwm: Simplify all drivers with explicit of_pwm_n_cells = 3Uwe Kleine-König
2021-03-22pwm: Always allocate PWM chip base ID dynamicallyUwe Kleine-König
2020-12-17pwm: sifive: Convert to devm_platform_ioremap_resource()Yangtao Li
2020-09-24pwm: sifive: Simplify with dev_err_probe()Krzysztof Kozlowski
2020-06-17pwm: sifive: Use 64-bit division macroGuru Das Srinagesh
2019-09-21pwm: Ensure pwm_apply_state() doesn't modify the state argumentUwe Kleine-König
2019-09-21pwm: sifive: Remove redundant error messageDing Xiang
2019-06-25pwm: sifive: Add a driver for SiFive SoC PWMYash Shah