aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pwm/pwm-sifive.c
AgeCommit message (Expand)Author
2023-03-11pwm: sifive: Always let the first pwm_apply_state succeedEmil Renner Berthing
2023-03-11pwm: sifive: Reduce time the controller lock is heldUwe Kleine-König
2023-01-18pwm: sifive: Call pwm_sifive_update_clock() while mutex is heldUwe Kleine-König
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